index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-xgene.c
Age
Commit message (
Expand
)
Author
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-10-09
gpio: xgene: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-10-09
gpio: xgene: remove redundant error message
Bartosz Golaszewski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-03-06
gpio: xgene: mark PM functions as __maybe_unused
Arnd Bergmann
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