summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: devm_regulator_get_optional never returns NULLCrt Mori2016-09-052-4/+4
* iio: fetch and enable regulators unconditionallyCrt Mori2016-09-051-4/+2
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-042-1/+44
* iio:trigger: add resource managed (un)registerGregor Boirie2016-09-041-0/+59
* iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot2016-09-031-1/+1
* iio: st_sensors: fix errorcheck for regulatorsLinus Walleij2016-09-031-2/+2
* iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray2016-09-035-35/+145
* iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield2016-09-031-5/+0
* iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-031-0/+20
* iio: sx9500: add final devicetree supportChristoph Fritz2016-09-031-0/+7
* iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita2016-08-313-0/+565
* fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
* iio: magn: ak8974: remove .owner field for driverWei Yongjun2016-08-291-1/+0
* iio: magn/ak8974: avoid unused function warningArnd Bergmann2016-08-291-4/+2
* iio: hid-sensors: avoid unused function warningArnd Bergmann2016-08-291-6/+3
* iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun2016-08-291-0/+2
* iio: temperature: fix non static symbol warningsWei Yongjun2016-08-291-3/+3
* iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij2016-08-291-31/+24
* iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou2016-08-293-0/+250
* iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay2016-08-291-2/+6
* iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay2016-08-291-15/+98
* iio: chemical: vz89x: abstract chip configurationMatt Ranostay2016-08-291-18/+62
* iio: adc: ltc2485: add support for Linear Technology LTC2485 ADCAlison Schofield2016-08-293-0/+158
* iio: ad5755: fix off-by-one on devnr limit checkColin Ian King2016-08-291-1/+1
* Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-08-2332-103/+2499
|\
| * iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada2016-08-211-1/+21
| * iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao2016-08-213-0/+305
| * iio: temperature: add Kconfig selects for triggered bufferAlison Schofield2016-08-211-0/+2
| * iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield2016-08-211-8/+15
| * iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay2016-08-212-1/+53
| * iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap treeMatt Ranostay2016-08-211-16/+0
| * iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpersMatt Ranostay2016-08-211-7/+5
| * iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCsMatt Ranostay2016-08-213-0/+261
| * iio: buffer-callback: allow getting underlying iio_devMatt Ranostay2016-08-211-10/+14
| * iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa2016-08-213-0/+168
| * iio: accel: Add support for Domintech DMARD06 accelerometerAleksei Mamlin2016-08-213-0/+253
| * iio: sx9500: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * iio: adc: Use complete() instead of complete_all()Daniel Wagner2016-08-151-1/+1
| * iio: accel: bma180: use iio helper function to guarantee direct modeAlison Schofield2016-08-151-4/+5
| * iio: humidity: hdc100x: add HDC1000 and HDC1008 to KconfigAlison Schofield2016-08-151-4/+4
| * iio: light: us5182d: Add missing error code assignment before testChristophe JAILLET2016-08-151-1/+1
| * iio: magn: add a driver for AK8974Linus Walleij2016-08-153-1/+879
| * iio: Add IIO support for the Measurement Computing CIO-DAC familyWilliam Breathitt Gray2016-07-243-0/+154
| * iio: adc: ad7298: use iio helper function to guarantee direct modeAlison Schofield2016-07-241-10/+10
| * iio: adc: ad7793: use iio helper function to guarantee direct modeAlison Schofield2016-07-241-6/+4
| * iio: accel: kxcjk-1013: add the "KIOX000A" ACPI idChristophe Chapuis2016-07-241-0/+1
| * iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler2016-07-101-4/+14
| * iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler2016-07-101-16/+11
| * iio: light: vcnl4000: Use BIT() macroPeter Meerwald-Stadler2016-07-101-4/+4
| * iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020Peter Meerwald-Stadler2016-07-102-8/+17