aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c
Commit message (Expand)AuthorAgeFilesLines
* 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