summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-eic-sprd.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: eic-sprd: Use devm_platform_ioremap_resource()Enrico Weigelt, metux IT consult2019-06-271-7/+2Star
* gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang2019-04-111-0/+1
* Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-171-1/+13
|\
| * gpio: sprd: Fix incorrect irq type setting for the async EICNeo Hou2019-01-231-0/+1
| * gpio: sprd: Fix the incorrect data registerNeo Hou2019-01-231-1/+12
* | gpio: sprd: Add missing break in switch statementGustavo A. R. Silva2019-02-131-0/+1
|/
* gpio: eic: Add edge trigger emulation for EICBaolin Wang2018-05-161-0/+73
* gpio: Add Spreadtrum EIC driver supportBaolin Wang2018-03-271-0/+606