summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ad7768-1.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König2022-08-151-16/+1
* iio: adc: ad778-1: do not explicity set INDIO_BUFFER_TRIGGERED modeMarcus Folkesson2022-07-011-1/+1
* iio: adc: ad7768-1: Fix alignment for DMA safetyJonathan Cameron2022-06-141-2/+2
* iio: ad7768-1: Call iio_trigger_notify_done() on errorLars-Peter Clausen2021-11-171-1/+1
* iio: adc: remove unused private data assigned with spi_set_drvdata()Alexandru Ardelean2021-06-131-1/+0
* Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-06-091-1/+2
|\
| * iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* | iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...Jonathan Cameron2021-05-221-2/+6
|/
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-251-1/+0
* iio: adc: ad7768-1: Add channel labels.Cristian Pop2020-11-081-0/+41
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-7/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: ad7768-1: Add support for setting the sampling frequencyStefan Popa2019-02-091-3/+199
* iio: adc: Add AD7768-1 ADC basic supportStefan Popa2019-02-021-0/+459