summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/bcm_iproc_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: bcm_iproc: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* iio: adc: fix the return value handle for platform_get_irq()Ruan Jinjie2023-07-291-2/+2
* iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron2020-09-031-2/+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: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron2019-11-091-1/+1
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-5/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner2019-06-191-12/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi2017-05-211-4/+4
* iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi2016-07-031-0/+644