| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: Propagate firmware node from a parent device | Andy Shevchenko | 2021-12-17 | 1 | -3/+2 |
* | gpio: wm831x: remove platform_set_drvdata() + cleanup probe | Alexandru Ardelean | 2021-05-25 | 1 | -11/+1 |
* | gpio: wm8xxx: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -5/+1 |
* | gpio: wm8xxx: Use the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | gpio-wm831x: Use seq_putc() in wm831x_gpio_dbg_show() | Markus Elfring | 2018-02-12 | 1 | -1/+1 |
* | gpio: wm831x: Add basic device tree support | Charles Keepax | 2017-03-23 | 1 | -1/+4 |
* | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 2017-01-26 | 1 | -11/+10 |
* | gpio: constify gpio_chip structures | Julia Lawall | 2016-09-13 | 1 | -1/+1 |
* | gpio: remove redundant owner assignments of drivers | Masahiro Yamada | 2016-06-07 | 1 | -1/+0 |
* | gpio: wm831x: use the new open drain callback | Linus Walleij | 2016-04-14 | 1 | -1/+24 |
* | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
* | gpio: wm831x: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -13/+8 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+2 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: wm831x: Convert to use devm_kzalloc API | Axel Lin | 2012-09-04 | 1 | -14/+5 |
* | mfd: Convert wm831x to irq_domain | Mark Brown | 2012-05-20 | 1 | -4/+2 |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-07-22 | 1 | -0/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+317 |