开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xgs-iproc.c
Age
Commit message (
Expand
)
Author
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-02
gpio: xgs-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
gpio: xgs-iproc: Convert to immutable irq_chip
Linus Walleij
2022-07-19
gpio: xgs-iproc: Drop if with an always false condition
Uwe Kleine-König
2021-10-25
gpio: xgs-iproc: fix parsing of ngpios property
Jonas Gorski
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-01-29
Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-01-23
gpio: Drop the chained IRQ handler assign function
Linus Walleij
2019-12-11
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
Arnd Bergmann
2019-11-08
gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-11-07
gpio: xgs-iproc: Fix section mismatch on device tree match table
Mark Brown
2019-10-29
gpio: Add xgs-iproc driver
Chris Packham