summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
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-18iio: stx104: Allow build for X86_64William Breathitt Gray1-1/+1
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-08Merge 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
2016-06-03iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard1-5/+18
2016-05-29iio: st_sensors: Disable DRDY at init timeCrestez Dan Leonard1-0/+5
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard1-4/+4
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij11-25/+103
2016-05-29iio: proximity: as3935: remove redundant MODULE_ALIASMatt Ranostay1-1/+0
2016-05-29iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta1-0/+2
2016-05-29iio: chemical: atlas-ph-sensor: add EC featureMatt Ranostay2-5/+125
2016-05-29iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY typeMatt Ranostay1-0/+1
2016-05-29iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chipsMatt Ranostay1-55/+90
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij1-1/+1
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij1-2/+4
2016-05-29iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay1-1/+1
2016-05-29iio: adc: ad799x: use iio helper function to guarantee direct modeAlison Schofield1-15/+9
2016-05-29iio: adc: ad7923: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7887: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7476: use iio helper function to guarantee direct modeAlison Schofield1-6/+5
2016-05-29iio: adc: ad7266: claim direct mode during sensor readAlison Schofield1-4/+3
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie5-21/+56
2016-05-29iio:st_sensors: emulate SMBus block read if neededGregor Boirie1-2/+2
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+1
2016-05-29iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie1-30/+50
2016-05-29iio:st_pressure:initial lps22hb sensor supportGregor Boirie5-5/+96
2016-05-29iio: triggers: Make trigger ops structure explicitly non optional.Jonathan Cameron1-5/+8
2016-05-28iio: adc: ti-ads1015: add datasheet namesMatt Ranostay1-0/+4
2016-05-22iio: proximity: as3935: fix buffer stack trashingMatt Ranostay1-2/+4
2016-05-22iio: proximity: as3935: remove triggered buffer processingMatt Ranostay1-1/+0
2016-05-22iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay1-2/+8
2016-05-21iio: pressure: bmp280: add humidity supportMatt Ranostay2-3/+200
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard1-1/+0
2016-05-21iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield1-3/+0
2016-05-21iio: adc: nau7802: Expose possible gains in sysfsQuentin Schulz1-0/+19
2016-05-21iio: max5487: Add support for Maxim digital potentiometersCristina Moraru3-0/+173
2016-05-21iio: Export I2C module alias informationJavier Martinez Canillas5-0/+5
2016-05-21iio: accel: Add triggered buffer support for BMA220Tiberiu Breana1-2/+63
2016-05-21iio: adc: ti-ads1015: add support for ADS1115 partMatt Ranostay1-15/+109
2016-05-21iio: humidity: am2315: Remove a stray unlockDan Carpenter1-3/+1
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta2-0/+6
2016-05-21iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield1-1/+1