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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-29
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
1
-0
/
+2
2026-01-29
MAINTAINERS: add entry for ADE9000 driver
Antoniu Miclaus
1
-0
/
+8
2026-01-29
iio: accel: sca3000: remove unused last_timestamp field
Antoniu Miclaus
1
-2
/
+0
2026-01-29
iio: accel: adxl372: remove unused int2_bitmask field
Antoniu Miclaus
1
-1
/
+0
2026-01-29
iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()
Sebastian Andrzej Siewior
1
-7
/
+1
2026-01-29
iio: magnetometer: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
16
-62
/
+42
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
4
-9
/
+8
2026-01-23
iio: dac: Add MAX22007 DAC driver support
Janani Sunil
4
-0
/
+506
2026-01-23
dt-bindings: iio: dac: Add max22007
Janani Sunil
2
-0
/
+127
2026-01-22
drivers: iio: mpu3050: use dev_err_probe for regulator request
Svyatoslav Ryhel
1
-4
/
+2
2026-01-22
iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
Francesco Lavra
1
-7
/
+5
2026-01-22
iio: accel: adxl380: Avoid reading more entries than present in FIFO
Francesco Lavra
1
-0
/
+1
2026-01-22
iio: pressure: mprls0025pa: remove error message
Petre Rodan
1
-2
/
+1
2026-01-22
iio: adc: ad7768-1: add support for ADAQ776x-1 ADC Family
Jonathan Santos
2
-4
/
+308
2026-01-22
iio: adc: ad7768-1: refactor ad7768_write_raw()
Jonathan Santos
1
-24
/
+26
2026-01-22
units: add conversion macros for percentage related units
Jonathan Santos
1
-0
/
+19
2026-01-22
iio: adc: ad7768-1: introduce chip info for future multidevice support
Jonathan Santos
1
-23
/
+41
2026-01-22
dt-bindings: iio: adc: ad7768-1: add new supported parts
Jonathan Santos
1
-4
/
+60
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: Add cleanup.h support for iio_device_claim_*()
Kurt Borja
1
-0
/
+65
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
7
-57
/
+39
2026-01-22
iio: core: Refactor iio_device_claim_direct() implementation
Kurt Borja
2
-56
/
+28
2026-01-22
iio: core: Add and export __iio_dev_mode_lock()
Kurt Borja
2
-0
/
+33
2026-01-22
Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togreg
Jonathan Cameron
6
-22
/
+126
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
i3c: Add stub functions when I3C support is disabled
Frank Li
1
-1
/
+15
2026-01-14
i3c: master: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
[next]