index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ge.c
Age
Commit message (
Expand
)
Author
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