Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 | |
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 | 1 | -2/+2 | |
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 | 1 | -9/+9 | |
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 | 1 | -0/+55 | |
Signed-off-by: Eric Miao <eric.y.miao@gmail.com> |