summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-1016-182/+290
|\
| * iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-091-0/+1
| * iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-091-1/+5
| * iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-091-2/+2
| * iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-091-0/+4
| * iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-091-5/+5
| * iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi2019-10-091-1/+3
| * iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-091-0/+32
| * iio: imu: adis16400: fix memory leakNavid Emamdoost2019-10-091-1/+4
| * iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2019-10-091-1/+4
| * iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-092-3/+41
| * iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-093-136/+136
| * iio: accel: adxl372: Perform a reset at start upStefan Popa2019-10-091-0/+8
| * iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-091-2/+1
| * iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8
| * iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
| * iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
| * iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-083-16/+25
| * iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel2019-09-081-5/+5
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-197-8/+12
|\ \
| * | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-026-7/+11
| * | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
* | | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-1896-1477/+3214
|\ \ \ | | |/ | |/|
| * | iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-061-14/+28
| * | Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-0318-144/+353
| |\ \
| | * | iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-031-4/+4
| | * | iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-031-6/+11
| | * | iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-031-1/+4
| | * | iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
| | * | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi2019-09-031-3/+3
| | * | iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger2019-09-035-1/+100
| | * | iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2019-08-272-9/+28
| | * | iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi2019-08-263-4/+25
| | * | Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-251-1/+1
| | * | iio: st_sensors: Fix build errorYueHaibing2019-08-251-0/+2
| | * | iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| | * | iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| | * | iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-181-31/+22
| | * | iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
| | * | iio: imu: adis16460: fix variable signednessAlexandru Ardelean2019-08-181-1/+1
| | * | iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+2
| * | | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-192-5/+5
| |\ \ \ | | |/ / | |/| |
| * | | iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-141-0/+1
| * | | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1290-1340/+2853
| |\ \ \
| | * | | iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov2019-08-111-21/+11
| | * | | iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov2019-08-111-1/+1
| | * | | iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-114-44/+4
| | * | | iio: imu: inv_mpu6050: be more explicit on supported chipsJean-Baptiste Maneyrol2019-08-051-4/+6
| | * | | iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-053-0/+324
| | * | | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-057-43/+24