summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman
2016-09-09Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-05iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2016-09-05iio: ensure ret is initialized to zero before entering do loopColin Ian King
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03iio: accel: kxsd9: Fix scaling bugLinus Walleij
2016-09-03iio: accel: bmc150: reset chip at init timeOlof Johansson
2016-09-03iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong
2016-08-23Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-08-23iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang
2016-08-21iio: accel: kxsd9: Fix raw read returnLinus Walleij
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada
2016-08-21iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.Zhiyong Tao
2016-08-21iio: temperature: add Kconfig selects for triggered bufferAlison Schofield
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-08-21iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield
2016-08-21iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King
2016-08-21iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris
2016-08-21iio: chemical: atlas-ph-sensor: add ORP featureMatt Ranostay
2016-08-21iio: chemical: atlas-ph-sensor: switch to REGCACHE_NONE regmap treeMatt Ranostay
2016-08-21iio: chemical: atlas-ph-sensor: switch to iio_device_*_direct_mode helpersMatt Ranostay
2016-08-21iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCsMatt Ranostay
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay
2016-08-21iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin
2016-08-21iio: accel: add support for the Domintech DMARD09 3-axis accelerometerJelle van der Waa
2016-08-21iio: accel: Add support for Domintech DMARD06 accelerometerAleksei Mamlin
2016-08-16drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg
2016-08-15iio: sx9500: Use complete() instead of complete_all()Daniel Wagner
2016-08-15iio: adc: Use complete() instead of complete_all()Daniel Wagner
2016-08-15iio: adc: at91: unbreak channel adc channel 3Anders Darander
2016-08-15iio: accel: bma180: use iio helper function to guarantee direct modeAlison Schofield
2016-08-15iio: humidity: hdc100x: add HDC1000 and HDC1008 to KconfigAlison Schofield
2016-08-15iio: humidity: hdc100x: fix sensor data reads of temp and humidityAlison Schofield
2016-08-15iio: light: us5182d: Add missing error code assignment before testChristophe JAILLET
2016-08-15iio: magn: add a driver for AK8974Linus Walleij
2016-08-15iio: pressure: bmp280: fix runtime suspend/resume crashLinus Walleij
2016-08-15iio: add Kconfig selects needed for triggered buffer compilesAlison Schofield
2016-08-15iio: stx104: Unregister IIO device on remove callbackWilliam Breathitt Gray
2016-08-15iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield
2016-08-15iio: humidity: am2315: set up buffer timestamps for non-zero valuesAlison Schofield
2016-08-15iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield
2016-08-15iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen
2016-08-15iio: pressure: bmp280: fix wrong pointer passed to PTR_ERR()Wei Yongjun
2016-07-24iio: Add IIO support for the Measurement Computing CIO-DAC familyWilliam Breathitt Gray
2016-07-24iio: adc: ad7298: use iio helper function to guarantee direct modeAlison Schofield
2016-07-24iio: adc: ad7793: use iio helper function to guarantee direct modeAlison Schofield
2016-07-24iio: accel: kxcjk-1013: add the "KIOX000A" ACPI idChristophe Chapuis
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman