index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
iio: adc: ad7768-1: fix one-shot mode data acquisition
Jonathan Santos
1
-2
/
+7
2026-04-18
iio: gyro: mpu3050: Fix out-of-sequence free_irq()
Ethan Tidmore
1
-1
/
+1
2026-04-18
iio: gyro: mpu3050: Move iio_device_register() to correct location
Ethan Tidmore
1
-8
/
+13
2026-04-18
iio: gyro: mpu3050: Fix irq resource leak
Ethan Tidmore
1
-1
/
+6
2026-04-18
iio: gyro: mpu3050: Fix incorrect free_irq() variable
Ethan Tidmore
1
-1
/
+1
2026-04-18
iio: imu: st_lsm6dsx: Set FIFO ODR for accelerometer and gyroscope only
Francesco Lavra
1
-0
/
+4
2026-04-18
iio: light: vcnl4035: fix scan buffer on big-endian
David Lechner
1
-6
/
+12
2026-04-18
iio: dac: ad5770r: fix error return in ad5770r_read_raw()
Antoniu Miclaus
1
-1
/
+1
2026-04-18
iio: imu: inv_icm42600: fix odr switch when turning buffer off
Jean-Baptiste Maneyrol
1
-0
/
+3
2026-04-18
iio: light: bh1780: fix PM runtime leak on error path
Antoniu Miclaus
1
-2
/
+2
2026-04-18
iio: imu: inv_icm42600: fix odr switch to the same value
Jean-Baptiste Maneyrol
2
-0
/
+4
2026-04-18
iio: gyro: mpu3050-i2c: fix pm_runtime error handling
Antoniu Miclaus
1
-2
/
+1
2026-04-18
iio: gyro: mpu3050-core: fix pm_runtime error handling
Antoniu Miclaus
1
-5
/
+13
2026-04-18
iio: chemical: bme680: Fix measurement wait duration calculation
Chris Spencer
1
-1
/
+1
2026-04-18
iio: potentiometer: mcp4131: fix double application of wiper shift
Lukas Schmid
1
-1
/
+1
2026-04-18
iio: dac: ds4424: reject -128 RAW value
Oleksij Rempel
1
-1
/
+1
2026-03-04
iio: gyro: itg3200: Fix unchecked return value in read_raw
Antoniu Miclaus
1
-0
/
+2
2026-03-04
iio: magnetometer: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-1
/
+1
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-02-06
iio: adc: exynos_adc: fix OF populate on driver rebind
Johan Hovold
1
-11
/
+2
2026-02-06
iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
Kübrich, Andreas
1
-0
/
+6
2026-02-06
iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
Pei Xiao
1
-0
/
+1
2026-02-06
iio: adc: ad9467: fix ad9434 vref mask
Tomas Melin
1
-1
/
+1
2026-01-19
iio: imu: st_lsm6dsx: Fix measurement unit for odr struct member
Francesco Lavra
1
-1
/
+1
2026-01-19
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2026-01-19
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
Lorenzo Bianconi
3
-23
/
+16
2025-12-07
iio:common:ssp_sensors: Fix an error handling path ssp_probe()
Christophe JAILLET
1
-1
/
+3
2025-12-07
iio: imu: st_lsm6dsx: fix array size for st_lsm6dsx_settings fields
Francesco Lavra
1
-11
/
+11
2025-12-07
iio: adc: spear_adc: mask SPEAR_ADC_STATUS channel and avg sample before sett...
Rodrigo Gobbi
1
-4
/
+5
2025-10-29
iio: imu: inv_icm42600: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-10-29
iio: imu: inv_icm42600: Avoid configuring if already pm_runtime suspended
Sean Nyekjaer
1
-5
/
+6
2025-10-29
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2
-6
/
+4
2025-10-29
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-10-29
iio: frequency: adf4350: Fix prescaler usage.
Michael Hennerich
1
-7
/
+13
2025-10-29
iio: dac: ad5421: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-29
iio: dac: ad5360: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-29
iio: consumers: Fix offset handling in iio_convert_raw_to_processed()
Hans de Goede
1
-1
/
+1
2025-09-09
iio: light: opt3001: fix deadlock due to concurrent flag access
Luca Ceresoli
1
-2
/
+3
2025-09-09
iio: chemical: pms7003: use aligned_s64 for timestamp
David Lechner
1
-2
/
+3
2025-08-28
iio: light: as73211: Ensure buffer holes are zeroed
Jonathan Cameron
1
-1
/
+1
2025-08-28
iio: imu: inv_icm42600: change invalid data error to -EBUSY
Jean-Baptiste Maneyrol
1
-1
/
+5
2025-08-28
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
1
-2
/
+2
2025-08-28
iio: hid-sensor-prox: Fix incorrect OFFSET calculation
Zhang Lixu
1
-2
/
+1
2025-08-28
iio: proximity: isl29501: fix buffered read on big-endian systems
David Lechner
1
-5
/
+11
2025-08-28
iio: pressure: bmp280: Use IS_ERR() in bmp280_common_probe()
Salah Triki
1
-4
/
+5
2025-08-28
iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement
Jonathan Santos
1
-4
/
+19
2025-08-28
iio: adc: stm32-adc: Fix race in installing chained IRQ handler
Chen Ni
1
-4
/
+3
2025-08-28
iio: adc: max1363: Reorder mode_list[] entries
Fabio Estevam
1
-10
/
+9
2025-08-28
iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
Fabio Estevam
1
-12
/
+12
[next]