index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xgene.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-8
/
+22
2016-05-01
gpio: xgene: implement .get_direction()
Linus Walleij
1
-0
/
+12
2016-05-01
gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
Duc Dang
1
-0
/
+9
2016-03-31
gpio: xgene: make explicitly non-modular
Paul Gortmaker
1
-8
/
+1
2016-03-30
gpio: xgene: Prevent NULL pointer dereference
Axel Lin
1
-0
/
+5
2016-02-23
gpio: xgene: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-01-05
gpio: xgene: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
1
-0
/
+1
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
1
-2
/
+2
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
1
-5
/
+2
2014-08-28
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan
1
-0
/
+250