aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/spear-shirq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-24irqchip: spear_shirq: Simplify register access codeThomas Gleixner1-45/+16
2014-06-24irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner1-52/+45
2014-06-24irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner1-6/+0
2014-06-24irqchip: spear_shirq: Simplify chained handlerThomas Gleixner1-11/+8
2014-06-24irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner1-34/+1
2014-06-24irqchip: spear_shirq: Precalculate status maskThomas Gleixner1-1/+12
2014-06-24irqchip: spear_shirq: Use the proper interfacesThomas Gleixner1-5/+5
2014-06-24irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner1-13/+13
2014-06-24irqchip: spear_shirq: Namespace cleanupThomas Gleixner1-53/+53
2014-06-24irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner1-9/+8
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner1-7/+45
2014-06-24irqchip: spear_shirq: Kill pointless staticThomas Gleixner1-1/+1
2014-06-21irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner1-1/+1
2014-04-18Shiraz has movedViresh Kumar1-1/+1
2013-01-12ARM: spear: use common irqchip_init functionRob Herring1-0/+5
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar1-0/+316