aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker1-0/+1
2011-08-17gpio/mxs: move irq_to_gpio() into gpio-mxs driverShawn Guo1-0/+2
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo1-2/+2
2011-06-07gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo1-61/+34
2011-06-07gpio/mxs: remove irq_high related implementationShawn Guo1-14/+4
2011-06-07gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo1-62/+18
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo1-92/+124
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely1-0/+338