aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier1-2/+2
2019-10-22iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol3-3/+23
2019-10-12iio: srf04: fix wrong limitation in distance measuringAndreas Klinger1-14/+15
2019-10-12iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean1-1/+4
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg 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-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds7-8/+12
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds96-1477/+3214
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-09-08iio: fix center temperature of bmc150-accel-corePascal Bouwmann1-1/+1
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi3-16/+25
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel1-5/+5
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko1-14/+28
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman18-144/+353
2019-09-03iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi1-4/+4
2019-09-03iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi1-6/+11
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck1-1/+1
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou1-1/+4
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King1-1/+1
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi1-3/+3
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger5-1/+100
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra6-7/+11
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra1-1/+1
2019-08-27iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2-9/+28
2019-08-26iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi3-4/+25
2019-08-25Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET1-1/+1
2019-08-25iio: st_sensors: Fix build errorYueHaibing1-0/+2
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCStefan Popa3-3/+123
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2-5/+5
2019-08-18iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu1-54/+27
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko1-31/+22
2019-08-18iio: adc: max1027: Use device-managed APIsChuhong Yuan1-31/+7
2019-08-18iio: imu: adis16460: fix variable signednessAlexandru Ardelean1-1/+1
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede1-2/+2
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron1-0/+1
2019-08-12Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman90-1340/+2853