开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xgene.c
Age
Commit message (
Expand
)
Author
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-01
gpio: xgene: implement .get_direction()
Linus Walleij
2016-05-01
gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
Duc Dang
2016-03-31
gpio: xgene: make explicitly non-modular
Paul Gortmaker
2016-03-30
gpio: xgene: Prevent NULL pointer dereference
Axel Lin
2016-02-23
gpio: xgene: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: xgene: use gpiochip data pointer
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
2014-09-24
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
2014-09-24
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
2014-09-23
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-08-28
gpio: Add APM X-Gene SoC GPIO controller support
Feng Kan