Age | Commit message (Expand) | Author | Files | Lines |
2021-12-17 | gpio: Propagate firmware node from a parent device | Andy Shevchenko | 1 | -3/+2 |
2021-05-24 | gpio: tps6586x: remove platform_set_drvdata() + cleanup probe | Alexandru Ardelean | 1 | -11/+2 |
2018-09-04 | gpio: tps65xxx: Use SPDX license tag | Linus Walleij | 1 | -12/+1 |
2018-09-04 | gpio: tpx65xxx: Include the right header | Linus Walleij | 1 | -1/+1 |
2016-06-07 | gpio: remove redundant owner assignments of drivers | Masahiro Yamada | 1 | -1/+0 |
2016-04-05 | gpio: tps6586x: make explicitly non-modular | Paul Gortmaker | 1 | -12/+1 |
2016-02-23 | gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+2 |
2016-01-05 | gpio: tps6586x: use gpiochip data pointer | Linus Walleij | 1 | -10/+5 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -1/+2 |
2014-05-09 | gpio: tps6586x: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2012-12-17 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+9 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-13 | mfd: Implement tps6586x gpio_to_irq | Laxman Dewangan | 1 | -0/+9 |
2012-07-25 | gpio: tps6586x: Add gpio support through platform driver | Laxman Dewangan | 1 | -0/+158 |