summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.7-rc6 into staging-nextGreg Kroah-Hartman2016-07-043-6/+10
|\
| * iio:ad7266: Fix probe deferral for vrefMark Brown2016-06-261-0/+3
| * iio:ad7266: Fix support for optional regulatorsMark Brown2016-06-261-1/+1
| * iio:ad7266: Fix broken regulator error handlingMark Brown2016-06-261-1/+1
| * iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij2016-06-261-2/+2
| * Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-221-2/+3
| |\
| | * iio: inv_mpu6050: Fix use-after-free in ACPI codeCrestez Dan Leonard2016-06-111-2/+3
* | | Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-2915-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/+0
| * | | 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/+5
| * | | iio: light: isl29125: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-6/+4
| * | | iio: light: tcs3472: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-8/+5
| * | | iio: light: tcs3414: use iio helper function to guarantee direct modeAlison Schofield2016-06-111-7/+5
| * | | iio: proximity: lidar: switch to iio_device_claim_*_mode helpersMatt Ranostay2016-06-111-10/+4
* | | | 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-0721-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
| | | * | iio: proximity: as3935: fix buffer stack trashingMatt Ranostay2016-05-221-2/+4
| | | * | iio: proximity: as3935: remove triggered buffer processingMatt Ranostay2016-05-221-1/+0
| | | * | iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay2016-05-221-2/+8
| | | * | max44000: Remove scale from proximityCrestez Dan Leonard2016-05-211-1/+0
| | | * | iio: humidity: am2315: Remove a stray unlockDan Carpenter2016-05-211-3/+1
| | | * | iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield2016-05-211-1/+1
| | | * | iio: pressure: bmp280: fix error message for wrong chip idAkinobu Mita2016-05-141-2/+2
| | | * | iio: light: bh1780: return after writeLinus Walleij2016-05-041-1/+1
| | | * | iio: dac: ad5592r: Off by one bug in ad5592r_alloc_channels()Dan Carpenter2016-05-041-1/+1
| | | * | iio: bmi160: Fix ODR settingDaniel Baluta2016-05-041-2/+2
| | | * | iio: bmi160: Fix output data rate for accelDaniel Baluta2016-05-041-6/+6
| * | | | iio: stx104: Allow build for X86_64William Breathitt Gray2016-06-171-1/+1
| |/ / /
OpenPOWER on IntegriCloud