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
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-04
iio: adc: ad7192: Fix internal/external clock selection
Fabrizio Lamarque
1
-1
/
+1
2023-06-04
iio: adc: ad7192: Fix null ad7192_state pointer access
Fabrizio Lamarque
1
-3
/
+3
2023-06-04
iio: adc: rockchip_saradc: Use dev_err_probe
Shreeya Patel
1
-25
/
+20
2023-06-04
iio: adc: rockchip_saradc: Match alignment with open parenthesis
Shreeya Patel
1
-3
/
+2
2023-06-04
iio: adc: rockchip_saradc: Use of_device_get_match_data
Shreeya Patel
1
-4
/
+4
2023-06-04
iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled
Shreeya Patel
1
-48
/
+8
2023-06-04
iio: adc: rockchip_saradc: Add support for RK3588
Simon Xue
1
-0
/
+70
2023-06-04
iio: adc: rockchip_saradc: Add callback functions
Simon Xue
1
-12
/
+52
2023-05-30
iio: adc: Use devm_krealloc_array
James Clark
2
-16
/
+10
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
16
-16
/
+16
2023-05-20
iio: ad7606: Kconfig: add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-05-20
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Masahiro Honda
1
-0
/
+4
2023-05-13
iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
Marijn Suijten
1
-1
/
+18
2023-05-13
iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
Marijn Suijten
1
-2
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
Marijn Suijten
1
-1
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
Marijn Suijten
1
-5
/
+5
2023-05-13
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-05-13
iio: adc: stm32-adc: add debug info if dt uses legacy channel config
Sean Nyekjaer
1
-0
/
+2
2023-05-13
iio: adc: stm32-adc: skip adc-channels setup if none is present
Sean Nyekjaer
1
-19
/
+23
2023-05-13
iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
Sean Nyekjaer
1
-10
/
+9
2023-05-13
iio: adc: ad7192: Change "shorted" channels to differential
Paul Cercueil
1
-6
/
+2
2023-05-13
iio: adc: palmas: fix off by one bugs
Dan Carpenter
1
-5
/
+5
2023-05-13
iio: adc: mxs-lradc: fix the order of two cleanup operations
Jiakai Luo
1
-5
/
+5
2023-05-13
iio: ad4130: Make sure clock provider gets removed
Lars-Peter Clausen
1
-1
/
+11
2023-05-13
iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID ...
ChiaEn Wu
1
-2
/
+51
2023-05-13
iio: adc: imx93: fix a signedness bug in imx93_adc_read_raw()
Dan Carpenter
1
-4
/
+3
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-196
/
+995
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-24
Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'
Rafael J. Wysocki
1
-0
/
+1
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-04-13
iio: adc: palmas: don't alter event config on suspend/resume
Patrik Dahlström
1
-14
/
+2
2023-04-13
iio: adc: palmas: add support for iio threshold events
Patrik Dahlström
1
-24
/
+419
2023-04-13
iio: adc: palmas: always reset events on unload
Patrik Dahlström
1
-0
/
+11
2023-04-13
iio: adc: palmas: move eventX_enable into palmas_adc_event
Patrik Dahlström
1
-10
/
+9
2023-04-13
iio: adc: palmas: use iio_event_direction for threshold polarity
Patrik Dahlström
1
-13
/
+23
2023-04-13
iio: adc: palmas: replace "wakeup" with "event"
Patrik Dahlström
1
-25
/
+25
2023-04-13
iio: adc: palmas: remove adc_wakeupX_data
Patrik Dahlström
1
-44
/
+6
2023-04-13
iio: adc: palmas: Take probe fully device managed.
Jonathan Cameron
1
-68
/
+42
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
11
-58
/
+518
2023-04-10
iio: adc: ti-ads1100: fix error code in probe()
Dan Carpenter
1
-1
/
+1
2023-04-06
iio: adc: ad7292: Add explicit include for of.h
Rob Herring
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
6
-14
/
+29
2023-03-18
iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
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: adc: max11410: fix read_poll_timeout() usage
Nuno Sá
1
-7
/
+15
[prev]
[next]