summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-f7188x.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: f7188x: Add a missing breakDan Carpenter2017-04-281-0/+1
* gpio: f7188x: Add F71889A GPIO support.Marty Plummer2017-04-071-2/+21
* pinctrl / gpio: Introduce .set_config() callback for GPIO chipsMika Westerberg2017-01-261-10/+9
* gpio: f7188x: use gpiochip_get_data instead of container_ofAmitesh Singh2016-09-181-2/+1
* gpio: f7188x: Implement get_direction.plr.vincent@gmail.com2016-06-141-0/+22
* gpio: f7188x: fix edit mistakeLinus Walleij2016-04-181-1/+1
* gpio: f7188x: use the new open drain callbackLinus Walleij2016-04-141-0/+33
* gpio: f7188x: use BIT() macroLinus Walleij2016-04-141-9/+10
* gpio: f7188x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-24/+2
* gpio-f7188x: Add F81866 GPIO supportsPeter Hung2016-01-281-3/+24
* gpio: f7188: use gpiochip data pointerLinus Walleij2016-01-051-9/+5
* gpio: use dev_get_platdata()Nizam Haider2015-11-301-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: Fix checkpatch.pl issuesDaniel Lockyer2015-06-161-2/+2
* gpio: f7188x: add GPIO support for F71869AAndreas Bofjall2015-03-171-3/+23
* gpio: f7188x: add GPIO support for F71869Andreas Bofjall2015-03-171-3/+22
* gpio: f7188x: correct spelling of "Fintek"Andreas Bofjall2015-03-171-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-16/+2
* gpio: f7188x: set can_sleep attributeSimon Guinot2014-01-071-0/+1
* gpio: add GPIO support for F71882FG and F71889FSimon Guinot2013-08-301-0/+469
OpenPOWER on IntegriCloud