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
/
ad7173.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
1
-1
/
+3
2024-06-25
iio: adc: ad7173: Add support for AD411x devices
Dumitru Ceclan
1
-32
/
+282
2024-06-25
iio: adc: ad7173: document sampling frequency behaviour
Dumitru Ceclan
1
-0
/
+15
2024-06-25
iio: adc: ad7173: refactor device info structs
Dumitru Ceclan
1
-138
/
+122
2024-06-25
iio: adc: ad7173: add support for special inputs
Dumitru Ceclan
1
-2
/
+25
2024-06-25
iio: adc: ad7173: refactor ain and vref selection
Dumitru Ceclan
1
-19
/
+43
2024-06-25
iio: adc: ad7173: refactor channel configuration parsing
Dumitru Ceclan
1
-12
/
+17
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
1
-5
/
+6
2024-06-03
iio: adc: ad7173: Fix sampling frequency setting
Dumitru Ceclan
1
-15
/
+5
2024-06-03
iio: adc: ad7173: Clear append status bit
Dumitru Ceclan
1
-0
/
+1
2024-05-27
iio: adc: ad7173: Remove index from temp channel
Dumitru Ceclan
1
-1
/
+0
2024-05-27
iio: adc: ad7173: Add ad7173_device_info names
Dumitru Ceclan
1
-0
/
+3
2024-05-27
iio: adc: ad7173: fix buffers enablement for ad7176-2
Dumitru Ceclan
1
-2
/
+10
2024-04-06
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
1
-1
/
+1
2024-04-06
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
1
-17
/
+7
2024-03-25
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
1
-6
/
+80
2024-03-25
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
1
-3
/
+3
2024-03-25
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
1
-0
/
+1116