Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | |
Use irq_set_chip_and_handler() instead. Converted with coccinelle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | |
Convert to the new function names. Automated with coccinelle. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | |||
2011-01-13 | ARM: mmp: irq_data conversion. | Lennert Buytenhek | |
Signed-off-by: Lennert Buytenhek <buytenh@secretlab.ca> | |||
2010-03-02 | [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips | Eric Miao | |
Signed-off-by: Eric Miao <eric.y.miao@gmail.com> |