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-03-13
iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
Nayab Sayed
1
-28
/
+40
2025-03-13
iio: dac: ad3552r: clear reset status flag
Angelo Dureghello
1
-0
/
+6
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-08
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2025-01-23
iio: imu: inv_icm42600: fix spi burst write not supported
Jean-Baptiste Maneyrol
3
-1
/
+14
2025-01-17
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
1
-0
/
+3
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: gyro: fxas21002c: Fix missing data update in trigger handler
Carlos Song
1
-1
/
+8
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: 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
2025-01-17
iio: imu: inv_icm42600: fix timestamps after suspend if sensor is on
Jean-Baptiste Maneyrol
1
-1
/
+7
2025-01-09
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2025-01-09
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
1
-19
/
+19
2024-12-14
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
4
-5
/
+4
2024-12-14
iio: light: ltr501: Add LTER0303 to the supported devices
Andy Shevchenko
1
-0
/
+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: 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-09
iio: gts: Fix uninitialized symbol 'ret'
Zicheng Qu
1
-1
/
+1
2024-12-09
iio: light: al3010: Fix an error handling path in al3010_probe()
Christophe JAILLET
1
-6
/
+5
2024-11-08
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
1
-1
/
+1
2024-11-08
iio: gts-helper: Fix memory leaks in iio_gts_build_avail_scale_table()
Jinjie Ruan
1
-0
/
+2
2024-11-08
iio: gts-helper: Fix memory leaks for the error path of iio_gts_build_avail_s...
Jinjie Ruan
1
-1
/
+1
2024-11-08
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
1
-1
/
+1
2024-11-01
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-11-01
iio: frequency: admv4420: fix missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-11-01
iio: frequency: {admv4420,adrf6780}: format Kconfig entries
Javier Carrasco
1
-16
/
+16
2024-11-01
iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...
Mikhail Lobanov
1
-1
/
+2
2024-10-22
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: light: opt3001: add missing full-scale range value
Emil Gedenryd
1
-0
/
+4
2024-10-22
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco
1
-2
/
+1
2024-10-22
iio: light: veml6030: fix ALS sensor resolution
Javier Carrasco
1
-1
/
+1
[next]