aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAge
* iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier2019-10-27
* iio: imu: inv_mpu6050: fix no data on MPU6050Jean-Baptiste Maneyrol2019-10-22
* iio: srf04: fix wrong limitation in distance measuringAndreas Klinger2019-10-12
* iio: imu: adis16480: make sure provided frequency is positiveAlexandru Ardelean2019-10-12
* Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-10
|\
| * iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-09
| * iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-09
| * iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-09
| * iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-09
| * iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-09
| * iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi2019-10-09
| * iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-09
| * iio: imu: adis16400: fix memory leakNavid Emamdoost2019-10-09
| * iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2019-10-09
| * iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-09
| * iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-09
| * iio: accel: adxl372: Perform a reset at start upStefan Popa2019-10-09
| * iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-09
| * iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-09
| * iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-09
| * iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-08
| * iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-08
| * iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-08
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-19
|\ \
| * | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-02
| * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-02
* | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-18
|\ \ \ | | |/ | |/|
| * | iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-06
| * | Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-03
| |\ \
| | * | iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-03
| | * | iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-03
| | * | iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-03
| | * | iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-03
| | * | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi2019-09-03
| | * | iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger2019-09-03
| | * | iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2019-08-27
| | * | iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi2019-08-26
| | * | Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-25
| | * | iio: st_sensors: Fix build errorYueHaibing2019-08-25
| | * | iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-25
| | * | iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-18
| | * | iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-18
| | * | iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-18
| | * | iio: imu: adis16460: fix variable signednessAlexandru Ardelean2019-08-18
| | * | iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-18
| * | | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-19
| |\ \ \ | | |/ / | |/| |
| * | | iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-14
| * | | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-12
| |\ \ \
| | * | | iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov2019-08-11
| | * | | iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov2019-08-11