index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7173.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
2024-08-17
1
-3
/
+0
*
iio: adc: ad7173: Fix incorrect compatible string
Dumitru Ceclan
2024-07-29
1
-5
/
+5
*
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
2024-07-02
1
-1
/
+3
*
iio: adc: ad7173: Add support for AD411x devices
Dumitru Ceclan
2024-06-25
1
-32
/
+282
*
iio: adc: ad7173: document sampling frequency behaviour
Dumitru Ceclan
2024-06-25
1
-0
/
+15
*
iio: adc: ad7173: refactor device info structs
Dumitru Ceclan
2024-06-25
1
-138
/
+122
*
iio: adc: ad7173: add support for special inputs
Dumitru Ceclan
2024-06-25
1
-2
/
+25
*
iio: adc: ad7173: refactor ain and vref selection
Dumitru Ceclan
2024-06-25
1
-19
/
+43
*
iio: adc: ad7173: refactor channel configuration parsing
Dumitru Ceclan
2024-06-25
1
-12
/
+17
*
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
2024-06-25
1
-5
/
+6
*
iio: adc: ad7173: Fix sampling frequency setting
Dumitru Ceclan
2024-06-03
1
-15
/
+5
*
iio: adc: ad7173: Clear append status bit
Dumitru Ceclan
2024-06-03
1
-0
/
+1
*
iio: adc: ad7173: Remove index from temp channel
Dumitru Ceclan
2024-05-27
1
-1
/
+0
*
iio: adc: ad7173: Add ad7173_device_info names
Dumitru Ceclan
2024-05-27
1
-0
/
+3
*
iio: adc: ad7173: fix buffers enablement for ad7176-2
Dumitru Ceclan
2024-05-27
1
-2
/
+10
*
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
2024-04-06
1
-1
/
+1
*
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
2024-04-06
1
-17
/
+7
*
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
2024-03-25
1
-6
/
+80
*
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
2024-03-25
1
-3
/
+3
*
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan
2024-03-25
1
-0
/
+1116