| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: ep93xx: Use devm_ioremap_resource() | Jingoo Han | 2014-05-27 | 1 | -1/+1 |
* | gpio: gpioep93xx: use devm functions | abdoulaye berthe | 2014-05-16 | 1 | -27/+7 |
* | gpio: ep93xx: get rid of bogus __raw* accessors | Linus Walleij | 2013-10-16 | 1 | -9/+9 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -1/+1 |
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-28 | 1 | -8/+0 |
|\ |
|
| * | gpio/ep93xx: Remove unused inline function and useless pr_err message | H Hartley Sweeten | 2012-03-26 | 1 | -8/+0 |
* | | ep93xx: Configure GPIO ports in core code | Ryan Mallon | 2012-03-14 | 1 | -7/+0 |
|/ |
|
* | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij | 2011-10-02 | 1 | -0/+3 |
* | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver | Linus Walleij | 2011-08-22 | 1 | -1/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
* | gpio/ep93xx: Remove superfluous debug pr_info statement | Grant Likely | 2011-06-09 | 1 | -1/+0 |
* | gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library | H Hartley Sweeten | 2011-06-09 | 1 | -121/+119 |
* | gpio/ep93xx: fix pr_fmt output | H Hartley Sweeten | 2011-06-08 | 1 | -1/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -2/+0 |
* | gpio/ep93xx: move driver to drivers/gpio | H Hartley Sweeten | 2011-06-06 | 1 | -0/+410 |