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
2025-04-22
iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-17
/
+11
2025-04-22
iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end ...
Gustavo A. R. Silva
1
-10
/
+5
2025-04-22
iio: adc: ad7606_par: add ad7606c chips
David Lechner
1
-0
/
+4
2025-04-22
iio: adc: ad7606: dynamically allocate channel info
David Lechner
4
-325
/
+102
2025-04-22
iio: adc: ad7606: drop ch param from ad7606_scale_setup_cb_t
David Lechner
2
-22
/
+24
2025-04-22
iio: adc: ad7606: don't use address field
David Lechner
2
-5
/
+4
2025-04-22
iio: adc: ad7606: use kernel identifier name style
David Lechner
2
-9
/
+9
2025-04-22
iio: adc: ad7606: fix kernel-doc comments
David Lechner
1
-46
/
+46
2025-04-22
iio: adc: ad7606: use devm_mutex_init()
David Lechner
1
-1
/
+5
2025-04-22
iio: adc: ad7606: add missing max sample rates
David Lechner
1
-2
/
+11
2025-04-22
iio: adc: ad7606_spi: check error in ad7606B_sw_mode_config()
David Lechner
1
-3
/
+5
2025-04-22
iio: light: al3320a: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+9
2025-04-22
iio: light: al3010: Split set_pwr function into set_pwr_on and _off
David Heidelberg
1
-7
/
+11
2025-04-22
iio: light: al3320a: Abstract device reference in the probe function
David Heidelberg
1
-6
/
+5
2025-04-22
iio: light: al3010: Abstract device reference in the probe function
David Heidelberg
1
-3
/
+4
2025-04-22
iio: light: al3320a: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3010: Remove DRV_NAME definition
David Heidelberg
1
-4
/
+2
2025-04-22
iio: light: al3320a: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: light: al3010: Use unsigned int for the indexing
David Heidelberg
1
-1
/
+1
2025-04-22
iio: dac: ad3552r-hs: add debugfs reg access
Angelo Dureghello
3
-0
/
+25
2025-04-22
iio: adc: Support ROHM BD79124 ADC
Matti Vaittinen
3
-0
/
+1160
2025-04-22
iio: adc: sun20i-gpadc: Use adc-helpers
Matti Vaittinen
2
-25
/
+15
2025-04-22
iio: adc: rzg2l_adc: Use adc-helpers
Matti Vaittinen
2
-23
/
+17
2025-04-22
iio: adc: add helpers for parsing ADC nodes
Matti Vaittinen
3
-0
/
+87
2025-04-22
iio: filter: admv8818: Support frequencies >= 2^32
Brian Pellegrino
1
-0
/
+17
2025-04-22
iio: core: Add support for writing 64 bit attrs
Sam Winchenbach
1
-0
/
+13
2025-04-22
iio: filter: admv8818: fix range calculation
Sam Winchenbach
1
-53
/
+152
2025-04-22
iio: filter: admv8818: fix integer overflow
Sam Winchenbach
1
-1
/
+1
2025-04-22
iio: filter: admv8818: fix band 4, state 15
Sam Winchenbach
1
-1
/
+1
2025-04-22
iio: adc: meson: add support for the GXLX SoC
Martin Blumenstingl
1
-0
/
+34
2025-04-22
iio: light: bh1750: Add hardware reset support via GPIO
Sergio Perez
1
-0
/
+24
2025-04-22
iio: hid-sensor-prox: Add support for 16-bit report size
Zhang Lixu
1
-0
/
+3
2025-04-22
iio: accel: adxl345: cleanup regmap return values
Lothar Rubusch
1
-12
/
+12
2025-04-22
iio: accel: adxl345: move INT enable to regmap cache
Lothar Rubusch
1
-17
/
+9
2025-04-22
iio: accel: adxl345: use regmap cache for INT mapping
Lothar Rubusch
4
-23
/
+49
2025-04-22
iio: adc: sort TI drivers alphanumerical
Tobias Sperling
1
-57
/
+57
2025-04-21
iio: adis16201: Correct inclinometer channel resolution
Gabriel Shahrouzi
1
-2
/
+2
2025-04-21
iio: adc: ad7606: fix serial register access
Angelo Dureghello
1
-1
/
+1
2025-04-21
iio: pressure: mprls0025pa: use aligned_s64 for timestamp
David Lechner
1
-11
/
+6
2025-04-21
iio: imu: adis16550: align buffers for timestamp
David Lechner
1
-1
/
+1
2025-04-20
gcc-15: add '__nonstring' markers to byte arrays
Linus Torvalds
1
-2
/
+2
2025-04-18
iio: adc: ad7266: Fix potential timestamp alignment issue.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: temp: maxim-thermocouple: Fix potential lack of DMA safe buffer.
Jonathan Cameron
1
-1
/
+1
2025-04-18
iio: chemical: pms7003: use aligned_s64 for timestamp
David Lechner
1
-2
/
+3
2025-04-18
iio: chemical: sps30: use aligned_s64 for timestamp
David Lechner
1
-1
/
+1
2025-04-18
iio: imu: inv_mpu6050: align buffer for timestamp
David Lechner
1
-1
/
+1
2025-04-12
iio: imu: st_lsm6dsx: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-2
/
+5
[prev]
[next]