Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -16/+16 |
2022-01-03 | gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler | Steven Lee | 1 | -1/+1 |
2021-12-10 | gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock | Iwona Winiarska | 1 | -16/+16 |
2021-09-22 | gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. | Steven Lee | 1 | -1/+1 |
2021-09-07 | Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -68/+110 |
2021-08-12 | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -6/+3 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8. | Steven Lee | 1 | -0/+4 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Use generic device property APIs | Steven Lee | 1 | -2/+2 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct | Steven Lee | 1 | -9/+8 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Add set_config function | Steven Lee | 1 | -4/+50 |
2021-08-05 | gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support | Steven Lee | 1 | -54/+47 |
2020-10-02 | Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -47/+87 |
2020-09-24 | gpio/aspeed-sgpio: don't enable all interrupts by default | Jeremy Kerr | 1 | -5/+3 |
2020-09-24 | gpio/aspeed-sgpio: enable access to all 80 input & output sgpios | Jeremy Kerr | 1 | -42/+84 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -3/+3 |
2020-01-23 | gpio: aspeed-sgpio: fixed typos | Sachin agarwal | 1 | -1/+1 |
2019-12-11 | gpio: aspeed: avoid return type warning | Arnd Bergmann | 1 | -1/+1 |
2019-10-01 | gpio: aspeed-sgpio: Rename and add Kconfig/Makefile | Linus Walleij | 1 | -0/+533 |