index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-eic-sprd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-22
1
-4
/
+28
*
gpio: eic-sprd: use a helper variable for &pdev->dev
Bartosz Golaszewski
2023-09-13
1
-10
/
+10
*
gpio: eic-sprd: unregister from the irq notifier on remove()
Bartosz Golaszewski
2023-09-13
1
-2
/
+17
*
gpio: eic-sprd: use atomic notifiers to notify all chips about irqs
Bartosz Golaszewski
2023-09-11
1
-19
/
+25
*
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
Andrei Coardos
2023-07-29
1
-1
/
+0
*
gpio: Explicitly include correct DT includes
Rob Herring
2023-07-19
1
-1
/
+1
*
gpio: eic-sprd: Make the irqchip immutable
Cixi Geng
2022-12-30
1
-9
/
+14
*
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
1
-1
/
+0
*
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-09
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+1
*
Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"
Baolin Wang
2020-04-02
1
-2
/
+7
*
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
2019-10-01
1
-3
/
+4
*
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
gpio: eic-sprd: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-06-27
1
-7
/
+2
*
gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
Baolin Wang
2019-04-11
1
-0
/
+1
*
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-02-17
1
-1
/
+13
|
\
|
*
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
2019-01-23
1
-0
/
+1
|
*
gpio: sprd: Fix the incorrect data register
Neo Hou
2019-01-23
1
-1
/
+12
*
|
gpio: sprd: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-13
1
-0
/
+1
|
/
*
gpio: eic: Add edge trigger emulation for EIC
Baolin Wang
2018-05-16
1
-0
/
+73
*
gpio: Add Spreadtrum EIC driver support
Baolin Wang
2018-03-27
1
-0
/
+606