summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-05-03iio: adc: remove unused rockchip_adc driverHuang, Tao
2017-04-12iio: bmg160: reset chip when probingQuentin Schulz
2017-03-31Merge tag 'lsk-v4.4-17.03-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-03-30iio: hid-sensor-trigger: Change get poll value function order to avoid sensor...Song Hongyan
2017-03-30iio: adc: ti_am335x_adc: fix fifo overrun recoveryMichael Engl
2017-03-12iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin
2017-03-12iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin
2017-01-13UPSTREAM: iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-18iio: orientation: hid-sensor-rotation: Add PM function (fix non working driver)Song Hongyan
2016-11-18iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-09-30include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz
2016-09-24iio: ensure ret is initialized to zero before entering do loopColin Ian King
2016-09-24iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie
2016-09-24iio: accel: kxsd9: Fix scaling bugLinus Walleij
2016-09-24iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong
2016-09-24iio: accel: bmc150: reset chip at init timeOlof Johansson
2016-09-24iio: adc: at91: unbreak channel adc channel 3Anders Darander
2016-09-24iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999Lars-Peter Clausen
2016-09-24iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-09-24iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R
2016-09-24iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang
2016-09-24iio: proximity: as3935: set up buffer timestamps for non-zero valuesAlison Schofield
2016-09-24iio: accel: kxsd9: Fix raw read returnLinus Walleij
2016-09-07iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris
2016-08-10Merge tag 'lsk-v4.4-16.07-android'Huang, Tao
2016-07-27iio:ad7266: Fix probe deferral for vrefMark Brown
2016-07-27iio:ad7266: Fix support for optional regulatorsMark Brown
2016-07-27iio:ad7266: Fix broken regulator error handlingMark Brown
2016-07-27iio: accel: kxsd9: fix the usage of spi_w8r8()Linus Walleij
2016-07-27iio: hudmidity: hdc100x: fix incorrect shifting and scalingMatt Ranostay
2016-07-27iio: humidity: hdc100x: fix IIO_TEMP channel reportingMatt Ranostay
2016-07-27iio: humidity: hdc100x: correct humidity integration time maskAlison Schofield
2016-07-27iio: proximity: as3935: fix buffer stack trashingMatt Ranostay
2016-07-27iio: proximity: as3935: remove triggered buffer processingMatt Ranostay
2016-07-27iio: proximity: as3935: correct IIO_CHAN_INFO_RAW outputMatt Ranostay
2016-07-27iio: light apds9960: Add the missing dev.parentYong Li
2016-07-27iio:st_pressure: fix sampling gains (bring inline with ABI)Gregor Boirie
2016-07-27iio: Fix error handling in iio_trigger_attach_poll_funcCrestez Dan Leonard
2016-05-13Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-05-11iio: ak8975: fix maybe-uninitialized warningRichard Leitner
2016-05-11iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski
2016-04-20iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea
2016-04-20iio: gyro: bmg160: fix buffer read valuesIrina Tirdea
2016-04-20iio: accel: bmc150: fix endianness when reading axesIrina Tirdea
2016-04-20iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann
2016-03-16iio: adc: rockchip_saradc: add saradc support for rk3399David Wu
2016-03-03Merge tag 'v4.4.3'Huang, Tao