index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
staging: iio: frequency: ad9834: Validate frequency parameter value
Aleksandr Mishin
1
-1
/
+1
2024-07-29
iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity se...
Yasin Lee
3
-0
/
+1158
2024-07-29
dt-bindings: iio: proximity: Add TYHX HX9023S
Yasin Lee
1
-0
/
+93
2024-07-29
dt-bindings: vendor-prefixes: add tyhx
Yasin Lee
1
-0
/
+2
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
dt-bindings: iio: adc: adi,ad7606: add conditions
Guillaume Stols
1
-6
/
+54
2024-07-29
dt-bindings: iio: adc: adi,ad7606: fix example
Guillaume Stols
1
-1
/
+0
2024-07-29
dt-bindings: iio: adc: adi,ad7606: add supply properties
Guillaume Stols
1
-0
/
+11
2024-07-29
dt-bindings: iio: adc: adi,ad7606: improve descriptions
Guillaume Stols
1
-13
/
+20
2024-07-29
dt-bindings: iio: adc: adi,ad7606: normalize textwidth
Guillaume Stols
1
-26
/
+24
2024-07-29
iio: adc: ad9467: support new parts
Nuno Sa
1
-0
/
+101
2024-07-29
dt-bindings: adc: ad9467: support new parts
Nuno Sa
1
-0
/
+3
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
[prev]
[next]