summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sprd.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-171-1/+0
* gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-8/+4
* gpio: sprd: remove platform_set_drvdata() + cleanup probeAlexandru Ardelean2021-05-251-9/+1
* gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai2020-08-311-0/+3
* gpio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-3/+1
* drivers: gpio: sprd: use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-04-051-3/+1
* gpio: Add GPIO driver for Spreadtrum SC9860 platformBaolin Wang2018-03-021-0/+290