summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ad7768-1.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-14iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen1-1/+1
2021-06-03iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron1-2/+6
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-7/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-02-09iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa1-3/+199
2019-02-02iio: adc: Add AD7768-1 ADC basic supportStefan Popa1-0/+459