index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-cadence.c
Age
Commit message (
Expand
)
Author
2025-09-24
gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_
Bartosz Golaszewski
2025-07-23
gpio: cadence: Remove duplicated include in gpio-cadence.c
Yang Li
2025-07-07
gpio: cadence: use new generic GPIO chip API
Bartosz Golaszewski
2025-07-07
gpio: cadence: use lock guards
Bartosz Golaszewski
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-05
gpio: cadence: Use helper function devm_clk_get_enabled()
Zhang Zekun
2023-10-02
gpio: cadence: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-10
gpio: cadence: Convert to immutable irq_chip
Linus Walleij
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-12
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2019-08-15
gpio: cadence: Pass irqchip when adding gpiochip
Linus Walleij
2019-04-05
drivers: gpio: cadence: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-12-21
gpio: Add Cadence GPIO driver
Jan Kotas