summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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/jic...Greg 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
2016-06-26iio:ad7266: Fix broken regulator error handlingMark Brown1-1/+1
2016-06-26iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij1-2/+2
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+3
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman22-99/+222
2016-06-18Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-98/+221
2016-06-17iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
2016-06-11iio: ms5637 Add Measurement Specialties explicit MS5805 and MS5837 supportMarkezana, William1-3/+9
2016-06-11iio: mma8452: update Freescale company informationMartin Kepplinger2-5/+5
2016-06-11iio: mma8452: update device description in header commentsMartin Kepplinger1-8/+8
2016-06-11iio: mma8452: update contact information for Martin KepplingerMartin Kepplinger1-1/+1
2016-06-11iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard1-2/+3
2016-06-11iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield1-13/+5
2016-06-11iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield1-6/+4
2016-06-11iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield1-8/+5
2016-06-11iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield1-7/+5
2016-06-11iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay1-10/+4
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman59-742/+2439
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman21-98/+221
2016-06-03iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay1-8/+8
2016-06-03iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron3-0/+156
2016-06-03iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis1-12/+4
2016-06-03iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis1-4/+2
2016-06-03iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield1-22/+14
2016-06-03iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield1-19/+13
2016-06-03iio: light apds9960: Add the missing dev.parentYong Li1-0/+1