Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | irqchip: irq-sunxi: Add terminating entry for sunxi_irq_dt_ids | Axel Lin | 1 | -1/+2 | |
The of_device_id table is supposed to be zero-terminated. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> | |||||
2012-11-17 | irqchip: sunxi: Add irq controller driver | Maxime Ripard | 1 | -0/+150 | |
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> CC: Thomas Gleixner <tglx@linutronix.de> |