aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sprd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-8/+4
2021-05-25gpio: sprd: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean1-9/+1
2020-08-31gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai1-0/+3
2019-08-05gpio: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-04-05drivers: gpio: sprd: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult1-3/+1
2018-03-02gpio: Add GPIO driver for Spreadtrum SC9860 platformBaolin Wang1-0/+290