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
path:
root
/
drivers
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
iio: light: ROHM BH1745 colour sensor
Mudit Sharma
3
-0
/
+920
2024-08-03
iio: proximity: sx_common: make use of iio_for_each_active_channel()
Nuno Sa
1
-4
/
+2
2024-08-03
iio: proximity: sx9500: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: proximity: hx9023s: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+2
2024-08-03
iio: pressure: dlhl60d: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: magnetometer: rm3100-core: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: light: tcs3472: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: light: tcs3414: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: light: si1145: use new '.masklength' accessors
Nuno Sa
1
-4
/
+3
2024-08-03
iio: light: isl29125: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: light: gp2ap020a00f: make use of iio_for_each_active_channel()
Nuno Sa
1
-6
/
+3
2024-08-03
iio: light: adjd_s311: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: imu: kmx61: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: imu: bno055: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: imu: bmi160_core: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: humidity: am2315: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: health: afe4404: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: health: max30102: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: health: afe4403: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: dummy: iio_simple_dummy_buffer: use iio_for_each_active_channel()
Nuno Sa
1
-1
/
+1
2024-08-03
iio: adc: hx711: make use of iio_for_each_active_channel()
Nuno Sa
1
-4
/
+1
2024-08-03
iio: adc: dln2-adc: use new '.masklength' accessors
Nuno Sa
1
-5
/
+3
2024-08-03
iio: adc: cc10001_adc: make use of iio_for_each_active_channel()
Nuno Sa
1
-3
/
+1
2024-08-03
iio: adc: ad7192: Add clock provider
Alisa-Dariana Roman
1
-0
/
+92
2024-08-03
iio: adc: ad7192: Update clock config
Alisa-Dariana Roman
1
-28
/
+63
2024-08-03
iio: light: noa1305: Make integration time configurable
Marek Vasut
1
-0
/
+61
2024-08-03
iio: light: noa1305: Report available scale values
Marek Vasut
1
-0
/
+21
2024-08-03
iio: light: noa1305: Use static table lookup of scale values
Marek Vasut
1
-36
/
+15
2024-08-03
iio: light: noa1305: Assign val in noa1305_measure()
Marek Vasut
1
-8
/
+5
2024-08-03
iio: light: noa1305: Simplify noa1305_read_raw()
Marek Vasut
1
-24
/
+13
2024-08-03
iio: accel: kxcjk-1013: Add support for KX022-1020
Rayyan Ansari
1
-2
/
+6
2024-08-03
iio: adc: mcp3911: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-43
/
+16
2024-08-03
iio: dac: mcp4922: drop remove() callback
David Lechner
1
-14
/
+3
2024-08-03
iio: dac: mcp4922: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-26
/
+4
2024-08-03
iio: dac: mcp4728: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-26
/
+7
2024-08-03
iio: dac: mcp4728: rename err to ret in probe function
David Lechner
1
-13
/
+13
2024-08-03
iio: pressure: bmp280: Sort headers alphabetically
Vasileios Amoiridis
3
-4
/
+4
2024-08-03
iio: pressure: bmp280: Fix waiting time for BMP3xx configuration
Vasileios Amoiridis
1
-3
/
+4
2024-08-03
iio: pressure: bmp280: Fix regmap for BMP280 device
Vasileios Amoiridis
3
-4
/
+44
2024-08-03
iio: adc: ad4695: Add driver for AD4695 and similar ADCs
David Lechner
3
-0
/
+746
2024-08-03
iio: common: scmi_iio: Remove unnecessary u64 type cast
Thorsten Blum
1
-1
/
+1
2024-08-03
iio: dac: ltc2664: Add driver for LTC2664 and LTC2672
Kim Seer Paller
3
-0
/
+747
2024-08-03
iio: backend: print message in case op is not implemented
Nuno Sa
1
-0
/
+4
2024-08-03
iio: backend: remove unused parameter
Nuno Sa
2
-5
/
+2
2024-08-03
iio: accel: add ADXL380 driver
Antoniu Miclaus
6
-0
/
+2091
2024-08-03
iio: pressure: bmp280: Add triggered buffer support
Vasileios Amoiridis
4
-19
/
+405
2024-08-03
iio: pressure: bmp280: Add SCALE, RAW values in channels and refactorize them
Vasileios Amoiridis
1
-13
/
+83
2024-08-03
iio: pressure: bmp280: Generalize read_*() functions
Vasileios Amoiridis
2
-73
/
+108
2024-08-03
iio: light: ltrf216a: Add LTR-308 support
Marek Vasut
1
-10
/
+43
2024-08-03
iio: bu27034: Add a read only HARDWAREGAIN
Matti Vaittinen
1
-1
/
+14
[prev]
[next]