index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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-04-10
iio: light: Add check for array bounds in veml6075_read_int_time_ms
Karan Sanghavi
1
-2
/
+6
2025-04-10
iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
Jonathan Santos
1
-0
/
+15
2025-04-10
iio: adc: ad7173: Fix comparison of channel configs
Uwe Kleine-König
1
-4
/
+21
2025-04-10
iio: adc: ad7124: Fix comparison of channel configs
Uwe Kleine-König
1
-4
/
+31
2025-04-10
iio: adc: ad4130: Fix comparison of channel setups
Uwe Kleine-König
1
-2
/
+39
2025-04-10
iio: backend: make sure to NULL terminate stack buffer
Nuno Sá
1
-1
/
+3
2025-04-10
iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...
Jonathan Cameron
1
-11
/
+15
2025-04-10
iio: accel: mma8452: Ensure error return on failure to matching oversampling ...
Jonathan Cameron
1
-3
/
+7
2025-04-10
iio: dac: adi-axi-dac: modify stream enable
Angelo Dureghello
1
-0
/
+8
2025-03-13
iio: adc: ad7606: fix wrong scale available
Angelo Dureghello
1
-1
/
+1
2025-03-13
iio: hid-sensor-prox: Split difference from multiple channels
Ricardo Ribalda
1
-3
/
+4
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-02-17
iio: dac: ad3552r-hs: clear reset status flag
Angelo Dureghello
1
-0
/
+6
2025-02-17
iio: dac: ad3552r-common: fix ad3541/2r ranges
Angelo Dureghello
2
-8
/
+5
2025-02-17
iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()
Dan Carpenter
1
-2
/
+2
2024-12-16
Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
24
-56
/
+156
2024-12-08
Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-6
/
+7
2024-12-08
iio: adc: ti-ads1119: fix sample size in scan struct for triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-08
iio: temperature: tmp006: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-08
iio: inkern: call iio_device_put() only on mapped devices
Joe Hattori
1
-1
/
+1
2024-12-07
iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
Christophe JAILLET
1
-3
/
+12
2024-12-07
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
1
-1
/
+1
2024-12-07
iio: adc: ad7173: fix using shared static info struct
David Lechner
1
-4
/
+6
2024-12-07
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
1
-2
/
+2
2024-12-07
iio: adc: ti-ads1119: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-07
iio: pressure: zpa2326: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-07
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-07
iio: imu: kmx61: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: light: vcnl4035: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: light: bh1745: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2024-12-07
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2024-12-07
iio: test: Fix GTS test config
Matti Vaittinen
1
-1
/
+1
2024-12-07
iio: adc: ti-ads1298: Add NULL check in ads1298_init
Charles Han
1
-0
/
+2
2024-12-07
iio: adc: stm32-dfsdm: handle label as an optional property
Olivier Moysan
1
-5
/
+8
2024-12-07
iio: adc: ad4695: fix buffered read, single sample timings
Trevor Gamblin
1
-31
/
+69
2024-12-07
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+6
2024-12-07
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+18
2024-12-07
iio: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
1
-1
/
+8
2024-12-07
iio: test : check null return of kunit_kmalloc in iio_rescale_test_scale
Pei Xiao
1
-0
/
+4
2024-12-07
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
1
-0
/
+3
2024-12-05
iio: magnetometer: yas530: use signed integer type for clamp limits
Jakob Hauser
1
-6
/
+7
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
218
-470
/
+470
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
248
-2936
/
+12229
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
[next]