summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)AuthorFilesLines
2023-05-28iio: amplifiers: ad8366 Fix whitespace issueFranziska Naepelt1-1/+1
2023-05-23iio: imu: inv_icm42600: avoid frequent timestamp jitterJean-Baptiste Maneyrol1-23/+26
2023-05-23iio: light: ROHM BU27008 color sensorMatti Vaittinen3-0/+1041
2023-05-23iio: kx022a: Use new iio_validate_own_trigger()Matti Vaittinen1-12/+1
2023-05-23iio: trigger: Add simple trigger_validation helperMatti Vaittinen1-1/+21
2023-05-23iio: mlx90614: Add MLX90615 supportMarek Vasut1-4/+44
2023-05-23iio: mlx90614: Factor our register IO and constants into model specific descr...Marek Vasut1-59/+122
2023-05-23iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTIONMarek Vasut1-3/+3
2023-05-23iio: mlx90614: Drop unused register macrosMarek Vasut1-4/+0
2023-05-23iio: mlx90614: Sort headersMarek Vasut1-3/+3
2023-05-21iio: pressure: Honeywell mprls0025pa pressure sensorAndreas Klinger3-0/+464
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König192-192/+192
2023-05-20iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol1-5/+5
2023-05-20iio: ad7606: Kconfig: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-05-20iio: potentiometer: Add support for the Renesas X9250 potentiometersHerve Codina3-0/+231
2023-05-20iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda1-0/+4
2023-05-13iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut1-2/+14
2023-05-13iio: accel: kx022a fix irq gettingMatti Vaittinen1-1/+1
2023-05-13iio: bu27034: Ensure reset is writtenMatti Vaittinen1-1/+11
2023-05-13iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn1-1/+1
2023-05-13iio: imu: mpu6050: Add support for the ICM 20600 IMUHermes Zhang5-2/+25
2023-05-13iio: adc: qcom-spmi-vadc: Propagate fw node label to userspaceMarijn Suijten1-1/+18
2023-05-13iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL checkMarijn Suijten1-2/+1
2023-05-13iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode nameMarijn Suijten1-1/+1
2023-05-13iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT labelMarijn Suijten1-5/+5
2023-05-13iio: kx022a: Probe asynchronouslyMatti Vaittinen2-0/+2
2023-05-13iio: bu27034: Probe asynchronouslyMatti Vaittinen1-0/+1
2023-05-13iio: buffer: fix coding style warningsNuno Sá1-49/+49
2023-05-13iio: light: Add support for TI OPT4001 light sensorStefan Windfeldt-Prytz3-0/+479
2023-05-13iio: adc: palmas: Remove the unneeded include <linux/i2c.h>Christophe JAILLET1-1/+0
2023-05-13iio: adc: stm32-adc: add debug info if dt uses legacy channel configSean Nyekjaer1-0/+2
2023-05-13iio: light: al3320a: Handle ACPI device CALS0001Marius Hoch1-0/+8
2023-05-13iio: accel: bma400: Simplify an error messageChristophe JAILLET1-2/+1
2023-05-13iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driverMarius Hoch1-0/+7
2023-05-13iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driverMarius Hoch3-1/+12
2023-05-13iio: magnetometer: st_accel: Add LSM303DMarius Hoch1-0/+1
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch1-0/+1
2023-05-13iio: addac: ad74413: fix resistance input processingRasmus Villemoes1-1/+1
2023-05-13iio: light: vcnl4035: fixed chip ID checkFrank Li1-0/+3
2023-05-13iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer1-19/+23
2023-05-13iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer1-10/+9
2023-05-13iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil1-6/+2
2023-05-13iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede1-2/+2
2023-05-13iio: gts-helpers: fix integration time unitsMatti Vaittinen1-10/+32
2023-05-13iio: bu27034: Fix integration timeMatti Vaittinen1-5/+9
2023-05-13iio: adc: palmas: fix off by one bugsDan Carpenter1-5/+5
2023-05-13iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo1-5/+5
2023-05-13iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen1-1/+11
2023-05-13iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen1-2/+3
2023-05-13iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu1-2/+51