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
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
68
-672
/
+4736
2023-04-10
iio: light: ROHM BU27034 Ambient Light Sensor
Matti Vaittinen
3
-0
/
+1512
2023-04-10
iio: light: Add gain-time-scale helpers
Matti Vaittinen
3
-0
/
+1081
2023-04-10
iio: dac: set variable max5522_channels storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-04-10
iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll
William Breathitt Gray
1
-9
/
+13
2023-04-10
iio: addac: stx104: Migrate to the regmap API
William Breathitt Gray
2
-195
/
+245
2023-04-10
iio: addac: stx104: Improve indentation in stx104_write_raw()
William Breathitt Gray
1
-10
/
+10
2023-04-10
iio: addac: stx104: Use define rather than hardcoded limit for write val
William Breathitt Gray
1
-2
/
+2
2023-04-10
iio: addac: stx104: Fix race condition when converting analog-to-digital
William Breathitt Gray
1
-0
/
+4
2023-04-10
iio: addac: stx104: Fix race condition for stx104_write_raw()
William Breathitt Gray
1
-0
/
+8
2023-04-10
iio: adc: ti-ads1100: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-04-08
iio: light: tsl2772: fix reading proximity-diodes from device tree
Brian Masney
1
-0
/
+1
2023-04-06
iio: adc: ad7292: Add explicit include for of.h
Rob Herring
1
-0
/
+1
2023-04-01
iio: dac: ad5755: Add missing fwnode_handle_put()
Liang He
1
-0
/
+1
2023-04-01
iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()
Dan Carpenter
1
-1
/
+1
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
12
-27
/
+59
2023-03-19
iio: accel: add support for IIS328DQ variant
Stefan Wahren
4
-0
/
+12
2023-03-19
iio: addac: stx104: Replace bitops.h header inclusion with bits.h
William Breathitt Gray
1
-1
/
+1
2023-03-18
iio: dac: cio-dac: Migrate to the regmap API
William Breathitt Gray
2
-21
/
+46
2023-03-18
iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2023-03-18
iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+4
2023-03-18
iio: adc: palmas_gpadc: fix NULL dereference on rmmod
Patrik Dahlström
1
-1
/
+1
2023-03-18
iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()
Cheng Ziqiu
1
-5
/
+1
2023-03-18
iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...
Kasumov Ruslan
1
-1
/
+1
2023-03-12
iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...
Tom Rix
1
-3
/
+3
2023-03-12
iio: proximity: sx9500: Reference ACPI and OF ID data
Krzysztof Kozlowski
1
-2
/
+2
2023-03-12
iio: light: max44009: add missing OF device matching
Krzysztof Kozlowski
1
-6
/
+7
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
6
-3
/
+19
2023-03-12
iio: addac: ad74413r: fix Current Input, Loop Powered Mode
Rasmus Villemoes
1
-2
/
+19
2023-03-12
iio: ad74413r: wire up support for drive-strength-microamp property
Rasmus Villemoes
1
-0
/
+23
2023-03-12
iio: adc: max11410: fix read_poll_timeout() usage
Nuno Sá
1
-7
/
+15
2023-03-12
iio: adc: Add TI ADS1100 and ADS1000
Mike Looijmans
3
-0
/
+456
2023-03-11
iio: dac: cio-dac: Fix typo in comment listing supported devices
William Breathitt Gray
1
-1
/
+1
2023-03-11
iio: dac: cio-dac: Fix max DAC write value check for 12-bit
William Breathitt Gray
1
-2
/
+2
2023-03-11
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
iio: adc: rcar-gyroadc: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
1
-8
/
+8
2023-03-11
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
1
-1
/
+19
2023-03-11
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
1
-10
/
+34
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
21
-23
/
+30
2023-03-11
iio: Improve the kernel-doc of iio_trigger_poll
Mehdi Djait
1
-0
/
+6
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2023-03-11
iio: pressure: bmp280: Add nvmem operations for BMP580
Angel Iglesias
2
-1
/
+212
2023-03-11
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
6
-12
/
+509
2023-03-11
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
1
-1
/
+1
2023-03-11
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
1
-4
/
+6
2023-03-11
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2
-5
/
+13
2023-03-11
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
4
-227
/
+215
2023-03-11
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
1
-7
/
+14
2023-03-11
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
1
-9
/
+7
[prev]
[next]