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
/
ad7124.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2021-06-13
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
1
-33
/
+15
2021-05-13
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
1
-0
/
+7
2021-05-13
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
1
-16
/
+13
2021-03-25
iio: adc: ad7124: allow more than 8 channels
Alexandru Tachici
1
-158
/
+301
2020-09-20
iio: adc: ad7124: Fix typo in device name
Mircea Caprioru
1
-2
/
+2
2020-07-22
iio: adc: ad7124: move chip ID & name on the chip_info table
Alexandru Ardelean
1
-14
/
+59
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-03-08
iio: adc: ad7124: Add direct reg access
Mircea Caprioru
1
-0
/
+30
2020-02-14
iio: adc: ad7124: add 3db filter
Alexandru Tachici
1
-1
/
+68
2020-01-22
Merge 5.5-rc7 into staging-next
Greg Kroah-Hartman
1
-7
/
+5
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
1
-1
/
+1
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
1
-0
/
+2
2020-01-13
iio: adc: ad7124: Fix DT channel configuration
Alexandru Tachici
1
-7
/
+5
2019-12-08
iio: adc: ad7124: Enable internal reference
Mircea Caprioru
1
-1
/
+6
2019-06-26
iio: adc: ad7124: Shift to dynamic allocation for channel configuration
Mircea Caprioru
1
-1
/
+8
2019-06-26
iio: adc: ad7124: Add buffered input support
Mircea Caprioru
1
-2
/
+15
2019-06-26
iio: adc: ad7124: Remove input number limitation
Mircea Caprioru
1
-7
/
+0
2019-04-04
iio: adc: ad7124 fix indentation issue, remove extra tab
Colin Ian King
1
-1
/
+1
2018-11-17
iio: adc: Add ad7124 support
Stefan Popa
1
-0
/
+684