summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* staging: iio: isl29018: Drop newlinesPeter Meerwald-Stadler2016-07-101-3/+0
* staging: iio: isl29018: Remove excessive output messagesPeter Meerwald-Stadler2016-07-101-13/+3
* staging: iio: isl29018: Prefix #definesPeter Meerwald-Stadler2016-07-101-29/+32
* 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
* iio: temperature: add support for Maxim thermocouple chipsMatt Ranostay2016-07-103-0/+296
* drivers:iio:accel:mma8452: removed unwanted return statementsBijosh Thykkoottathil2016-07-051-5/+1
* drivers:iio:accel:mma8452: added cleanup provision in case of failure.Bijosh Thykkoottathil2016-07-051-2/+2
* iio:st_pressure: clean useless static channel initializersGregor Boirie2016-07-041-10/+0
* iio:st_pressure:lps22hb: temperature supportGregor Boirie2016-07-041-3/+23
* iio:st_pressure:lps22hb: open drain supportGregor Boirie2016-07-041-0/+5
* iio:st_pressure: temperature triggered bufferingGregor Boirie2016-07-041-9/+13
* iio:st_pressure: document sampling gainsGregor Boirie2016-07-041-4/+88
* iio:st_pressure: align storagebits on power of 2Gregor Boirie2016-07-041-2/+2
* iio:st_sensors: align on storagebits boundariesGregor Boirie2016-07-042-20/+19
* staging:iio:lis3l02dq drop separate driverJonathan Cameron2016-07-045-1477/+0
* iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron2016-07-045-11/+86
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-0320-0/+20
* iio: adc: ti-ads1015: add indio_dev->dev.of_node referenceMatt Ranostay2016-07-031-0/+1
* iio: potentiometer: Fix typo in KconfigFlorian Vaussard2016-07-031-3/+3
* iio: potentiometer: mcp4531: Add device tree bindingFlorian Vaussard2016-07-031-1/+86
* iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...Florian Vaussard2016-07-032-2/+76
* iio:imu:mpu6050: icm20608 initial supportGregor Boirie2016-07-035-4/+14
* iio: adc: max1363: Add device tree bindingFlorian Vaussard2016-07-031-1/+60
* iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar2016-07-031-12/+96
* iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi2016-07-033-0/+657
* iio: pressure: bmp280: read calibration data onceLinus Walleij2016-07-031-46/+48
* iio: pressure: bmp280: add power managementLinus Walleij2016-07-034-1/+69
* iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij2016-07-034-10/+86
* iio: pressure: bmp280: add SPI interface driverLinus Walleij2016-07-034-3/+140
* iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij2016-07-034-6/+24