summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/dln2-adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen2021-11-171-1/+5
* iio: dln2-adc: Fix lockdep complaintNoralf Trønnes2021-11-171-8/+7
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-11/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean2019-11-021-6/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-051-4/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-6/+0
* iio: adc: Add support for DLN2 ADCJack Andersen2017-07-091-0/+722