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-syscon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
gpio: syscon: rockchip: add GRF GPIO support for rk3328
Levin Du
1
-0
/
+31
2018-07-02
gpio: syscon: Include the right header
Linus Walleij
1
-1
/
+1
2018-05-23
gpio: syscon: allow fetching syscon from parent node
Heiko Stuebner
1
-0
/
+2
2018-05-16
gpio: syscon: Use of_device_get_match_data()
Thierry Reding
1
-6
/
+1
2016-06-08
gpio: syscon: Change the compatibility string
Alexander Shiyan
1
-2
/
+2
2016-02-23
gpio: syscon: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-01-05
gpio: syscon: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
1
-1
/
+5
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2015-11-17
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
1
-1
/
+5
2015-03-27
gpio: syscon: reduce message level when direction reg offset not in dt
Grygorii Strashko
1
-1
/
+1
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-17
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
1
-0
/
+35
2014-09-17
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
1
-8
/
+43
2014-09-17
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
1
-2
/
+6
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-1
/
+2
2014-03-18
gpio: Driver for SYSCON-based GPIOs
Alexander Shiyan
1
-0
/
+191