开源镜像站
帮助
动态
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-ge.c
Age
Commit message (
Expand
)
Author
2023-07-27
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
2023-07-27
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
2023-07-27
gpio: ge: Make driver OF-independent
Andy Shevchenko
2023-07-27
gpio: ge: Fix English spelling and grammar
Andy Shevchenko
2023-07-27
gpio: ge: Add missing header
Andy Shevchenko
2023-07-19
gpio: Explicitly include correct DT includes
Rob Herring
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2018-05-16
gpio: ge: Fix build warning
Thierry Reding
2018-05-16
gpio: ge: Use of_device_get_match_data()
Thierry Reding
2018-03-19
gpio: ge: Drop of_gpio.h include
Linus Walleij
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-02-23
gpio: ge: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
2015-01-29
gpio: ge: Convert to use devm_kstrdup
Axel Lin
2015-01-19
gpio: ge: fix compilation error
Kamlakant Patel
2015-01-16
gpio: ge: convert to use basic mmio gpio library
Kamlakant Patel
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-28
gpio: ge: Convert to platform driver
Alexander Shiyan
2012-03-16
powerpc/85xx: Board support for GE IMP3A
Martyn Welch
2012-03-16
gpio: Move GE GPIO driver to reside within GPIO subsystem
Martyn Welch