index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: addac: stx104: Replace bitops.h header inclusion with bits.h
William Breathitt Gray
2023-03-19
1
-1
/
+1
*
iio: dac: cio-dac: Migrate to the regmap API
William Breathitt Gray
2023-03-18
2
-21
/
+46
*
iio: frequency: admv1013: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2023-03-18
1
-17
/
+4
*
iio: adc: at91-sama5d2_adc: remove dead code in at91_adc_probe()
Cheng Ziqiu
2023-03-18
1
-5
/
+1
*
iio: adc: qcom-pm8xxx-xoadc: Remove useless condition in pm8xxx_xoadc_parse_c...
Kasumov Ruslan
2023-03-18
1
-1
/
+1
*
iio: adc: stm32-adc: set some stm32-adc.c variables storage-class-specifier t...
Tom Rix
2023-03-12
1
-3
/
+3
*
iio: proximity: sx9500: Reference ACPI and OF ID data
Krzysztof Kozlowski
2023-03-12
1
-2
/
+2
*
iio: light: max44009: add missing OF device matching
Krzysztof Kozlowski
2023-03-12
1
-6
/
+7
*
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
2023-03-12
6
-3
/
+19
*
iio: addac: ad74413r: fix Current Input, Loop Powered Mode
Rasmus Villemoes
2023-03-12
1
-2
/
+19
*
iio: ad74413r: wire up support for drive-strength-microamp property
Rasmus Villemoes
2023-03-12
1
-0
/
+23
*
iio: adc: Add TI ADS1100 and ADS1000
Mike Looijmans
2023-03-12
3
-0
/
+456
*
iio: dac: cio-dac: Fix typo in comment listing supported devices
William Breathitt Gray
2023-03-11
1
-1
/
+1
*
iio: adc: rcar-gyroadc: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-11
1
-1
/
+1
*
iio: temperature: tmp117: cosmetic alignment cleanup
Marco Felsch
2023-03-11
1
-8
/
+8
*
iio: temperature: tmp117: add TI TMP116 support
Marco Felsch
2023-03-11
1
-1
/
+19
*
iio: temperature: tmp117: improve fallback capabilities
Marco Felsch
2023-03-11
1
-10
/
+34
*
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-03-11
21
-23
/
+30
*
iio: Improve the kernel-doc of iio_trigger_poll
Mehdi Djait
2023-03-11
1
-0
/
+6
*
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
2023-03-11
3
-8
/
+78
*
iio: pressure: bmp280: Add nvmem operations for BMP580
Angel Iglesias
2023-03-11
2
-1
/
+212
*
iio: pressure: bmp280: Add support for new sensor BMP580
Angel Iglesias
2023-03-11
6
-12
/
+509
*
iio: pressure: Kconfig: Delete misleading I2C reference on bmp280 title
Angel Iglesias
2023-03-11
1
-1
/
+1
*
iio: pressure: bmp280: Make read calibration callback optional
Angel Iglesias
2023-03-11
1
-4
/
+6
*
iio: pressure: bmp280: Add preinit callback
Angel Iglesias
2023-03-11
2
-5
/
+13
*
iio: pressure: bmp280: Use chip_info pointers for each chip as driver data
Angel Iglesias
2023-03-11
4
-227
/
+215
*
iio: adc: meson_saradc: Better handle BL30 not releasing the hardware
Uwe Kleine-König
2023-03-11
1
-7
/
+14
*
iio: adc: axp20x_adc: Replace adc_en2 flag with adc_en2_mask field
Aidan MacDonald
2023-03-11
1
-9
/
+7
*
iio: adc: axp20x_adc: Minor code cleanups
Aidan MacDonald
2023-03-11
1
-29
/
+32
*
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
2023-03-11
1
-3
/
+3
*
iio: proximity: sx_common: Add old register mapping
Gwendal Grignou
2023-03-11
4
-62
/
+92
*
iio: proximity: sx_common: Drop documentation of non existent struct element.
Jonathan Cameron
2023-03-11
1
-1
/
+0
*
drivers: iio: dac: ad5592r: add gpio_chip names
Antoniu Miclaus
2023-03-11
1
-0
/
+5
*
iio: accel: kionix-kx022a: Remove the unused member g_range
Mehdi Djait
2023-03-11
1
-1
/
+0
*
iio: chemical: sps030: Reformat comment in a more readable way
Jonathan Neuschäfer
2023-03-11
1
-3
/
+3
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
51
-508
/
+2981
|
\
|
*
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-02-06
10
-30
/
+143
|
|
\
|
*
|
iio: adc: ad7291: Fix indentation error by adding extra spaces
Anup Sharma
2023-01-28
1
-1
/
+1
|
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_conf...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
|
*
|
iio: accel: mma9551_core: Prevent uninitialized variable in mma9551_read_stat...
Harshit Mogalapalli
2023-01-28
1
-1
/
+4
|
*
|
iio: imu: fix spdx format
Tom Rix
2023-01-28
1
-1
/
+1
|
*
|
iio: adc: imx93: Fix spelling mistake "geting" -> "getting"
Colin Ian King
2023-01-28
1
-1
/
+1
|
*
|
iio: adc: add imx93 adc support
Haibo Chen
2023-01-22
3
-0
/
+495
|
*
|
iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
Hugo Villeneuve
2023-01-21
3
-0
/
+486
|
*
|
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
2023-01-21
1
-2
/
+3
|
*
|
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
2023-01-21
1
-6
/
+6
|
*
|
iio: light: vcnl4000: Add interrupt support for vcnl4040
Mårten Lindahl
2023-01-21
1
-0
/
+169
|
*
|
iio: light: vcnl4000: Make irq handling more generic
Mårten Lindahl
2023-01-21
1
-10
/
+14
|
*
|
iio: light: vcnl4000: Prepare for more generic setup
Mårten Lindahl
2023-01-21
1
-128
/
+128
|
*
|
iio: dac: add support for max5522
Angelo Dureghello
2023-01-21
3
-0
/
+221
[next]