summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-045-1/+55
* iio:trigger: add resource managed (un)registerGregor Boirie2016-09-043-0/+67
* 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-036-37/+147
* 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-033-0/+31
* iio: sx9500: add final devicetree supportChristoph Fritz2016-09-032-0/+31
* iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita2016-08-314-0/+602
* mailmap: update Vlad Dogaru email addressVlad Dogaru2016-08-291-0/+1
* 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
* staging: iio: accel: sca3000: remove extra spaceClifton Barnes2016-08-291-1/+1
* iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay2016-08-291-4/+7
* 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-2349-273/+2816
|\
| * iio: accel: kxsd9: Add device tree bindingsLinus Walleij2016-08-211-0/+22
| * iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada2016-08-212-1/+22
| * iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao2016-08-213-0/+305
| * dt-bindings: auxadc: Add binding document for Mediatek auxadc.Zhiyong Tao2016-08-212-21/+29
| * 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
| * staging: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson2016-08-211-20/+20
| * iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay2016-08-213-1/+75
| * 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-214-0/+277
| * iio: buffer-callback: allow getting underlying iio_devMatt Ranostay2016-08-212-10/+26
| * iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa2016-08-214-0/+169
| * iio: accel: Add support for Domintech DMARD06 accelerometerAleksei Mamlin2016-08-214-0/+272
| * devicetree: bindings: Add vendor prefix for Domintech Co., Ltd.Aleksei Mamlin2016-08-211-0/+1
| * tools: iio: lsiio: enumerate processed channelsMatt Ranostay2016-08-151-1/+2
| * 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-154-1/+886
| * iio: magn: DT bindings for AK8974Linus Walleij2016-08-151-0/+29
| * iio: Add IIO support for the Measurement Computing CIO-DAC familyWilliam Breathitt Gray2016-07-244-0/+160