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
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
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
2025-12-07
iio: adc: rtq6056: Correct the sign bit index
ChiYuan Huang
1
-1
/
+1
2025-12-07
iio: adc: ad7280a: fix ad7280_store_balance_timer()
David Lechner
1
-1
/
+1
2025-12-07
iio: accel: fix ADXL355 startup race condition
Valek Andrej
1
-5
/
+39
2025-12-07
iio: accel: bmc150: Fix irq assumption regression
Linus Walleij
2
-0
/
+6
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: 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: Simplify pm_runtime setup
Sean Nyekjaer
1
-17
/
+7
2025-10-19
iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resume
Sean Nyekjaer
1
-4
/
+0
2025-10-19
iio: xilinx-ams: Unmask interrupts after updating alarms
Sean Anderson
1
-20
/
+25
2025-10-19
iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASK
Sean Anderson
1
-1
/
+1
2025-10-19
iio: frequency: adf4350: Fix prescaler usage.
Michael Hennerich
1
-7
/
+13
2025-10-19
iio: dac: ad5421: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-19
iio: dac: ad5360: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-10-15
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: temperature: maxim_thermocouple: use DMA-safe buffer for spi_read()
David Lechner
1
-10
/
+16
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: 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: hid-sensor-prox: Fix incorrect OFFSET calculation
Zhang Lixu
1
-2
/
+1
2025-08-28
iio: hid-sensor-prox: Restore lost scale assignments
Zhang Lixu
1
-0
/
+5
2025-08-28
iio: adc: ad_sigma_delta: change to buffer predisable
David Lechner
1
-2
/
+2
2025-08-28
iio: imu: bno055: fix OOB access of hw_xlate array
David Lechner
1
-3
/
+8
2025-08-28
iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement
Jonathan Santos
1
-4
/
+19
2025-08-28
iio: adc: ad_sigma_delta: don't overallocate scan buffer
David Lechner
1
-1
/
+1
2025-08-15
iio: adc: ad7949: use spi_is_bpw_supported()
David Lechner
1
-4
/
+3
2025-07-24
iio: adc: stm32-adc: Fix race in installing chained IRQ handler
Chen Ni
1
-4
/
+3
2025-07-24
iio: adc: max1363: Reorder mode_list[] entries
Fabio Estevam
1
-10
/
+9
2025-07-24
iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
Fabio Estevam
1
-12
/
+12
2025-07-24
iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
Sean Nyekjaer
1
-0
/
+2
2025-07-06
iio: adc: ad_sigma_delta: Fix use of uninitialized status_pos
Purva Yeshi
1
-0
/
+4
2025-07-06
iio: pressure: zpa2326: Use aligned_s64 for the timestamp
Jonathan Cameron
1
-1
/
+1
2025-06-27
iio: accel: fxls8962af: Fix temperature calculation
Sean Nyekjaer
1
-2
/
+12
2025-06-27
iio: adc: ad7606_spi: fix reg write value mask
David Lechner
1
-1
/
+1
2025-06-27
iio: imu: inv_icm42600: Fix temperature calculation
Sean Nyekjaer
1
-3
/
+5
2025-06-27
iio: accel: fxls8962af: Fix temperature scan element sign
Sean Nyekjaer
1
-0
/
+1
2025-06-27
iio: adc: ad7124: Fix 3dB filter frequency reading
Uwe Kleine-König
1
-2
/
+2
2025-06-27
iio: filter: admv8818: Support frequencies >= 2^32
Brian Pellegrino
1
-0
/
+17
2025-06-27
iio: filter: admv8818: fix range calculation
Sam Winchenbach
1
-53
/
+152
2025-06-27
iio: filter: admv8818: fix integer overflow
Sam Winchenbach
1
-1
/
+1
2025-06-27
iio: filter: admv8818: fix band 4, state 15
Sam Winchenbach
1
-1
/
+1
2025-05-22
iio: chemical: sps30: use aligned_s64 for timestamp
David Lechner
1
-1
/
+1
2025-05-22
iio: adc: ad7768-1: Fix insufficient alignment of timestamp.
Jonathan Cameron
1
-1
/
+1
2025-05-22
iio: adc: ad7266: Fix potential timestamp alignment issue.
Jonathan Cameron
1
-1
/
+1
2025-05-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
1
-1
/
+1
[next]