index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-eic-sprd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-12
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
1
-4
/
+28
2024-01-22
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
1
-4
/
+28
2024-01-22
gpio: eic-sprd: Optimize the calculation method of eic number
Wenhua Lin
1
-6
/
+4
2023-09-13
gpio: eic-sprd: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-10
/
+10
2023-09-13
gpio: eic-sprd: unregister from the irq notifier on remove()
Bartosz Golaszewski
1
-2
/
+17
2023-09-11
gpio: eic-sprd: use atomic notifiers to notify all chips about irqs
Bartosz Golaszewski
1
-19
/
+25
2023-07-29
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-1
/
+0
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-12-30
gpio: eic-sprd: Make the irqchip immutable
Cixi Geng
1
-9
/
+14
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2020-12-09
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+1
2020-04-02
Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"
Baolin Wang
1
-2
/
+7
2019-10-01
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
1
-3
/
+4
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-27
gpio: eic-sprd: Use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-7
/
+2
2019-04-11
gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC
Baolin Wang
1
-0
/
+1
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
1
-1
/
+13
2019-02-13
gpio: sprd: Add missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-01-23
gpio: sprd: Fix incorrect irq type setting for the async EIC
Neo Hou
1
-0
/
+1
2019-01-23
gpio: sprd: Fix the incorrect data register
Neo Hou
1
-1
/
+12
2018-05-16
gpio: eic: Add edge trigger emulation for EIC
Baolin Wang
1
-0
/
+73
2018-03-27
gpio: Add Spreadtrum EIC driver support
Baolin Wang
1
-0
/
+606