summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxc.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-191-2/+2
* gpio/mxc: add device tree probe supportShawn Guo2011-07-081-6/+28
* gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-081-18/+107
* gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann2011-07-071-0/+2
* gpio/mxc: fix a bug with gpio_get_value callingShawn Guo2011-06-121-1/+1
* gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo2011-06-071-61/+29Star
* gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2011-06-061-69/+14Star
* gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-061-72/+145
* gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-061-0/+361