summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-19staging: greybus: audio: Avoid less than zero check for le32 variableVaibhav Agarwal
2017-01-19staging: greybus: loopback_test: use octal permissions instead of symbolicIgor Pylypiv
2017-01-19staging: fbtft: replace decimal with 4-digit octal permissionsStefano Manni
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat
2017-01-19staging: unisys: visorbus: fix checkpatch block comments warningAbdul Rauf
2017-01-19staging: comedi: ni_pcimio: Support more PXI cardsIan Abbott
2017-01-19staging: comedi: ni_660x: Support PCI-6224Ian Abbott
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-16staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov
2017-01-16staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov
2017-01-16staging:r8188eu: remove unused get_rxmem()Ivan Safonov
2017-01-16staging:r8188eu: remove unused EOR macroIvan Safonov
2017-01-16staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov
2017-01-16staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov
2017-01-16staging: android/ion: Use variable names in headerBogdan Purcareata
2017-01-16staging: android/ion: Align comment markBogdan Purcareata
2017-01-16staging: android/ion: Don't use return in void functionBogdan Purcareata
2017-01-16staging: android/ion: Split function callBogdan Purcareata
2017-01-16staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina
2017-01-16staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina
2017-01-16staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina
2017-01-16staging:wilc1000:host_interface.c Added braces {} on else statemementScott Matheina
2017-01-16staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini
2017-01-16drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson
2017-01-16staging:vt6656:mac.c Aligned to match open parenthesisScott Matheina
2017-01-16staging: wlan-ng: Fix sparse warnings about endiannessEric Salem
2017-01-16staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2017-01-16staging: rtl8192u: Removed multiple white lines.Javier Rodriguez
2017-01-16staging: rtl8192u: Add character '*' in all lines of the block comments.Javier Rodriguez
2017-01-16Staging: media: davinci_vpfe: style fix, using octal file permissionsDerek Robson
2017-01-16staging: ks7010: Fix brace style issue in ks_wlan_net.cDavid Wittman
2017-01-16drivers: staging: rts5208: fix endianness handlingOmri Arad
2017-01-16staging: vme: vme_user.c: fix warning 'line over 80 characters'Philip Thiemann
2017-01-16staging: most: hdm-usb: Fix mismatch between types used in sizeof operatorEric Salem
2017-01-16staging: greybus: fix checkpatch unsigned warningsRoman Sommer
2017-01-16staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf
2017-01-16staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf
2017-01-16Staging: greybus: style fix, permissions as octalDerek Robson
2017-01-16staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter
2017-01-10iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron
2017-01-10iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede