index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
2024-02-12
1
-4
/
+28
|
\
|
*
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-22
1
-4
/
+28
*
|
gpio: eic-sprd: Optimize the calculation method of eic number
Wenhua Lin
2024-01-22
1
-6
/
+4
|
/
*
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