index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7173.c
Age
Commit message (
Expand
)
Author
2024-08-17
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
2024-07-29
iio: adc: ad7173: Fix incorrect compatible string
Dumitru Ceclan
2024-07-02
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
2024-06-25
iio: adc: ad7173: Add support for AD411x devices
Dumitru Ceclan
2024-06-25
iio: adc: ad7173: document sampling frequency behaviour
Dumitru Ceclan
2024-06-25
iio: adc: ad7173: refactor device info structs
Dumitru Ceclan
2024-06-25
iio: adc: ad7173: add support for special inputs
Dumitru Ceclan
2024-06-25
iio: adc: ad7173: refactor ain and vref selection
Dumitru Ceclan
2024-06-25
iio: adc: ad7173: refactor channel configuration parsing
Dumitru Ceclan
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
2024-06-03
iio: adc: ad7173: Fix sampling frequency setting
Dumitru Ceclan
2024-06-03
iio: adc: ad7173: Clear append status bit
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: Remove index from temp channel
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: Add ad7173_device_info names
Dumitru Ceclan
2024-05-27
iio: adc: ad7173: fix buffers enablement for ad7176-2
Dumitru Ceclan
2024-04-06
iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
Dan Carpenter
2024-04-06
iio: adc: ad7173: Use device_for_each_child_node_scoped() to simplify error p...
Jonathan Cameron
2024-03-25
iio: adc: ad7173: add support for additional models
Dumitru Ceclan
2024-03-25
iio: adc: ad7173: improve chip id's defines
Dumitru Ceclan
2024-03-25
iio: adc: ad7173: add AD7173 driver
Dumitru Ceclan