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.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-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
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
24
-23
/
+17
2023-07-23
iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
Ramona Bolboaca
1
-0
/
+3
2023-07-23
iio: imu: adis16475.c: Remove unused enum elements
Ramona Bolboaca
1
-2
/
+0
2023-07-23
iio: Add driver for Murata IRS-D200
Waqar Hameed
3
-0
/
+971
2023-07-23
iio: Add event enums for running period and count
Waqar Hameed
1
-0
/
+2
2023-07-23
iio: amplifiers: ad8366: add support for HMC792A Attenuator
Kim Seer Paller
2
-0
/
+16
2023-07-23
iio: core: Improve indentation in a few places
Andy Shevchenko
1
-13
/
+10
2023-07-23
iio: core: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+3
2023-07-23
iio: core: Use min() instead of min_t() to make code more robust
Andy Shevchenko
1
-1
/
+1
2023-07-22
iio: adc: meson: init voltage control bits
George Stark
1
-0
/
+48
2023-07-22
iio: adc: meson: init internal continuous ring counter
George Stark
1
-0
/
+9
2023-07-22
iio: adc: meson: init channels 0,1 input muxes
George Stark
1
-0
/
+16
2023-07-22
iio: accel: adxl355: Simplify probe()
Biju Das
1
-12
/
+3
2023-07-20
iio: adc: meson: support reading from channel 7 mux inputs
George Stark
1
-2
/
+75
2023-07-20
iio: adc: meson: add channel labels
George Stark
1
-0
/
+12
2023-07-20
iio: adc: meson: add enum for iio channel numbers
George Stark
1
-17
/
+29
2023-07-20
iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
George Stark
1
-13
/
+13
2023-07-20
iio: adc: meson: move enums declaration before variables declaration
George Stark
1
-22
/
+22
2023-07-20
iio: adc: meson: remove unused timestamp channel
George Stark
1
-2
/
+0
2023-07-20
iio: chemical: scd4x: Add pressure compensation
Roan van Dijk
1
-6
/
+73
2023-07-20
iio: Make return value check for set_trigger_state() consistent
Waqar Hameed
1
-1
/
+1
2023-07-20
iio: adc: ti-lmp92064: add buffering support
Leonard Göhrs
1
-0
/
+53
2023-07-20
iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-20
iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PU
Konrad Dybcio
1
-0
/
+2
2023-07-20
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
3
-8
/
+18
2023-07-20
iio: adc: ad7192: Use sysfs_emit_at
Alisa Roman
1
-3
/
+2
2023-07-20
iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
3
-0
/
+287
2023-07-20
iio: adc: Kconfig change description for Allwinner GPADC
Maksim Kiselev
1
-1
/
+1
2023-07-20
iio: light: vcnl4000: Add calibration bias for 4040/4200
Astrid Rost
1
-2
/
+91
2023-07-20
iio: light: vcnl4000: Add oversampling_ratio for 4040/4200
Astrid Rost
1
-2
/
+81
2023-07-20
iio: light: vcnl4000: Add period for vcnl4040/4200
Astrid Rost
1
-2
/
+159
2023-07-20
iio: light: vcnl4000: add illuminance irq vcnl4040/4200
Astrid Rost
1
-2
/
+92
2023-07-20
iio: light: vcnl4000: Add als_it for vcnl4040/4200
Astrid Rost
1
-3
/
+91
2023-07-20
iio: light: vcnl4000: Check type with switch case
Astrid Rost
1
-52
/
+100
2023-07-20
iio: light: vcnl4000: Add proximity ps_it for vcnl4200
Astrid Rost
1
-7
/
+26
2023-07-20
iio: light: vcnl4000: Add proximity irq for vcnl4200
Astrid Rost
1
-3
/
+9
2023-07-20
iio: accel: da280: Add support for the DA217 accelerometer
Hans de Goede
1
-3
/
+8
2023-07-20
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
5
-93
/
+45
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
6
-85
/
+99
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
12
-88
/
+38
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2023-07-15
iio: adi: ad7192: Add error check and more debug log
Markus Burri
1
-3
/
+5
2023-07-15
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
Christophe JAILLET
1
-15
/
+1
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+10
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
226
-467
/
+2936
2023-07-03
Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+206
2023-06-28
iio: adc: max77541: Add ADI MAX77541 ADC Support
Okan Sahin
3
-0
/
+206
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
222
-453
/
+2921
2023-06-10
meson saradc: fix clock divider mask length
George Stark
1
-1
/
+1
2023-06-05
iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF
Sean Nyekjaer
1
-2
/
+3
[next]