Age | Commit message (Expand) | Author |
2023-05-23 | gpio-f7188x: fix chip name and pin count on Nuvoton chip | Henning Schild |
2022-09-01 | gpio-f7188x: use unique labels for banks/chips | Henning Schild |
2022-09-01 | gpio-f7188x: Add GPIO support for Nuvoton NCT6116 | Henning Schild |
2022-09-01 | gpio-f7188x: add a prefix to macros to keep gpio namespace clean | Henning Schild |
2022-09-01 | gpio-f7188x: switch over to using pr_fmt | Henning Schild |
2020-05-05 | gpio-f7188x: Add GPIO support for F81865 | Petteri Jokinen |
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-01-22 | gpio-f7188x: add support Fintek F81804 & F81966 | Steffen Kothe |
2017-04-28 | gpio: f7188x: Add a missing break | Dan Carpenter |
2017-04-07 | gpio: f7188x: Add F71889A GPIO support. | Marty Plummer |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg |
2016-09-18 | gpio: f7188x: use gpiochip_get_data instead of container_of | Amitesh Singh |
2016-06-14 | gpio: f7188x: Implement get_direction. | plr.vincent@gmail.com |
2016-04-18 | gpio: f7188x: fix edit mistake | Linus Walleij |
2016-04-14 | gpio: f7188x: use the new open drain callback | Linus Walleij |
2016-04-14 | gpio: f7188x: use BIT() macro | Linus Walleij |
2016-02-23 | gpio: f7188x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-28 | gpio-f7188x: Add F81866 GPIO supports | Peter Hung |
2016-01-05 | gpio: f7188: use gpiochip data pointer | Linus Walleij |
2015-11-30 | gpio: use dev_get_platdata() | Nizam Haider |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2015-06-16 | gpio: Fix checkpatch.pl issues | Daniel Lockyer |
2015-03-17 | gpio: f7188x: add GPIO support for F71869A | Andreas Bofjall |
2015-03-17 | gpio: f7188x: add GPIO support for F71869 | Andreas Bofjall |
2015-03-17 | gpio: f7188x: correct spelling of "Fintek" | Andreas Bofjall |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe |
2014-01-07 | gpio: f7188x: set can_sleep attribute | Simon Guinot |
2013-08-30 | gpio: add GPIO support for F71882FG and F71889F | Simon Guinot |