summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2016-08-15iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield1-1/+1
2016-08-15iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen1-0/+1
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun1-1/+1
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-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman91-546/+2494
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-04iio: accel: st_accel: Add lis3l02dq supportJonathan Cameron5-11/+86
2016-07-04Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman3-6/+10
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
2016-07-03iio: potentiometer: Fix typo in KconfigFlorian Vaussard1-3/+3
2016-07-03iio: potentiometer: mcp4531: Add device tree bindingFlorian Vaussard1-1/+86
2016-07-03iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MC...Florian Vaussard2-2/+76
2016-07-03iio:imu:mpu6050: icm20608 initial supportGregor Boirie5-4/+14
2016-07-03iio: adc: max1363: Add device tree bindingFlorian Vaussard1-1/+60
2016-07-03iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar1-12/+96
2016-07-03iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi3-0/+657
2016-07-03iio: pressure: bmp280: read calibration data onceLinus Walleij1-46/+48
2016-07-03iio: pressure: bmp280: add power managementLinus Walleij4-1/+69
2016-07-03iio: pressure: bmp280: add support for BMP085 EOC interruptLinus Walleij4-10/+86
2016-07-03iio: pressure: bmp280: add SPI interface driverLinus Walleij4-3/+140
2016-07-03iio: pressure: bmp280: split off an I2C Kconfig entryLinus Walleij4-6/+24
2016-07-03iio: pressure: bmp280: split driver in logical partsLinus Walleij5-272/+318
2016-07-03iio: pressure: bmp280: support supply regulatorsLinus Walleij1-4/+62
2016-07-03drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil1-4/+7
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij2-46/+115
2016-06-30iio: magn: ak8975: deploy runtime and system PMLinus Walleij1-0/+72
2016-06-30iio: magn: ak8975: make sure to power down at remove()Linus Walleij1-0/+1
2016-06-30iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij1-0/+6
2016-06-30iio: magn: ak8975: refactor regulator handlersLinus Walleij1-25/+18
2016-06-30iio: magn: ak8975: add Vid regulatorLinus Walleij1-0/+15
2016-06-30iio: magn: ak8975: fix regulator usageLinus Walleij1-9/+7