summaryrefslogtreecommitdiffstats
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-10-15iio: light: Add support for ADUX1020 sensorManivannan Sadhasivam3-0/+861
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman16-182/+290
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman28-205/+1651
2019-10-13iio: pressure: bmp280: remove stray newlineBartosz Golaszewski1-1/+0
2019-10-13iio: adc: sc27xx: Use devm_hwspin_lock_request_specific() to simplify codeBaolin Wang1-15/+1
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean1-4/+4
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman16-182/+290
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang1-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch1-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch1-5/+5
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+32
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2-3/+41
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier3-136/+136
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa1-0/+8
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa1-2/+1
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa1-3/+8
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-10-07iio: gyro: clean up indentation issueColin Ian King1-1/+1
2019-10-07iio: proximity: sx9500: fix iio_triggered_buffer_{predisable,postenable} posi...Alexandru Ardelean1-5/+11
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid1-0/+17
2019-10-05iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean1-2/+6
2019-10-05iio: gyro: adis16130: remove mlock usageAlexandru Ardelean1-2/+0
2019-10-05iio: imu: st_lsm6dsx: add motion report function and call from interruptSean Nyekjaer2-4/+98
2019-10-05iio: imu: st_lsm6dsx: always enter interrupt threadSean Nyekjaer1-8/+1
2019-10-05iio: imu: st_lsm6dsx: add wakeup-source optionSean Nyekjaer1-0/+14
2019-10-05iio: imu: st_lsm6dsx: add motion eventsSean Nyekjaer2-4/+228
2019-10-05iio: imu: st_lsm6dsx: move interrupt thread to coreSean Nyekjaer2-77/+89
2019-10-05iio: imu: inv_mpu6050: add fifo support for magnetometer dataJean-Baptiste Maneyrol4-12/+88
2019-10-05iio: imu: inv_mpu6050: add MPU925x magnetometer supportJean-Baptiste Maneyrol5-4/+538
2019-10-05iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary busJean-Baptiste Maneyrol3-1/+225
2019-10-05iio: imu: inv_mpu6050: fix objects syntax in MakefileJean-Baptiste Maneyrol1-3/+3
2019-10-05iio: imu: inv_mpu6050: add defines for supporting 9-axis chipsJean-Baptiste Maneyrol1-2/+54
2019-10-05iio: imu: inv_mpu6050: add header include protection macroJean-Baptiste Maneyrol1-0/+6
2019-10-05iio: imu: inv_mpu6050: disable i2c mux for MPU925xJean-Baptiste Maneyrol3-11/+58
2019-09-21iio: ad7949: fix incorrect SPI xfer lenAndrea Merello1-3/+3
2019-09-21iio: tcs3414: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean1-10/+20
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-8/+12
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds96-1477/+3214
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-09-15iio: max31856: add missing of_node and parent references to iio_devAndrea Merello1-0/+2
2019-09-15iio: imu: st_lsm6dsx: enable clear on read for latched interruptsLorenzo Bianconi2-0/+26
2019-09-15iio: imu: st_lsm6dsx: enable LIR for sensor eventsLorenzo Bianconi2-0/+37
2019-09-15iio: ad7949: kill pointless "readback"-handling codeAndrea Merello1-24/+3
2019-09-15iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-09-08IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.Artur Rojek1-22/+127