aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman91-546/+2494
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 MCP466xFlorian 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
2016-06-30iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij1-0/+10
2016-06-30iio: pressure: bmp280: support device tree initializationLinus Walleij1-0/+15
2016-06-30iio:core: timestamping clock selection supportGregor Boirie58-93/+291
2016-06-29Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman15-74/+418
2016-06-27iio: ad5755: add support for dt bindingsSean Nyekjaer1-1/+187
2016-06-27iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid1-2/+2
2016-06-27iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard1-0/+4
2016-06-27iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay1-1/+0
2016-06-27iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2-7/+129
2016-06-27iio: as3935: improve error reporting in as3935_event_workArnd Bergmann1-2/+8
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan1-1/+25
2016-06-27iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard1-0/+22
2016-06-26iio:ad7266: Fix probe deferral for vrefMark Brown1-0/+3
2016-06-26iio:ad7266: Fix support for optional regulatorsMark Brown1-1/+1