| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-02 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | gpio/mxc: move irq_to_gpio() into gpio-mxc driver | Shawn Guo | 2011-08-17 | 1 | -0/+2 |
| * | gpio/mxc: add .to_irq for gpio chip | Shawn Guo | 2011-08-16 | 1 | -0/+10 |
* | | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() | Shawn Guo | 2011-09-21 | 1 | -0/+6 |
|/ |
|
* | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming | Shawn Guo | 2011-07-19 | 1 | -2/+2 |
* | gpio/mxc: add device tree probe support | Shawn Guo | 2011-07-08 | 1 | -6/+28 |
* | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 2011-07-08 | 1 | -18/+107 |
* | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables | Lothar Waßmann | 2011-07-07 | 1 | -0/+2 |
* | gpio/mxc: fix a bug with gpio_get_value calling | Shawn Guo | 2011-06-12 | 1 | -1/+1 |
* | gpio/mxc: convert gpio-mxc to use generic irq chip | Shawn Guo | 2011-06-07 | 1 | -61/+29 |
* | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library | Shawn Guo | 2011-06-06 | 1 | -69/+14 |
* | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 2011-06-06 | 1 | -72/+145 |
* | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio | Shawn Guo | 2011-06-06 | 1 | -0/+361 |