index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-cadence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: cadence: Remove duplicated include in gpio-cadence.c
Yang Li
2025-07-23
1
-1
/
+0
*
gpio: cadence: use new generic GPIO chip API
Bartosz Golaszewski
2025-07-07
1
-21
/
+25
*
gpio: cadence: use lock guards
Bartosz Golaszewski
2025-07-07
1
-14
/
+6
*
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
1
-1
/
+1
*
gpio: cadence: Use helper function devm_clk_get_enabled()
Zhang Zekun
2024-09-05
1
-17
/
+6
*
gpio: cadence: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-02
1
-4
/
+2
*
gpio: cadence: Convert to immutable irq_chip
Linus Walleij
2023-03-10
1
-3
/
+7
*
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
2022-04-25
1
-6
/
+6
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
*
gpio: cadence: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-05-12
1
-0
/
+1
*
gpio: cadence: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
1
-15
/
+21
*
drivers: gpio: cadence: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-04
1
-3
/
+1
*
gpio: Add Cadence GPIO driver
Jan Kotas
2018-12-21
1
-0
/
+291