summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-07-05iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'Christophe JAILLET
2020-07-05iio:pressure:ms5611 Fix buffer element alignmentJonathan Cameron
2020-07-05iio:humidity:hts221 Fix alignment and data leak issuesJonathan Cameron
2020-07-05iio:humidity:hdc100x Fix alignment and data leak issuesJonathan Cameron
2020-07-05iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-07-04iio: adc: adi-axi-adc: Fix object reference countingNuno Sá
2020-06-27iio: chemical: scd30: add serial interface driverTomasz Duszynski
2020-06-27iio: chemical: scd30: add I2C interface driverTomasz Duszynski
2020-06-27iio: chemical: scd30: add core driverTomasz Duszynski
2020-06-27iio: imu: inv_icm42600: add accurate timestampingJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add buffer support in iio devicesJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add device interruptJean-Baptiste Maneyrol
2020-06-27iio: imu: add Kconfig and Makefile for inv_icm42600 driverJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add temperature sensor supportJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add accelerometer IIO deviceJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add gyroscope IIO deviceJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driverJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driverJean-Baptiste Maneyrol
2020-06-27iio: imu: inv_icm42600: add core of new inv_icm42600 driverJean-Baptiste Maneyrol
2020-06-27iio: adc: Combine read functions for PMIC5 and PMIC7Jishnu Prakash
2020-06-27iio: adc: rockchip_saradc: Add support iio buffersSimon Xue
2020-06-27iio: adc: rockchip_saradc: better prefix for channel constantHeiko Stuebner
2020-06-27iio: adc: rockchip_saradc: move all of probe to devm-functionsHeiko Stuebner
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-20iio: at91_adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-20iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: pressure: zpa2326: handle pm_runtime_get_sync failureNavid Emamdoost
2020-06-14iio: core: add missing IIO_MOD_H2/ETHANOL string identifiersMatt Ranostay
2020-06-14iio: cros_ec: fix spelling mistakeKeyur Patel
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-06-14iio: mma8452: Add missed iio_device_unregister() call in mma8452_probe()Chuhong Yuan
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-14iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean
2020-06-14iio: remove left-over comments about parent assignmentAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-14iio: amplifiers: ad8366: Change devm_gpiod_get() to optional and add the miss...Chuhong Yuan
2020-06-14iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driverAlexandru Ardelean
2020-06-14iio: stm32-adc: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: dac: ad5592r: remove usage of iio_priv_to_dev() helperAlexandru Ardelean
2020-06-14iio: imu: bmi160: added mount-matrix supportJonathan Albrieux
2020-06-14iio: imu: bmi160: added regulator supportJonathan Albrieux
2020-06-14iio: imu: bmi160: fix typoJonathan Albrieux
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-06-14iio: accel: mxc4005: add support for mxc6655Christian Oder
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn