aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/adc/bcm_iproc_adc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-03iio:adc:bcm_iproc: Drop of_match_ptr protection and switch to mod_devicetable.hJonathan Cameron1-2/+2
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-11-09iio: adc: bcm_iproc_adc: drop a stray semicolonJonathan Cameron1-1/+1
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-5/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner1-12/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-05-21iio: adc: bcm_iproc_adc: swap primary and secondary isr handler'sRaveendra Padasalagi1-4/+4
2016-07-03iio: Add driver for Broadcom iproc-static-adcRaveendra Padasalagi1-0/+644