summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * 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-181-1/+1
| |/ /
* | | Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-0959-742/+2439
|\ \ \ | |/ / |/| |
| * | iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron2016-06-033-0/+156
| * | iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macroAndrew F. Davis2016-06-031-12/+4
| * | iio: adc: ti_am335x_adc: use variable names for sizeof() operatorAndrew F. Davis2016-06-031-4/+2
| * | iio: adc: ad7791: claim direct mode when writing frequencyAlison Schofield2016-06-031-22/+14
| * | iio: adc: ad7793: claim direct mode when writing frequencyAlison Schofield2016-06-031-19/+13
| * | iio: proximity: as3935: remove redundant MODULE_ALIASMatt Ranostay2016-05-291-1/+0
| * | iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta2016-05-291-0/+2
| * | iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay2016-05-292-5/+125
| * | iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay2016-05-291-0/+1
| * | iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay2016-05-291-55/+90
| * | iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-15/+9
| * | iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield2016-05-291-6/+5
| * | iio: adc: ad7266: claim direct mode during sensor readAlison Schofield2016-05-291-4/+3
| * | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-295-21/+56
| * | iio:st_sensors: emulate SMBus block read if neededGregor Boirie2016-05-291-2/+2
| * | iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie2016-05-291-2/+1
| * | iio:st_pressure:initial lps22hb sensor supportGregor Boirie2016-05-295-5/+96
| * | iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron2016-05-291-5/+8
| * | iio: adc: ti-ads1015: add datasheet namesMatt Ranostay2016-05-281-0/+4
| * | iio: pressure: bmp280: add humidity supportMatt Ranostay2016-05-212-3/+200
| * | iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield2016-05-211-3/+0
| * | iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz2016-05-211-0/+19