aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/spear-shirq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring1-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner1-1/+1
2015-07-17Update Viresh Kumar's email addressViresh Kumar1-1/+1
2015-07-16irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner1-1/+1
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet1-2/+1
2015-06-18irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King1-2/+1
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