aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij1-0/+3
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-1/+18
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-06-09gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely1-1/+0
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten1-121/+119
2011-06-07gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten1-1/+1
2011-06-06gpio: reorganize driversGrant Likely1-2/+0
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten1-0/+410