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