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
/
ad7192.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-2
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
1
-0
/
+1
2022-01-23
iio: ad7192: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-1
/
+2
2021-09-14
iio: adc: ad7192: Add IRQ flag
Alexandru Tachici
1
-0
/
+1
2021-06-13
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
1
-53
/
+36
2021-06-13
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
1
-3
/
+3
2021-05-13
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
1
-7
/
+4
2021-05-13
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
1
-2
/
+6
2020-07-20
iio: adc: ad7192: move ad7192_of_match table closer to the end of the file
Alexandru Ardelean
1
-9
/
+9
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: adc: ad7192: fix null pointer de-reference crash during probe
Alexandru Ardelean
1
-16
/
+47
2020-03-23
staging: iio: adc: ad7192: Re-indent enum labels
Deepak R Varma
1
-2
/
+2
2020-03-08
staging: iio: adc: ad7192: move out of staging
Alexandru Tachici
1
-0
/
+1034