summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-241-2/+2
* iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-241-3/+2
* iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-241-0/+1
* iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-241-2/+2
* iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-241-0/+11
* iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield2016-09-241-20/+7
* iio: adc: at91: unbreak channel adc channel 3Anders Darander2016-09-241-2/+2
* iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield2016-09-241-1/+1
* iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen2016-09-241-0/+1
* iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin2016-09-241-1/+2
* iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-09-241-1/+1
* iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-09-241-3/+11
* iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-09-242-0/+31
* iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield2016-09-241-1/+1
* iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-09-241-0/+1
* iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-09-071-6/+17
* 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 '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
|/ /
* | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-2099-643/+7634
|\ \
| * \ Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman2016-05-092-3/+5
| |\ \ | | |/ | |/|
| * | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-2672-401/+5491
| |\ \
| | * | iio: inv_mpu6050: Add explicit support for MPU9150Crestez Dan Leonard2016-04-255-6/+14