index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sprd.c
Age
Commit message (
Expand
)
Author
12 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-02
gpio: sprd: use new GPIO line value setter callbacks
Bartosz Golaszewski
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2022-12-30
gpio: sprd: Make the irqchip immutable
Cixi Geng
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-05-25
gpio: sprd: remove platform_set_drvdata() + cleanup probe
Alexandru Ardelean
2020-08-31
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-04-05
drivers: gpio: sprd: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2018-03-02
gpio: Add GPIO driver for Spreadtrum SC9860 platform
Baolin Wang