index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad7768-1.c
Age
Commit message (
Expand
)
Author
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: ad7768-1: use device_* to iterate over device child nodes
Javier Carrasco
2022-08-15
iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-07-01
iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED mode
Marcus Folkesson
2022-06-14
iio: adc: ad7768-1: Fix alignment for DMA safety
Jonathan Cameron
2021-11-17
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-05-22
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-02-09
iio: adc: ad7768-1: Add support for setting the sampling frequency
Stefan Popa
2019-02-02
iio: adc: Add AD7768-1 ADC basic support
Stefan Popa