index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-syscon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
2018-10-10
1
-1
/
+1
*
gpio: syscon: rockchip: add GRF GPIO support for rk3328
Levin Du
2018-08-06
1
-0
/
+31
*
gpio: syscon: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: syscon: allow fetching syscon from parent node
Heiko Stuebner
2018-05-23
1
-0
/
+2
*
gpio: syscon: Use of_device_get_match_data()
Thierry Reding
2018-05-16
1
-6
/
+1
*
gpio: syscon: Change the compatibility string
Alexander Shiyan
2016-06-08
1
-2
/
+2
*
gpio: syscon: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-10
/
+1
*
gpio: syscon: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-11
/
+6
*
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-12-21
1
-1
/
+5
|
\
|
*
gpio: syscon: fix a possible NULL dereference
LABBE Corentin
2015-11-17
1
-1
/
+5
*
|
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-2
/
+2
|
/
*
gpio: syscon: reduce message level when direction reg offset not in dt
Grygorii Strashko
2015-03-27
1
-1
/
+1
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
2014-09-16
1
-0
/
+35
*
gpio: syscon: retrive syscon node and regs offsets from dt
Grygorii Strashko
2014-09-16
1
-8
/
+43
*
gpio: syscon: add soc specific callback to assign output value
Grygorii Strashko
2014-09-16
1
-2
/
+6
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-1
/
+2
*
gpio: Driver for SYSCON-based GPIOs
Alexander Shiyan
2014-03-18
1
-0
/
+191