aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2019-10-10Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 16-182/+290
2019-10-09iio: Fix an undefied reference error in noa1305_probeGravatar zhong jiang 1-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceGravatar David Frey 1-1/+5
2019-10-09iio: adc: ad799x: fix probe error handlingGravatar Marco Felsch 1-2/+2
2019-10-09iio: light: add missing vcnl4040 of_compatibleGravatar Marco Felsch 1-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksGravatar Marco Felsch 1-5/+5
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerGravatar Lorenzo Bianconi 1-1/+3
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsGravatar Hans de Goede 1-0/+32
2019-10-09iio: imu: adis16400: fix memory leakGravatar Navid Emamdoost 1-1/+4
2019-10-09iio: imu: adis16400: release allocated memory on failureGravatar Navid Emamdoost 1-1/+4
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqGravatar Fabrice Gasnier 2-3/+41
2019-10-09iio: adc: stm32-adc: move registers definitionsGravatar Fabrice Gasnier 3-136/+136
2019-10-09iio: accel: adxl372: Perform a reset at start upGravatar Stefan Popa 1-0/+8
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesGravatar Stefan Popa 1-2/+1
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesGravatar Stefan Popa 1-3/+8
2019-10-09iio: adc: hx711: fix bug in sampling of dataGravatar Andreas Klinger 1-5/+5
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 7-8/+12
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 96-1477/+3214
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2019-09-08iio: fix center temperature of bmc150-accel-coreGravatar Pascal Bouwmann 1-1/+1
2019-09-08iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityGravatar Lorenzo Bianconi 3-16/+25
2019-09-08iio: adc: meson_saradc: Fix memory allocation orderGravatar Remi Pommarel 1-5/+5
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsGravatar Andy Shevchenko 1-14/+28
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Greg Kroah-Hartman 18-144/+353
2019-09-03iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Gravatar Lorenzo Bianconi 1-4/+4
2019-09-03iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Gravatar Lorenzo Bianconi 1-6/+11
2019-09-03hwmon: Remove ads1015 driverGravatar Guenter Roeck 1-1/+1
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGravatar Gwendal Grignou 1-1/+4
2019-09-03iio: dac: ad5380: fix incorrect assignment to valGravatar Colin Ian King 1-1/+1
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifoGravatar mario tesi 1-3/+3
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Gravatar Martin Kepplinger 5-1/+100
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesGravatar Enric Balletbo i Serra 6-7/+11
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDGravatar Enric Balletbo i Serra 1-1/+1
2019-08-27iio: imu: st_lsm6dsx: move register definitions to sensor_settings structGravatar Martin Kepplinger 2-9/+28
2019-08-26iio: imu: st_lsm6dsx: introduce update_fifo function pointerGravatar Lorenzo Bianconi 3-4/+25
2019-08-25Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionGravatar Christophe JAILLET 1-1/+1
2019-08-25iio: st_sensors: Fix build errorGravatar YueHaibing 1-0/+2
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCGravatar Stefan Popa 3-3/+123
2019-08-19Merge 5.3-rc5 into staging-nextGravatar Greg Kroah-Hartman 2-5/+5
2019-08-18iio: adc: sc27xx: Change to polling mode to read dataGravatar Freeman Liu 1-54/+27
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Gravatar Andy Shevchenko 1-31/+22
2019-08-18iio: adc: max1027: Use device-managed APIsGravatar Chuhong Yuan 1-31/+7
2019-08-18iio: imu: adis16460: fix variable signednessGravatar Alexandru Ardelean 1-1/+1
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsGravatar Hans de Goede 1-2/+2
2019-08-14iio:light:noa1305: Fix missing break statement.Gravatar Jonathan Cameron 1-0/+1
2019-08-12Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 90-1340/+2853
2019-08-11iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsGravatar Andrey Smirnov 1-21/+11
2019-08-11iio: hi8435: Use gpiod_set_value_cansleep()Gravatar Andrey Smirnov 1-1/+1
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableGravatar Denis Ciocca 4-44/+4
2019-08-05iio: adc: max9611: Fix temperature reading in probeGravatar Jacopo Mondi 1-1/+1