aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mxc.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-19gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingGravatar Shawn Guo 1-2/+2
2011-07-08gpio/mxc: add device tree probe supportGravatar Shawn Guo 1-6/+28
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Gravatar Shawn Guo 1-18/+107
2011-07-07gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesGravatar Lothar Waßmann 1-0/+2
2011-06-11gpio/mxc: fix a bug with gpio_get_value callingGravatar Shawn Guo 1-1/+1
2011-06-07gpio/mxc: convert gpio-mxc to use generic irq chipGravatar Shawn Guo 1-61/+29
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryGravatar Shawn Guo 1-69/+14
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverGravatar Shawn Guo 1-72/+145
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioGravatar Shawn Guo 1-0/+361