summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann
2016-08-29iio: hid-sensors: avoid unused function warningArnd Bergmann
2016-08-29iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun
2016-08-29iio: temperature: fix non static symbol warningsWei Yongjun
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij
2016-08-29iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou
2016-08-29iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay
2016-08-29iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay
2016-08-29iio: chemical: vz89x: abstract chip configurationMatt Ranostay
2016-08-29iio: adc: ltc2485: add support for Linear Technology LTC2485 ADCAlison Schofield
2016-08-29staging: iio: accel: sca3000: remove extra spaceClifton Barnes
2016-08-29iio: ad5755: fix off-by-one on devnr limit checkColin Ian King
2016-08-23Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm
2016-08-22staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons
2016-08-21staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin
2016-08-21staging/lustre: Make alignment match open parenthesisOleg Drokin
2016-08-21staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada
2016-08-21iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao
2016-08-21iio: temperature: add Kconfig selects for triggered bufferAlison Schofield
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield
2016-08-21staging: rts5208: Change data type to unsigned int.Louie Lu
2016-08-21staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert
2016-08-21staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert
2016-08-21Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issuesShiva Kerdel
2016-08-21staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King
2016-08-21staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta
2016-08-21staging: r8723au: Remove unused semaphoresBinoy Jayan
2016-08-21staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger
2016-08-21staging: r8188eu: Remove some false positives from kmemleakLarry Finger
2016-08-21staging: r8712u: Handle some false positives from kmemleakLarry Finger
2016-08-21staging: r8712u: Fix leak of skbLarry Finger
2016-08-21staging: r8712u: Check pointer before useLarry Finger
2016-08-21staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.cParth Sane
2016-08-21Staging: rtl8712: Fixed brace and comment style issueAnuradha Weeraman
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan
2016-08-21rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann