summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sun4i-gpadc.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-2/+2
* mfd: sun4i-gpadc: Use devm_platform_get_and_ioremap_resource()Ye Xingchen2023-04-261-3/+1
* mfd: sun4i-gpadc: Replace irqchip mask_invert with unmask_baseAidan MacDonald2022-12-071-2/+1
* mfd: sun4i: Drop of_match_ptr from of_device_id tableKrzysztof Kozlowski2020-11-271-1/+1
* mfd: sun4i-gpadc: Constify static struct resourceRikard Falkeborn2020-11-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mfd: sun4i-gpadc: Fix 'cast from pointer to integer of different size' warningLee Jones2016-11-291-1/+1
* mfd: Add support for Allwinner SoCs ADCQuentin Schulz2016-11-291-0/+181