aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ep93xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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