summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxc.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+12
|\ \ | |/ |/|
| * gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-171-0/+2
| * gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-161-0/+10
* | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo2011-09-211-0/+6
|/
* 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-111-1/+1
* gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo2011-06-071-61/+29
* gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2011-06-061-69/+14
* 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