aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-16gpio: ge: Fix build warningThierry Reding1-1/+1
2018-05-16gpio: ge: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-03-19gpio: ge: Drop of_gpio.h includeLinus Walleij1-1/+0
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring1-4/+2
2016-02-23gpio: ge: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan1-1/+1
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-12/+12
2015-01-29gpio: ge: Convert to use devm_kstrdupAxel Lin1-5/+6
2015-01-19gpio: ge: fix compilation errorKamlakant Patel1-0/+1
2015-01-16gpio: ge: convert to use basic mmio gpio libraryKamlakant Patel1-57/+39
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-28gpio: ge: Convert to platform driverAlexander Shiyan1-121/+53
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch1-0/+28
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch1-0/+171