aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo1-2/+2
2011-07-08gpio/mxc: add device tree probe supportShawn Guo1-6/+28
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo1-18/+107
2011-07-07gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann1-0/+2
2011-06-11gpio/mxc: fix a bug with gpio_get_value callingShawn Guo1-1/+1
2011-06-07gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo1-61/+29
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo1-69/+14
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo1-72/+145
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo1-0/+361