summaryrefslogtreecommitdiff
path: root/drivers/irqchip/spear-shirq.c
AgeCommit message (Expand)Author
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-16irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-06-18irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King
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