summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ge.c
AgeCommit message (Expand)Author
2023-07-27gpio: ge: Replace GPLv2 boilerplate with SPDXAndy Shevchenko
2023-07-27gpio: ge: Utilise temporary variable for struct deviceAndy Shevchenko
2023-07-27gpio: ge: Make driver OF-independentAndy Shevchenko
2023-07-27gpio: ge: Fix English spelling and grammarAndy Shevchenko
2023-07-27gpio: ge: Add missing headerAndy Shevchenko
2023-07-19gpio: Explicitly include correct DT includesRob Herring
2023-01-30gpio: ge: Remove duplicate assignment of of_gpio_n_cellsAndy Shevchenko
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2018-05-16gpio: ge: Fix build warningThierry Reding
2018-05-16gpio: ge: Use of_device_get_match_data()Thierry Reding
2018-03-19gpio: ge: Drop of_gpio.h includeLinus Walleij
2017-08-14gpio: Convert to using %pOF instead of full_nameRob Herring
2016-02-23gpio: ge: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-01-29gpio: ge: Convert to use devm_kstrdupAxel Lin
2015-01-19gpio: ge: fix compilation errorKamlakant Patel
2015-01-16gpio: ge: convert to use basic mmio gpio libraryKamlakant Patel
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-04-28gpio: ge: Convert to platform driverAlexander Shiyan
2012-03-16powerpc/85xx: Board support for GE IMP3AMartyn Welch
2012-03-16gpio: Move GE GPIO driver to reside within GPIO subsystemMartyn Welch