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-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
42 hours
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
1
-1
/
+1
42 hours
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
1
-8
/
+13
42 hours
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
1
-1
/
+6
42 hours
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
1
-1
/
+1
42 hours
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
1
-0
/
+4
42 hours
iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
Josh Poimboeuf
1
-10
/
+5
42 hours
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
1
-6
/
+12
42 hours
iio: dac: ad5770r: fix error return in ad5770r_read_raw()
Antoniu Miclaus
1
-1
/
+1
42 hours
iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
Antoniu Miclaus
1
-1
/
+1
42 hours
iio: accel: fix ADXL355 temperature signature value
Valek Andrej
1
-1
/
+1
42 hours
iio: adc: aspeed: clear reference voltage bits before configuring vref
Billy Tsai
1
-0
/
+1
42 hours
iio: adc: ti-ads1119: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Felix Gu
1
-4
/
+2
42 hours
iio: adc: ti-ads1119: Reinit completion before wait_for_completion_timeout()
Felix Gu
1
-0
/
+3
42 hours
iio: adc: ti-ads1119: Fix unbalanced pm reference count in ds1119_single_conv...
Felix Gu
1
-1
/
+1
42 hours
iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()
David Lechner
1
-12
/
+8
42 hours
iio: adc: ti-adc161s626: fix buffer read on big-endian
David Lechner
1
-9
/
+12
42 hours
iio: imu: bno055: fix BNO055_SCAN_CH_COUNT off by one
David Lechner
1
-1
/
+1
2026-03-25
iio: proximity: hx9023s: Protect against division by zero in set_samp_freq
Yasin Lee
1
-0
/
+3
2026-03-25
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
1
-0
/
+4
2026-03-25
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2
-0
/
+4
2026-03-25
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
1
-2
/
+1
2026-03-25
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
1
-5
/
+13
2026-03-25
iio: buffer: Fix wait_queue not being removed
Nuno Sá
1
-2
/
+4
2026-03-25
iio: chemical: bme680: Fix measurement wait duration calculation
Chris Spencer
1
-1
/
+1
2026-03-25
iio: potentiometer: mcp4131: fix double application of wiper shift
Lukas Schmid
1
-1
/
+1
2026-03-25
iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
Antoniu Miclaus
1
-1
/
+1
2026-03-25
iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
Antoniu Miclaus
1
-1
/
+1
2026-03-25
iio: frequency: adf4377: Fix duplicated soft reset mask
SeungJu Cheon
1
-1
/
+1
2026-03-25
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
1
-1
/
+1
2026-03-25
iio: imu: inv-mpu9150: fix irq ack preventing irq storms
Andreas Kemnade
3
-1
/
+14
2026-03-04
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
1
-0
/
+2
2026-03-04
iio: accel: adxl380: Avoid reading more entries than present in FIFO
Francesco Lavra
1
-0
/
+1
2026-03-04
iio: magnetometer: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
2026-03-04
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
4
-9
/
+8
2026-03-04
iio: sca3000: Fix a resource leak in sca3000_probe()
Harshit Mogalapalli
1
-1
/
+5
2026-03-04
drivers: iio: mpu3050: use dev_err_probe for regulator request
Svyatoslav Ryhel
1
-4
/
+2
2026-03-04
iio: pressure: mprls0025pa: fix pressure calculation
Petre Rodan
2
-17
/
+11
2026-03-04
iio: pressure: mprls0025pa: fix scan_type struct
Petre Rodan
1
-2
/
+2
2026-03-04
iio: pressure: mprls0025pa: fix interrupt flag
Petre Rodan
1
-4
/
+2
2026-03-04
iio: pressure: mprls0025pa: fix SPI CS delay violation
Petre Rodan
1
-5
/
+14
2026-03-04
iio: pressure: mprls0025pa: fix spi_transfer struct initialisation
Petre Rodan
1
-1
/
+1
2026-03-04
iio: test: drop dangling symbol in gain-time-scale helpers
Randy Dunlap
1
-1
/
+0
2026-01-30
iio: adc: exynos_adc: fix OF populate on driver rebind
Johan Hovold
1
-11
/
+2
2026-01-30
iio: core: add separate lockdep class for info_exist_lock
Rasmus Villemoes
1
-1
/
+3
2026-01-30
iio: core: Replace lockdep_set_class() + mutex_init() by combined call
Andy Shevchenko
1
-2
/
+1
2026-01-30
iio: core: add missing mutex_destroy in iio_dev_release()
Andy Shevchenko
1
-2
/
+7
2026-01-30
iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
Kübrich, Andreas
1
-0
/
+6
2026-01-30
iio: chemical: scd4x: fix reported channel endianness
Fiona Klute
1
-3
/
+3
2026-01-30
iio: adc: pac1934: Fix clamped value in pac1934_reg_snapshot
Thorsten Blum
1
-3
/
+3
2026-01-30
iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
Pei Xiao
1
-0
/
+1
[next]