summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-aspeed-sgpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: aspeed-sgpio: Convert to immutable irq_chipLinus Walleij2023-03-101-8/+36
* kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-061-1/+0
* Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-111-16/+16
|\
| * gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska2021-12-101-16/+16
* | gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handlerSteven Lee2022-01-031-1/+1
|/
* gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler.Steven Lee2021-09-221-1/+1
* Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-071-68/+110
|\
| * gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8.Steven Lee2021-08-051-0/+4
| * gpio: gpio-aspeed-sgpio: Use generic device property APIsSteven Lee2021-08-051-2/+2
| * gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio structSteven Lee2021-08-051-9/+8
| * gpio: gpio-aspeed-sgpio: Add set_config functionSteven Lee2021-08-051-4/+50
| * gpio: gpio-aspeed-sgpio: Add AST2600 sgpio supportSteven Lee2021-08-051-54/+47
* | gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-6/+3
|/
* Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-10-021-47/+87
|\
| * gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr2020-09-241-5/+3
| * gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr2020-09-241-42/+84
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
|/
* gpio: aspeed-sgpio: fixed typosSachin agarwal2020-01-231-1/+1
* gpio: aspeed: avoid return type warningArnd Bergmann2019-12-111-1/+1
* gpio: aspeed-sgpio: Rename and add Kconfig/MakefileLinus Walleij2019-09-301-0/+533