summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mxc.c
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker
2011-09-21gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo
2011-08-17gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo
2011-08-16gpio/mxc: add .to_irq for gpio chipShawn Guo
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo
2011-07-08gpio/mxc: add device tree probe supportShawn Guo
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-07gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann
2011-06-11gpio/mxc: fix a bug with gpio_get_value callingShawn Guo
2011-06-07gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo