index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
2023-05-20
1
-5
/
+5
*
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Masahiro Honda
2023-05-20
1
-0
/
+4
*
iio: dac: mcp4725: Fix i2c_master_send() return value handling
Marek Vasut
2023-05-13
1
-2
/
+14
*
iio: accel: kx022a fix irq getting
Matti Vaittinen
2023-05-13
1
-1
/
+1
*
iio: bu27034: Ensure reset is written
Matti Vaittinen
2023-05-13
1
-1
/
+11
*
iio: dac: build ad5758 driver when AD5758 is selected
Lukas Bulwahn
2023-05-13
1
-1
/
+1
*
iio: addac: ad74413: fix resistance input processing
Rasmus Villemoes
2023-05-13
1
-1
/
+1
*
iio: light: vcnl4035: fixed chip ID check
Frank Li
2023-05-13
1
-0
/
+3
*
iio: adc: stm32-adc: skip adc-channels setup if none is present
Sean Nyekjaer
2023-05-13
1
-19
/
+23
*
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sean Nyekjaer
2023-05-13
1
-10
/
+9
*
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
2023-05-13
1
-6
/
+2
*
iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT m...
Hans de Goede
2023-05-13
1
-2
/
+2
*
iio: gts-helpers: fix integration time units
Matti Vaittinen
2023-05-13
1
-10
/
+32
*
iio: bu27034: Fix integration time
Matti Vaittinen
2023-05-13
1
-5
/
+9
*
iio: adc: palmas: fix off by one bugs
Dan Carpenter
2023-05-13
1
-5
/
+5
*
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jiakai Luo
2023-05-13
1
-5
/
+5
*
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
2023-05-13
1
-1
/
+11
*
iio: tmag5273: Fix runtime PM leak on measurement error
Lars-Peter Clausen
2023-05-13
1
-2
/
+3
*
iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...
ChiaEn Wu
2023-05-13
1
-2
/
+51
*
iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()
Dan Carpenter
2023-05-13
1
-4
/
+3
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
69
-816
/
+5302
|
\
|
*
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
2023-04-13
1
-14
/
+2
|
*
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
2023-04-13
1
-24
/
+419
|
*
iio: adc: palmas: always reset events on unload
Patrik Dahlström
2023-04-13
1
-0
/
+11
|
*
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
2023-04-13
1
-10
/
+9
|
*
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
2023-04-13
1
-13
/
+23
|
*
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
2023-04-13
1
-25
/
+25
|
*
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
2023-04-13
1
-44
/
+6
|
*
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
2023-04-13
1
-68
/
+42
|
*
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
2023-04-13
1
-3
/
+74
|
*
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2023-04-12
2
-3
/
+15
|
*
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-04-12
68
-672
/
+4736
|
|
\
|
|
*
iio: light: ROHM BU27034 Ambient Light Sensor
Matti Vaittinen
2023-04-10
3
-0
/
+1512
|
|
*
iio: light: Add gain-time-scale helpers
Matti Vaittinen
2023-04-10
3
-0
/
+1081
|
|
*
iio: dac: set variable max5522_channels storage-class-specifier to static
Tom Rix
2023-04-10
1
-1
/
+1
|
|
*
iio: addac: stx104: Use regmap_read_poll_timeout() for conversion poll
William Breathitt Gray
2023-04-10
1
-9
/
+13
|
|
*
iio: addac: stx104: Migrate to the regmap API
William Breathitt Gray
2023-04-10
2
-195
/
+245
|
|
*
iio: addac: stx104: Improve indentation in stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-10
/
+10
|
|
*
iio: addac: stx104: Use define rather than hardcoded limit for write val
William Breathitt Gray
2023-04-10
1
-2
/
+2
|
|
*
iio: addac: stx104: Fix race condition when converting analog-to-digital
William Breathitt Gray
2023-04-10
1
-0
/
+4
|
|
*
iio: addac: stx104: Fix race condition for stx104_write_raw()
William Breathitt Gray
2023-04-10
1
-0
/
+8
|
|
*
iio: adc: ti-ads1100: fix error code in probe()
Dan Carpenter
2023-04-10
1
-1
/
+1
|
|
*
iio: accel: add support for IIS328DQ variant
Stefan Wahren
2023-03-19
4
-0
/
+12
|
|
*
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
[next]