summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iio: mlx90614: Drop unused register macrosMarek Vasut2023-05-231-4/+0
| | * | | iio: mlx90614: Sort headersMarek Vasut2023-05-231-3/+3
| | * | | iio: pressure: Honeywell mprls0025pa pressure sensorAndreas Klinger2023-05-213-0/+464
| | * | | iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-21192-192/+192
| | * | | iio: ad7606: Kconfig: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-201-1/+1
| | * | | iio: potentiometer: Add support for the Renesas X9250 potentiometersHerve Codina2023-05-203-0/+231
| | * | | iio: imu: mpu6050: Add support for the ICM 20600 IMUHermes Zhang2023-05-135-2/+25
| | * | | iio: adc: qcom-spmi-vadc: Propagate fw node label to userspaceMarijn Suijten2023-05-131-1/+18
| | * | | iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL checkMarijn Suijten2023-05-131-2/+1
| | * | | iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode nameMarijn Suijten2023-05-131-1/+1
| | * | | iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT labelMarijn Suijten2023-05-131-5/+5
| | * | | iio: kx022a: Probe asynchronouslyMatti Vaittinen2023-05-132-0/+2
| | * | | iio: bu27034: Probe asynchronouslyMatti Vaittinen2023-05-131-0/+1
| | * | | iio: buffer: fix coding style warningsNuno Sá2023-05-131-49/+49
| | * | | iio: light: Add support for TI OPT4001 light sensorStefan Windfeldt-Prytz2023-05-133-0/+479
| | * | | iio: adc: palmas: Remove the unneeded include <linux/i2c.h>Christophe JAILLET2023-05-131-1/+0
| | * | | iio: adc: stm32-adc: add debug info if dt uses legacy channel configSean Nyekjaer2023-05-131-0/+2
| | * | | iio: light: al3320a: Handle ACPI device CALS0001Marius Hoch2023-05-131-0/+8
| | * | | iio: accel: bma400: Simplify an error messageChristophe JAILLET2023-05-131-2/+1
| | * | | iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driverMarius Hoch2023-05-131-0/+7
| | * | | iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driverMarius Hoch2023-05-133-1/+12
| | * | | iio: magnetometer: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
| | * | | iio: accel: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
| | |/ /
| * | | meson saradc: fix clock divider mask lengthGeorge Stark2023-06-101-1/+1
| * | | iio: accel: fxls8962af: errata bug only applicable for FXLS8962AFSean Nyekjaer2023-06-051-2/+3
| * | | iio: accel: fxls8962af: fixup buffer scan element typeSean Nyekjaer2023-06-051-2/+1
| * | | iio: adc: ad7192: Fix internal/external clock selectionFabrizio Lamarque2023-06-041-1/+1
| * | | iio: adc: ad7192: Fix null ad7192_state pointer accessFabrizio Lamarque2023-06-041-3/+3
| * | | iio: addac: ad74413: don't set DIN_SINK for functions other than digital inputRasmus Villemoes2023-06-041-5/+6
| | |/ | |/|
* | | Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-07-033-0/+206
|\ \ \ | |/ / |/| |
| * | iio: adc: max77541: Add ADI MAX77541 ADC SupportOkan Sahin2023-06-283-0/+206
| |/
* | iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol2023-05-201-5/+5
* | iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flagMasahiro Honda2023-05-201-0/+4
* | iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut2023-05-131-2/+14
* | iio: accel: kx022a fix irq gettingMatti Vaittinen2023-05-131-1/+1
* | iio: bu27034: Ensure reset is writtenMatti Vaittinen2023-05-131-1/+11
* | iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn2023-05-131-1/+1
* | iio: addac: ad74413: fix resistance input processingRasmus Villemoes2023-05-131-1/+1
* | iio: light: vcnl4035: fixed chip ID checkFrank Li2023-05-131-0/+3
* | iio: adc: stm32-adc: skip adc-channels setup if none is presentSean Nyekjaer2023-05-131-19/+23
* | iio: adc: stm32-adc: skip adc-diff-channels setup if none is presentSean Nyekjaer2023-05-131-10/+9
* | iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil2023-05-131-6/+2
* | iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...Hans de Goede2023-05-131-2/+2
* | iio: gts-helpers: fix integration time unitsMatti Vaittinen2023-05-131-10/+32
* | iio: bu27034: Fix integration timeMatti Vaittinen2023-05-131-5/+9
* | iio: adc: palmas: fix off by one bugsDan Carpenter2023-05-131-5/+5
* | iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo2023-05-131-5/+5
* | iio: ad4130: Make sure clock provider gets removedLars-Peter Clausen2023-05-131-1/+11
* | iio: tmag5273: Fix runtime PM leak on measurement errorLars-Peter Clausen2023-05-131-2/+3
* | iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...ChiaEn Wu2023-05-131-2/+51