aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/spear-shirq.c
AgeCommit message (Expand)Author
2014-06-24irqchip: spear_shirq: Simplify register access codeThomas Gleixner
2014-06-24irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner
2014-06-24irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner
2014-06-24irqchip: spear_shirq: Simplify chained handlerThomas Gleixner
2014-06-24irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner
2014-06-24irqchip: spear_shirq: Precalculate status maskThomas Gleixner
2014-06-24irqchip: spear_shirq: Use the proper interfacesThomas Gleixner
2014-06-24irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner
2014-06-24irqchip: spear_shirq: Namespace cleanupThomas Gleixner
2014-06-24irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner
2014-06-24irqchip: spear_shirq: Kill pointless staticThomas Gleixner
2014-06-21irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner
2014-04-18Shiraz has movedViresh Kumar
2013-01-12ARM: spear: use common irqchip_init functionRob Herring
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar