summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski
2019-10-13iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger
2019-10-07iio: gyro: clean up indentation issueColin Ian King
2019-10-07iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...Alexandru Ardelean
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid
2019-10-05iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean
2019-10-05iio: gyro: adis16130: remove mlock usageAlexandru Ardelean
2019-10-05iio: imu: st_lsm6dsx: add motion report function and call from interruptSean Nyekjaer
2019-10-05iio: imu: st_lsm6dsx: always enter interrupt threadSean Nyekjaer
2019-10-05iio: imu: st_lsm6dsx: add wakeup-source optionSean Nyekjaer
2019-10-05iio: imu: st_lsm6dsx: add motion eventsSean Nyekjaer
2019-10-05iio: imu: st_lsm6dsx: move interrupt thread to coreSean Nyekjaer
2019-10-05iio: imu: inv_mpu6050: add fifo support for magnetometer dataJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: add MPU925x magnetometer supportJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary busJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: fix objects syntax in MakefileJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: add defines for supporting 9-axis chipsJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: add header include protection macroJean-Baptiste Maneyrol
2019-10-05iio: imu: inv_mpu6050: disable i2c mux for MPU925xJean-Baptiste Maneyrol
2019-09-21iio: ad7949: fix incorrect SPI xfer lenAndrea Merello
2019-09-21iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-15iio: max31856: add missing of_node and parent references to iio_devAndrea Merello
2019-09-15iio: imu: st_lsm6dsx: enable clear on read for latched interruptsLorenzo Bianconi
2019-09-15iio: imu: st_lsm6dsx: enable LIR for sensor eventsLorenzo Bianconi
2019-09-15iio: ad7949: kill pointless "readback"-handling codeAndrea Merello
2019-09-15iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-09-08IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann