aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mxc.c
Commit message (Expand)AuthorAge
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio/mxc: specify gpio base for device tree probeShawn Guo2012-08-07
* gpio/mxc: remove redundant shadow variables initializationShawn Guo2012-08-07
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-17
* | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * | gpio/mxc: move irq_domain_add_legacy call into gpio driverShawn Guo2012-07-01
| |/
* / gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König2012-07-05
|/
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-19
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-31
* | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\ \ | |/ |/|
| * gpio/mxc: move irq_to_gpio() into gpio-mxc driverShawn Guo2011-08-17
| * gpio/mxc: add .to_irq for gpio chipShawn Guo2011-08-16
* | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo2011-09-21
|/
* gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renamingShawn Guo2011-07-19
* gpio/mxc: add device tree probe supportShawn Guo2011-07-08
* gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-08
* gpio/mxc: add missing initialization of basic_mmio_gpio shadow variablesLothar Waßmann2011-07-07
* gpio/mxc: fix a bug with gpio_get_value callingShawn Guo2011-06-11
* gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo2011-06-07
* gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2011-06-06
* gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-06
* gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-06