aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ep93xx.c
AgeCommit message (Expand)Author
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-25gpio/ep93xx: Remove unused inline function and useless pr_err messageH Hartley Sweeten
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-09gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten
2011-06-07gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten
2011-06-06gpio: reorganize driversGrant Likely
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten