summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxc.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-2/+2
* gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-071-1/+2
* gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-071-2/+0
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-261-14/+57
|\
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-171-14/+57
* | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-24/+32
|\ \
| * | gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-011-24/+32
| |/
* / gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-051-4/+6
|/
* 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