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
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-03-13
iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
Nayab Sayed
1
-28
/
+40
2025-03-13
iio: adc: ad7192: fix channel select
Markus Burri
1
-1
/
+1
2025-03-13
iio: dac: ad3552r: clear reset status flag
Angelo Dureghello
1
-0
/
+6
2025-03-13
iio: light: apds9306: fix max_scale_nano values
Javier Carrasco
1
-2
/
+2
2025-03-13
iio: filter: admv8818: Force initialization of SDO
Sam Winchenbach
1
-10
/
+4
2025-02-17
iio: light: as73211: fix channel handling in only-color triggered buffer
Javier Carrasco
1
-4
/
+20
2025-01-17
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+18
2025-01-17
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
1
-0
/
+3
2025-01-17
iio: adc: ad7173: fix using shared static info struct
David Lechner
1
-4
/
+6
2025-01-17
iio: inkern: call iio_device_put() only on mapped devices
Joe Hattori
1
-1
/
+1
2025-01-17
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
1
-1
/
+1
2025-01-17
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
1
-2
/
+2
2025-01-17
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2025-01-17
iio: adc: ti-ads1298: Add NULL check in ads1298_init
Charles Han
1
-0
/
+2
2025-01-17
iio: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
1
-1
/
+8
2025-01-17
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2025-01-17
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2025-01-17
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: light: bh1745: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2025-01-17
iio: light: vcnl4035: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: pressure: zpa2326: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-14
iio: light: ltr501: Add LTER0303 to the supported devices
Andy Shevchenko
1
-0
/
+2
2024-12-14
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2024-12-14
iio: magnetometer: fix if () scoped_guard() formatting
Stephen Rothwell
1
-1
/
+2
2024-12-14
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
1
-6
/
+7
2024-12-09
iio: gts: fix infinite loop for gain_to_scaletables()
Zicheng Qu
1
-1
/
+1
2024-12-09
iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
Nuno Sa
1
-2
/
+2
2024-12-09
iio: Fix fwnode_handle in __fwnode_iio_channel_get_by_name()
Zicheng Qu
1
-1
/
+1
2024-12-09
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
4
-6
/
+4
2024-12-09
iio: accel: kx022a: Fix raw read format
Matti Vaittinen
1
-1
/
+1
2024-12-09
ad7780: fix division by zero in ad7780_write_raw()
Zicheng Qu
1
-1
/
+1
2024-12-05
iio: gts: Fix uninitialized symbol 'ret'
Zicheng Qu
1
-1
/
+1
2024-12-05
iio: dac: adi-axi-dac: fix wrong register bitfield
Angelo Dureghello
1
-1
/
+1
2024-12-05
iio: accel: adxl380: fix raw sample read
Antoniu Miclaus
1
-1
/
+1
2024-12-05
iio: adc: pac1921: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-12-05
iio: adc: ad4000: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-12-05
iio: adc: ad4000: fix reading unsigned data
David Lechner
1
-0
/
+2
2024-12-05
iio: backend: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-2
/
+2
2024-12-05
iio: light: al3010: Fix an error handling path in al3010_probe()
Christophe JAILLET
1
-6
/
+5
2024-10-24
iio: dac: Kconfig: Fix build error for ltc2664
Jinjie Ruan
1
-1
/
+1
2024-10-24
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
1
-1
/
+1
2024-10-24
iio: adc: ad7380: fix supplies for ad7380-4
Julien Stephan
1
-10
/
+26
2024-10-24
iio: adc: ad7380: add missing supplies
Julien Stephan
1
-0
/
+43
2024-10-24
iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()
Julien Stephan
1
-60
/
+21
2024-10-24
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
1
-1
/
+1
2024-10-19
iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...
Jinjie Ruan
1
-1
/
+1
2024-10-19
iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
Jinjie Ruan
1
-0
/
+2
[next]