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
2025-07-06
iio: imu: bmi270: add channel for step counter
Gustavo Silva
1
-0
/
+138
2025-07-01
include: linux: move adi-axi-common.h out of fpga
Nuno Sá
2
-3
/
+2
2025-06-29
iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown mode
Kim Seer Paller
1
-1
/
+3
2025-06-29
iio: adc: ad7380: fix adi,gain-milli property parsing
David Lechner
1
-2
/
+3
2025-06-29
iio: adc: ad7949: use spi_is_bpw_supported()
David Lechner
1
-4
/
+3
2025-06-29
iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
Sean Nyekjaer
1
-0
/
+2
2025-06-29
iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel maps
Chen-Yu Tsai
1
-0
/
+1
2025-06-29
iio: common: st_sensors: Fix use of uninitialize device structs
Maud Spierings
3
-35
/
+31
2025-06-29
iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()
David Lechner
1
-2
/
+4
2025-06-26
iio: imu: inv_icm42600: Convert to uXX and sXX integer types
Andy Shevchenko
7
-57
/
+57
2025-06-26
iio: temperature: tmp006: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: proximity: irsd200: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: pressure: zpa2326: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: pressure: mprls0025pa: use = { } instead of memset()
David Lechner
1
-4
/
+1
2025-06-26
iio: pressure: mpl3115: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: pressure: bmp280: use = { } instead of memset()
David Lechner
1
-4
/
+1
2025-06-26
iio: magnetometer: af8133j: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: veml6030: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: opt4060: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: ltr501: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: light: bh1745: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: imu: inv_mpu6050: use = { } instead of memset()
David Lechner
2
-7
/
+3
2025-06-26
iio: imu: inv_icm42600: use = { } instead of memset()
David Lechner
2
-6
/
+4
2025-06-26
iio: dac: ad3552r: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: chemical: sunrise_co2: use = { } instead of memset()
David Lechner
1
-4
/
+2
2025-06-26
iio: chemical: scd30: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: chemical: scd4x: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: ti-tsc2046: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: ti-lmp92064: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: ti-ads1119: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: ti-ads1015: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: stm32-adc: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: rtq6056: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: rockchip_saradc: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: adc: mt6360-adc: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: adc: dln2-adc: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: accel: msa311: use = { } instead of memset()
David Lechner
1
-3
/
+1
2025-06-26
iio: accel: adxl372: use = { } instead of memset()
David Lechner
1
-2
/
+1
2025-06-26
iio: accel: adxl345: replace magic numbers by unit expressions
Lothar Rubusch
1
-3
/
+3
2025-06-26
iio: accel: adxl345: simplify measure enable
Lothar Rubusch
2
-4
/
+2
2025-06-26
iio: accel: adxl345: make data struct variable irq function local
Lothar Rubusch
1
-6
/
+6
2025-06-26
iio: amplifiers: ada4250: use dev_err_probe()
David Lechner
1
-4
/
+2
2025-06-26
iio: amplifiers: ada4250: move offset_uv in struct
David Lechner
1
-1
/
+1
2025-06-26
iio: amplifiers: ada4250: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-21
/
+6
2025-06-26
iio: amplifiers: ada4250: don't fail on bad chip ID
David Lechner
1
-4
/
+2
2025-06-26
iio: amplifiers: ada4250: used dev local variable
David Lechner
1
-7
/
+7
2025-06-26
iio: accel: sca3000: replace error_ret labels by simple returns
Andrew Ijano
1
-18
/
+11
2025-06-26
iio: light: apds9306: Refactor threshold get/set functions to use helper
Nattan Ferreira
1
-16
/
+20
2025-06-26
iio: adc: ad7768-1: add filter type and oversampling ratio attributes
Jonathan Santos
1
-95
/
+319
2025-06-26
iio: adc: ad7768-1: replace manual attribute declaration
Jonathan Santos
1
-32
/
+31
[prev]
[next]