Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-09-21 | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler() | Shawn Guo | 1 | -0/+6 |
2011-07-19 | gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming | Shawn Guo | 1 | -2/+2 |
2011-07-08 | gpio/mxc: add device tree probe support | Shawn Guo | 1 | -6/+28 |
2011-07-08 | gpio/mxc: get rid of the uses of cpu_is_mx() | Shawn Guo | 1 | -18/+107 |
2011-07-07 | gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables | Lothar Waßmann | 1 | -0/+2 |
2011-06-11 | gpio/mxc: fix a bug with gpio_get_value calling | Shawn Guo | 1 | -1/+1 |
2011-06-07 | gpio/mxc: convert gpio-mxc to use generic irq chip | Shawn Guo | 1 | -61/+29 |
2011-06-06 | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library | Shawn Guo | 1 | -69/+14 |
2011-06-06 | gpio/mxc: Change gpio-mxc into an upstanding gpio driver | Shawn Guo | 1 | -72/+145 |
2011-06-06 | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio | Shawn Guo | 1 | -0/+361 |