index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-aspeed-sgpio.c
Age
Commit message (
Expand
)
Author
2023-03-10
gpio: aspeed-sgpio: Convert to immutable irq_chip
Linus Walleij
2023-03-06
kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-01-11
Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-03
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler
Steven Lee
2021-12-10
gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock
Iwona Winiarska
2021-09-22
gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.
Steven Lee
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-05
gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.
Steven Lee
2021-08-05
gpio: gpio-aspeed-sgpio: Use generic device property APIs
Steven Lee
2021-08-05
gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct
Steven Lee
2021-08-05
gpio: gpio-aspeed-sgpio: Add set_config function
Steven Lee
2021-08-05
gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support
Steven Lee
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-09-24
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
2020-09-24
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-23
gpio: aspeed-sgpio: fixed typos
Sachin agarwal
2019-12-11
gpio: aspeed: avoid return type warning
Arnd Bergmann
2019-09-30
gpio: aspeed-sgpio: Rename and add Kconfig/Makefile
Linus Walleij