| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: vr41xx: Use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-06-27 | 1 | -14/+5 |
* | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback | Linus Walleij | 2018-09-17 | 1 | -38/+0 |
* | gpio: vr41xx: Cut down on boilerplate | Linus Walleij | 2018-09-17 | 1 | -14/+1 |
* | gpio: vr41xx: Include the right header | Linus Walleij | 2018-09-17 | 1 | -1/+1 |
* | gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error | Andy Shevchenko | 2018-08-06 | 1 | -1/+7 |
* | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 2016-01-05 | 1 | -1/+1 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -2/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 1 | -2/+2 |
|/ |
|
* | gpio: vr41xx: fix up errorpath on probe() | Linus Walleij | 2014-07-09 | 1 | -2/+6 |
* | MIPS: VR41xx: Mark GPIO lines used for IRQ | Linus Walleij | 2014-03-31 | 1 | -0/+20 |
* | 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: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 1 | -12/+1 |
* | gpio/vr41xx: Convert use of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+585 |