summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-03iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot1-1/+1
2016-09-03iio: st_sensors: fix errorcheck for regulatorsLinus Walleij1-2/+2
2016-09-03iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray5-35/+145
2016-09-03iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield1-5/+0
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay1-0/+20
2016-09-03iio: sx9500: add final devicetree supportChristoph Fritz1-0/+7
2016-08-31iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita3-0/+565
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie1-2/+2
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun1-1/+0
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann1-4/+2
2016-08-29iio: hid-sensors: avoid unused function warningArnd Bergmann1-6/+3
2016-08-29iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun1-0/+2
2016-08-29iio: temperature: fix non static symbol warningsWei Yongjun1-3/+3
2016-08-29iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij1-31/+24
2016-08-29iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou3-0/+250
2016-08-29iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay1-2/+6
2016-08-29iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay1-15/+98
2016-08-29iio: chemical: vz89x: abstract chip configurationMatt Ranostay1-18/+62
2016-08-29iio: adc: ltc2485: add support for Linear Technology LTC2485 ADCAlison Schofield3-0/+158
2016-08-29staging: iio: accel: sca3000: remove extra spaceClifton Barnes1-1/+1
2016-08-29iio: ad5755: fix off-by-one on devnr limit checkColin Ian King1-1/+1
2016-08-24Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman35-251/+2628
2016-08-22staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm1-1/+3
2016-08-22staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons1-1/+1
2016-08-22staging/lustre: Remove unused cp_error from struct cl_pageOleg Drokin2-4/+2
2016-08-22staging/lustre: Make alignment match open parenthesisOleg Drokin30-244/+255
2016-08-22staging/lustre: Add spaces preferred around that '{+, -, *, /, |, <<, >>, &}'Oleg Drokin35-95/+111
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada1-1/+21
2016-08-21iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao3-0/+305
2016-08-21iio: temperature: add Kconfig selects for triggered bufferAlison Schofield1-0/+2
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield1-8/+15
2016-08-21staging: rts5208: Change data type to unsigned int.Louie Lu1-1/+1
2016-08-21staging: rts5208/ms.c: add missing releases in mg_get_local_EKB and mg_get_ICVQuentin Lambert1-2/+4
2016-08-21staging: rts5208/ms.c: change the label name to respect the coding styleQuentin Lambert1-6/+6
2016-08-21Staging: rts5208: fix double blank line coding style issuesJonas Rickert11-41/+1
2016-08-21Staging: rtl8723au: rtw_ieee80211: Fixed operators spacing style issuesShiva Kerdel1-40/+40
2016-08-21staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King1-1/+1
2016-08-21staging: fsl-mc: make bus/mc-bus explicitly non-modularPaul Gortmaker1-21/+0
2016-08-21fsl-mc: add helper macro to determine if a device is of fsl_mc typeNipun Gupta5-9/+16
2016-08-21staging: r8723au: Remove unused semaphoresBinoy Jayan4-12/+0
2016-08-21staging: r8723au: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan3-11/+14
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger1-2/+2
2016-08-21staging: r8188eu: Remove some false positives from kmemleakLarry Finger1-0/+2
2016-08-21staging: r8712u: Handle some false positives from kmemleakLarry Finger1-0/+2
2016-08-21staging: r8712u: Fix leak of skbLarry Finger3-18/+8
2016-08-21staging: r8712u: Check pointer before useLarry Finger1-38/+34
2016-08-21staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.cParth Sane1-13/+12
2016-08-21Staging: rtl8712: Fixed brace and comment style issueAnuradha Weeraman1-7/+8
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan2-4/+4
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan4-4/+4