summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/da9150-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: da9150-gpadc: convert probe to full-device managedAlexandru Ardelean2021-10-191-25/+2
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: Add support for DA9150 GPADCAdam Thomson2015-02-251-0/+407