summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-8/+0
|\
| * gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten2012-03-251-8/+0
* | ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-7/+0
|/
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-011-0/+3
* ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-221-1/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
* gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely2011-06-091-1/+0
* gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten2011-06-081-121/+119
* gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten2011-06-071-1/+1
* gpio: reorganize driversGrant Likely2011-06-061-2/+0
* gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-061-0/+410