summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: iio: ade7854: checkpatch fixes (alignment of parameters)Johanna Abrahamsson1-20/+20
2016-08-21iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay2-1/+53
2016-08-21iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap treeMatt Ranostay1-16/+0
2016-08-21iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpersMatt Ranostay1-7/+5
2016-08-21iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCsMatt Ranostay3-0/+261
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay1-10/+14
2016-08-21iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa3-0/+168
2016-08-21iio: accel: Add support for Domintech DMARD06 accelerometerAleksei Mamlin3-0/+253
2016-08-15iio: sx9500: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-08-15iio: adc: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-08-15iio: accel: bma180: use iio helper function to guarantee direct modeAlison Schofield1-4/+5
2016-08-15iio: humidity: hdc100x: add HDC1000 and HDC1008 to KconfigAlison Schofield1-4/+4
2016-08-15iio: light: us5182d: Add missing error code assignment before testChristophe JAILLET1-1/+1
2016-08-15iio: magn: add a driver for AK8974Linus Walleij3-1/+879
2016-07-24iio: Add IIO support for the Measurement Computing CIO-DAC familyWilliam Breathitt Gray3-0/+154
2016-07-24iio: adc: ad7298: use iio helper function to guarantee direct modeAlison Schofield1-10/+10
2016-07-24iio: adc: ad7793: use iio helper function to guarantee direct modeAlison Schofield1-6/+4
2016-07-24iio: accel: kxcjk-1013: add the "KIOX000A" ACPI idChristophe Chapuis1-0/+1
2016-07-24staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class settingAlison Schofield2-2/+0
2016-07-10staging: iio: isl29028: Prefix functionsPeter Meerwald-Stadler1-2/+2
2016-07-10staging: iio: isl29028: Expose scale and sample frequency available without c...Peter Meerwald-Stadler1-2/+2
2016-07-10staging: iio: isl29028: Prefix stuffPeter Meerwald-Stadler1-16/+16
2016-07-10staging: iio: isl29028: Prefix #definesPeter Meerwald-Stadler1-31/+31
2016-07-10staging: iio: isl29018: Prefix remaining functionsPeter Meerwald-Stadler1-17/+17
2016-07-10staging: iio: isl29018: Cleanup of commentsPeter Meerwald-Stadler1-13/+6
2016-07-10staging: iio: isl29018: Drop newlinesPeter Meerwald-Stadler1-3/+0
2016-07-10staging: iio: isl29018: Remove excessive output messagesPeter Meerwald-Stadler1-13/+3
2016-07-10staging: iio: isl29018: Prefix #definesPeter Meerwald-Stadler1-29/+32
2016-07-10iio: light: vcnl4000: Add missing lockingPeter Meerwald-Stadler1-4/+14
2016-07-10iio: light: vcnl4000: Cleanup read_raw() returnsPeter Meerwald-Stadler1-16/+11
2016-07-10iio: light: vcnl4000: Use BIT() macroPeter Meerwald-Stadler1-4/+4
2016-07-10iio: light: vcnl4000: Mention and check support for VCNL4010 and VCNL4020Peter Meerwald-Stadler2-8/+17
2016-07-10iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay3-0/+296
2016-07-05drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil1-5/+1
2016-07-05drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil1-2/+2
2016-07-04iio:st_pressure: clean useless static channel initializersGregor Boirie1-10/+0
2016-07-04iio:st_pressure:lps22hb: temperature supportGregor Boirie1-3/+23
2016-07-04iio:st_pressure:lps22hb: open drain supportGregor Boirie1-0/+5
2016-07-04iio:st_pressure: temperature triggered bufferingGregor Boirie1-9/+13
2016-07-04iio:st_pressure: document sampling gainsGregor Boirie1-4/+88
2016-07-04iio:st_pressure: align storagebits on power of 2Gregor Boirie1-2/+2
2016-07-04iio:st_sensors: align on storagebits boundariesGregor Boirie2-20/+19
2016-07-04staging:iio:lis3l02dq drop separate driverJonathan Cameron5-1477/+0
2016-07-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron5-11/+86
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay20-0/+20
2016-07-03iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay1-0/+1