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-08-03
iio: chemical: bme680: Use bulk reads for calibration data
Vasileios Amoiridis
2
-210
/
+97
2024-08-03
iio: chemical: bme680: Remove duplicate register read
Vasileios Amoiridis
2
-14
/
+9
2024-08-03
iio: chemical: bme680: Sort headers alphabetically
Vasileios Amoiridis
1
-1
/
+2
2024-08-03
iio: chemical: bme680: Remove remaining ACPI-only stuff
Vasileios Amoiridis
1
-15
/
+0
2024-08-03
iio: chemical: bme680: Drop unnecessary casts and correct adc data types
Vasileios Amoiridis
1
-8
/
+8
2024-08-03
iio: chemical: bme680: Fix typo in define
Vasileios Amoiridis
2
-2
/
+2
2024-08-03
iio: chemical: bme680: Fix read/write ops to device by adding mutexes
Vasileios Amoiridis
1
-0
/
+7
2024-07-29
iio: adc: ad7173: Fix incorrect compatible string
Dumitru Ceclan
1
-5
/
+5
2024-07-29
iio: buffer-dmaengine: fix releasing dma channel on error
David Lechner
1
-1
/
+3
2024-07-29
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
3
-29
/
+49
2024-07-29
iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity se...
Yasin Lee
3
-0
/
+1158
2024-07-29
iio: dac: ti-dac7311: Add check for spi_setup
Chen Ni
1
-1
/
+3
2024-07-29
iio: adc: ad7606: switch mutexes to guard
Guillaume Stols
1
-24
/
+15
2024-07-29
iio: adc: ad7606: fix standby gpio state to match the documentation
Guillaume Stols
1
-2
/
+2
2024-07-29
iio: adc: ad7606: fix oversampling gpio array
Guillaume Stols
2
-4
/
+5
2024-07-29
iio: adc: ad9467: support new parts
Nuno Sa
1
-0
/
+101
2024-07-29
iio: adc: ad9467: don't allow reading vref if not available
Nuno Sa
1
-6
/
+16
2024-07-29
iio: adc: ad9467: add new chip_info variables
Nuno Sa
1
-9
/
+29
2024-07-29
iio: adc: ad9467: support multiple channels calibration
Nuno Sa
1
-40
/
+75
2024-07-29
iio: adc: ti-tsc2046: simplify with cleanup.h
Krzysztof Kozlowski
1
-17
/
+12
2024-07-29
iio: adc: max1363: simplify with cleanup.h
Krzysztof Kozlowski
1
-21
/
+13
2024-07-29
iio: adc: at91: simplify with cleanup.h
Krzysztof Kozlowski
1
-8
/
+5
2024-07-29
iio: adc: ad7280a: simplify with cleanup.h
Krzysztof Kozlowski
1
-6
/
+4
2024-07-29
iio: accel: bma400: simplify with cleanup.h
Krzysztof Kozlowski
1
-6
/
+5
2024-07-29
iio: pressure: bmp280: Constify struct regmap_bus
Javier Carrasco
1
-3
/
+3
2024-07-29
iio: light: gp2ap002: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: imu: bno055: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
2
-2
/
+2
2024-07-29
iio: dac: ltc2688: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: chemical: bme680: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: adc: ad7091r8: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: bmi088: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: bma400: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: accel: adxl367: Constify struct regmap_bus
Javier Carrasco
1
-1
/
+1
2024-07-29
iio: imu: adis16480: make use of iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-07-29
iio: imu: adis16475: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: adc: at91_adc: make use of iio_for_each_active_channel()
Nuno Sa
1
-3
/
+1
2024-07-29
iio: adc: ad_sigma_delta: use new '.masklength' accessors
Nuno Sa
1
-3
/
+3
2024-07-29
iio: adc: ad799x: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+2
2024-07-29
iio: adc: ad7298: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+2
2024-07-29
iio: adc: ad7266: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+2
2024-07-29
iio: accel: stk8ba50: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: stk8312: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: sca3300: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: msa311: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: fxls8962af-core: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: cros_ec_accel_legacy: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-07-29
iio: accel: bmc150-accel-core: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: bma180: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-07-29
iio: accel: adxl372: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
[prev]
[next]