summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* 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
* iio: pressure: bmp280: split driver in logical partsLinus Walleij2016-07-035-272/+318
* iio: pressure: bmp280: support supply regulatorsLinus Walleij2016-07-031-4/+62
* drivers:iio:light:isl29125: added macros for sensing rangeBijosh Thykkoottathil2016-07-031-4/+7
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-022-46/+115
* iio: magn: ak8975: deploy runtime and system PMLinus Walleij2016-06-301-0/+72
* iio: magn: ak8975: make sure to power down at remove()Linus Walleij2016-06-301-0/+1
* iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij2016-06-301-0/+6
* iio: magn: ak8975: refactor regulator handlersLinus Walleij2016-06-301-25/+18Star
* iio: magn: ak8975: add Vid regulatorLinus Walleij2016-06-301-0/+15
* iio: magn: ak8975: fix regulator usageLinus Walleij2016-06-301-9/+7Star
* iio: pressure: bmp280: add reset GPIO line handlingLinus Walleij2016-06-301-0/+10
* iio: pressure: bmp280: support device tree initializationLinus Walleij2016-06-301-0/+15
* iio:core: timestamping clock selection supportGregor Boirie2016-06-3058-93/+291
* Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-3015-74/+418
|\
| * iio: ad5755: add support for dt bindingsSean Nyekjaer2016-06-271-1/+187
| * iio: buffer-dma: Use ARRAY_SIZE in for loop rangePhil Reid2016-06-271-2/+2
| * iio: adc: max1363: Fix missing i2c_device_id for MAX1164x partsFlorian Vaussard2016-06-271-0/+4
| * iio: proximity: as3935: remove redundant zeroing of tune_capMatt Ranostay2016-06-271-1/+0Star
| * iio: stx104: Add GPIO support for the Apex Embedded Systems STX104William Breathitt Gray2016-06-272-7/+129
| * iio: as3935: improve error reporting in as3935_event_workArnd Bergmann2016-06-271-2/+8
| * iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan2016-06-271-1/+25
| * iio: Refuse to register triggers with duplicate namesCrestez Dan Leonard2016-06-271-0/+22
| * iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William2016-06-111-3/+9
| * iio: mma8452: update Freescale company informationMartin Kepplinger2016-06-112-5/+5
| * iio: mma8452: update device description in header commentsMartin Kepplinger2016-06-111-8/+8
| * iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger2016-06-111-1/+1
| * iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield2016-06-111-13/+5Star
| * iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-6/+4Star
| * iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-8/+5Star
| * iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-7/+5Star
| * iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay2016-06-111-10/+4Star
* | Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-2022-99/+222
|\ \
| * \ Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-1821-98/+221
| |\ \
| | * \ Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-0821-98/+221
| | |\ \
| | | * | iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay2016-06-031-8/+8
| | | * | iio: light apds9960: Add the missing dev.parentYong Li2016-06-031-0/+1
| | | * | iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard2016-06-031-5/+18
| | | * | iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard2016-05-291-0/+5
| | | * | iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard2016-05-291-4/+4
| | | * | iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-2911-25/+103
| | | * | iio: light: bh1780: assign a static nameLinus Walleij2016-05-291-1/+1
| | | * | iio: bh1780: dereference the client properlyLinus Walleij2016-05-291-2/+4
| | | * | iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay2016-05-291-1/+1
| | | * | iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie2016-05-291-30/+50