Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-01 | gpio: eic: sprd: Fix the incorrect EIC offset when toggling | Bruce Chen | 1 | -3/+4 |
2019-08-05 | gpio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
2019-06-27 | gpio: eic-sprd: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 1 | -7/+2 |
2019-04-11 | gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC | Baolin Wang | 1 | -0/+1 |
2019-02-17 | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 1 | -1/+13 |
2019-02-13 | gpio: sprd: Add missing break in switch statement | Gustavo A. R. Silva | 1 | -0/+1 |
2019-01-23 | gpio: sprd: Fix incorrect irq type setting for the async EIC | Neo Hou | 1 | -0/+1 |
2019-01-23 | gpio: sprd: Fix the incorrect data register | Neo Hou | 1 | -1/+12 |
2018-05-16 | gpio: eic: Add edge trigger emulation for EIC | Baolin Wang | 1 | -0/+73 |
2018-03-27 | gpio: Add Spreadtrum EIC driver support | Baolin Wang | 1 | -0/+606 |