summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
| * staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class settingAlison Schofield2016-07-242-2/+0
| * staging: iio: isl29028: Prefix functionsPeter Meerwald-Stadler2016-07-101-2/+2
| * staging: iio: isl29028: Expose scale and sample frequency available without c...Peter Meerwald-Stadler2016-07-101-2/+2
| * staging: iio: isl29028: Prefix stuffPeter Meerwald-Stadler2016-07-101-16/+16
| * staging: iio: isl29028: Prefix #definesPeter Meerwald-Stadler2016-07-101-31/+31
| * staging: iio: isl29018: Prefix remaining functionsPeter Meerwald-Stadler2016-07-101-17/+17
| * staging: iio: isl29018: Cleanup of commentsPeter Meerwald-Stadler2016-07-101-13/+6
OpenPOWER on IntegriCloud