summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2026-01-22iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron
2026-01-16iio: proximity: rfd77402: Reorder header includesShrikant Raskar
2026-01-16iio: imu: smi330: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2026-01-16iio: accel: adxl380: Add support for 1 kHz sampling frequencyFrancesco Lavra
2026-01-16iio: accel: adxl380: Introduce helper function for activity detectionFrancesco Lavra
2026-01-16iio: accel: adxl380: Store sampling frequency index in odr struct memberFrancesco Lavra
2026-01-16iio: adc: ad9467: include two's complement in default modeTomas Melin
2026-01-16iio: pressure: mprls0025pa: add copyright linePetre Rodan
2026-01-16iio: pressure: mprls0025pa: change measurement sequencePetre Rodan
2026-01-16iio: pressure: mprls0025pa: stricter checks for the status bytePetre Rodan
2026-01-16iio: pressure: mprls0025pa: move memset to corePetre Rodan
2026-01-16iio: pressure: mprls0025pa: introduce tx bufferPetre Rodan
2026-01-16iio: pressure: mprls0025pa: rename buffer variablePetre Rodan
2026-01-16iio: pressure: mprls0025pa: remove redundant declarationsPetre Rodan
2026-01-16iio: pressure: mprls0025pa: cleanup includesPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix pressure calculationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix scan_type structPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix interrupt flagPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix SPI CS delay violationPetre Rodan
2026-01-16iio: pressure: mprls0025pa: fix spi_transfer struct initialisationPetre Rodan
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan
2026-01-11iio: dac: ds4424: drop unused include IIO consumer headerRomain Gantois
2026-01-11iio: adc: Initial support for AD4134Marcelo Schmitt
2026-01-11iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_sourceMiaoqian Lin
2026-01-11iio: adc: ad7476: Remove duplicate includeChen Ni
2026-01-11iio: adc: ti-ads1018: Drop stale kernel-doc function contextKurt Borja
2026-01-11iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270Derek J. Clark
2026-01-11iio: proximity: rfd77402: Add OF device ID for enumeration via DTShrikant Raskar
2026-01-11iio: adc: men_z188_adc: drop unneeded MODULE_ALIASJose Javier Rodriguez Barbarin
2026-01-11iio: accel: iis328dq: fix gain valuesMarkus Koeniger
2025-12-31iio: core: Constify struct configfs_item_operations and configfs_group_operat...Christophe JAILLET
2025-12-31iio: test: drop dangling symbol in gain-time-scale helpersRandy Dunlap
2025-12-31iio: dac: adi-axi-dac: Make use of dev_err_probe()Nuno Sá
2025-12-31iio: dac: adi-axi-dac: Make use of a local struct device variableNuno Sá
2025-12-31iio: adc: rockchip: Simplify probe() with local 'dev'Krzysztof Kozlowski
2025-12-31iio: adc: exynos: Simplify probe() with local 'dev' and 'np'Krzysztof Kozlowski
2025-12-31iio: adc: aspeed: Simplify probe() with local 'dev' and 'np'Krzysztof Kozlowski