index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
iio: adc: rzg2l_adc: Simplify the runtime PM code
Claudiu Beznea
1
-78
/
+20
2024-12-11
iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls
Claudiu Beznea
1
-31
/
+4
2024-12-11
iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
Claudiu Beznea
1
-46
/
+32
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: kx022a: document new chip_info structure members
Matti Vaittinen
1
-0
/
+8
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: proximity: aw96103: Constify struct iio_info
Christophe JAILLET
1
-1
/
+1
2024-12-07
iio: light: veml6030: add support for triggered buffer
Javier Carrasco
2
-0
/
+78
2024-12-07
iio: trigger: stm32-timer-trigger: Add check for clk_enable()
Jiasheng Jiang
1
-19
/
+29
2024-12-07
iio: adc: vf610_adc: limit i.MX6SX's channel number to 4
Frank Li
1
-2
/
+18
2024-12-07
iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
Frank Li
1
-53
/
+25
2024-12-07
iio: accel: kx022a: Support KX134-1211
Matti Vaittinen
4
-0
/
+35
2024-12-07
iio: kx022a: Support ROHM KX134ACR-LBZ
Matti Vaittinen
4
-0
/
+42
2024-12-07
iio: accel: kx022a: Support ICs with different G-ranges
Matti Vaittinen
2
-11
/
+23
2024-12-07
iio: accel: kx022a: Use cleanup.h helpers
Matti Vaittinen
1
-38
/
+23
2024-12-07
iio: light: Drop BU27008 and BU27010
Matti Vaittinen
3
-1652
/
+0
2024-12-07
iio: gyro: Add support for iam20380 sensor
Han Xu
4
-0
/
+38
2024-12-07
iio: buffer-dmaengine: document iio_dmaengine_buffer_setup_ext
David Lechner
1
-2
/
+17
2024-12-07
iio: light: cm3232: Reset before reading HW ID
Cibil Pankiras
1
-9
/
+9
2024-12-07
iio: adc: ad4695: move dt-bindings header
David Lechner
1
-1
/
+1
2024-12-07
iio: bm1390: simplify using guard(mutex)
Matti Vaittinen
1
-48
/
+30
2024-12-07
iio: bu27034: simplify using guard(mutex)
Matti Vaittinen
1
-48
/
+25
2024-12-07
iio: accel: kx022a: Improve reset delay
Matti Vaittinen
1
-3
/
+8
2024-12-07
iio: adc: pac1921: Add ACPI support to Microchip pac1921
Victor Duicu
1
-6
/
+87
2024-12-07
iio: dac: Fix converters spelling typo.
Karan Sanghavi
1
-1
/
+1
2024-12-07
iio: dac: max5821: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-32
/
+4
2024-12-07
iio: dac: ltc2688: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-34
/
+10
2024-12-07
iio: dac ltc2632: drop driver remove function
David Lechner
1
-10
/
+1
2024-12-07
iio: dac: ltc2632: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-40
/
+18
2024-12-07
iio: dac ad8801: drop driver remove function
David Lechner
1
-10
/
+1
2024-12-07
iio: dac: ad8801: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-58
/
+12
2024-12-07
iio: dac: ad5686: use devm_regulator_get_enable_read_voltage()
David Lechner
4
-63
/
+15
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
[prev]
[next]