| Commit message (Expand) | Author | Age |
* | gpio/mxc: specify gpio base for device tree probe | Shawn Guo | 2012-08-07 |
* | gpio/mxc: remove redundant shadow variables initialization | Shawn Guo | 2012-08-07 |
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-07-26 |
|\ |
|
| * | gpio/mxc: use the edge_sel feature if available | Benoît Thébaudeau | 2012-07-17 |
* | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-23 |
|\ \ |
|
| * | | gpio/mxc: move irq_domain_add_legacy call into gpio driver | Shawn Guo | 2012-07-01 |
| |/ |
|
* / | gpio/mxc: make irqs work for fsl,imx21-gpio devices | Uwe Kleine-König | 2012-07-05 |
|/ |
|
* | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 |
|\ \
| |/
|/| |
|
| * | gpio/mxc: move irq_to_gpio() into gpio-mxc driver | Shawn Guo | 2011-08-17 |
| * | gpio/mxc: add .to_irq for gpio chip | Shawn Guo | 2011-08-16 |
* | | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() | Shawn Guo | 2011-09-21 |
|/ |
|
* | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming | Shawn Guo | 2011-07-19 |
* | gpio/mxc: add device tree probe support | Shawn Guo | 2011-07-08 |
* | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-08 |
* | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables | Lothar Waßmann | 2011-07-07 |
* | gpio/mxc: fix a bug with gpio_get_value calling | Shawn Guo | 2011-06-11 |
* | gpio/mxc: convert gpio-mxc to use generic irq chip | Shawn Guo | 2011-06-07 |
* | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library | Shawn Guo | 2011-06-06 |
* | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 2011-06-06 |
* | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio | Shawn Guo | 2011-06-06 |