index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-22
iio: light: opt4060: Use IIO cleanup helpers
Kurt Borja
1
-35
/
+17
2026-01-22
iio: health: max30102: Use IIO cleanup helpers
Kurt Borja
1
-25
/
+10
2026-01-22
iio: light: vcnl4000: Use IIO cleanup helpers
Kurt Borja
1
-31
/
+18
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
6
-55
/
+6
2026-01-22
iio: core: Refactor iio_device_claim_direct() implementation
Kurt Borja
1
-44
/
+0
2026-01-22
iio: core: Add and export __iio_dev_mode_lock()
Kurt Borja
1
-0
/
+30
2026-01-22
iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.
Jonathan Cameron
1
-2
/
+2
2026-01-22
iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xfer
Jonathan Cameron
1
-13
/
+13
2026-01-16
iio: proximity: rfd77402: Reorder header includes
Shrikant Raskar
1
-2
/
+2
2026-01-16
iio: imu: smi330: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+2
2026-01-16
iio: accel: adxl380: Add support for 1 kHz sampling frequency
Francesco Lavra
2
-22
/
+71
2026-01-16
iio: accel: adxl380: Introduce helper function for activity detection
Francesco Lavra
1
-5
/
+24
2026-01-16
iio: accel: adxl380: Store sampling frequency index in odr struct member
Francesco Lavra
1
-11
/
+2
2026-01-16
iio: adc: ad9467: include two's complement in default mode
Tomas Melin
1
-8
/
+25
2026-01-16
iio: pressure: mprls0025pa: add copyright line
Petre Rodan
1
-0
/
+1
2026-01-16
iio: pressure: mprls0025pa: change measurement sequence
Petre Rodan
1
-29
/
+3
2026-01-16
iio: pressure: mprls0025pa: stricter checks for the status byte
Petre Rodan
1
-6
/
+22
2026-01-16
iio: pressure: mprls0025pa: move memset to core
Petre Rodan
2
-1
/
+2
2026-01-16
iio: pressure: mprls0025pa: introduce tx buffer
Petre Rodan
4
-35
/
+6
2026-01-16
iio: pressure: mprls0025pa: rename buffer variable
Petre Rodan
4
-10
/
+10
2026-01-16
iio: pressure: mprls0025pa: remove redundant declarations
Petre Rodan
1
-3
/
+0
2026-01-16
iio: pressure: mprls0025pa: cleanup includes
Petre Rodan
2
-3
/
+7
2026-01-16
iio: pressure: mprls0025pa: fix pressure calculation
Petre Rodan
2
-17
/
+11
2026-01-16
iio: pressure: mprls0025pa: fix scan_type struct
Petre Rodan
1
-2
/
+2
2026-01-16
iio: pressure: mprls0025pa: fix interrupt flag
Petre Rodan
1
-4
/
+2
2026-01-16
iio: pressure: mprls0025pa: fix SPI CS delay violation
Petre Rodan
1
-5
/
+14
2026-01-16
iio: pressure: mprls0025pa: fix spi_transfer struct initialisation
Petre Rodan
1
-1
/
+1
2026-01-14
iio: pressure: abp2030pa: remove error message
Petre Rodan
1
-1
/
+1
2026-01-14
iio: pressure: abp2030pa: fix typo in Kconfig description
Petre Rodan
1
-1
/
+1
2026-01-11
iio: dac: ds4424: drop unused include IIO consumer header
Romain Gantois
1
-1
/
+0
2026-01-11
iio: adc: Initial support for AD4134
Marcelo Schmitt
3
-0
/
+512
2026-01-11
iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
Miaoqian Lin
1
-1
/
+4
2026-01-11
iio: adc: ad7476: Remove duplicate include
Chen Ni
1
-1
/
+0
2026-01-11
iio: adc: ti-ads1018: Drop stale kernel-doc function context
Kurt Borja
1
-2
/
+1
2026-01-11
iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Derek J. Clark
1
-0
/
+3
2026-01-11
iio: proximity: rfd77402: Add OF device ID for enumeration via DT
Shrikant Raskar
1
-0
/
+7
2026-01-11
iio: adc: men_z188_adc: drop unneeded MODULE_ALIAS
Jose Javier Rodriguez Barbarin
1
-1
/
+0
2026-01-11
iio: accel: iis328dq: fix gain values
Markus Koeniger
1
-1
/
+71
2025-12-31
iio: core: Constify struct configfs_item_operations and configfs_group_operat...
Christophe JAILLET
2
-2
/
+2
2025-12-31
iio: test: drop dangling symbol in gain-time-scale helpers
Randy Dunlap
1
-1
/
+0
2025-12-31
iio: dac: adi-axi-dac: Make use of dev_err_probe()
Nuno Sá
1
-12
/
+9
2025-12-31
iio: dac: adi-axi-dac: Make use of a local struct device variable
Nuno Sá
1
-24
/
+23
2025-12-31
iio: adc: rockchip: Simplify probe() with local 'dev'
Krzysztof Kozlowski
1
-28
/
+22
2025-12-31
iio: adc: exynos: Simplify probe() with local 'dev' and 'np'
Krzysztof Kozlowski
1
-20
/
+16
2025-12-31
iio: adc: aspeed: Simplify probe() with local 'dev' and 'np'
Krzysztof Kozlowski
1
-23
/
+19
2025-12-31
iio: adc: ad4062: Add GPIO Controller support
Jorge Marques
1
-0
/
+125
2025-12-31
iio: adc: ad4062: Add IIO Events support
Jorge Marques
1
-1
/
+406
2025-12-31
iio: adc: ad4062: Add IIO Trigger support
Jorge Marques
2
-6
/
+268
2025-12-31
iio: adc: Add support for ad4062
Jorge Marques
3
-0
/
+831
2025-12-31
iio: dac: adding support for Microchip MCP47FEB02
Ariana Lazar
3
-0
/
+1271
[prev]
[next]