summaryrefslogtreecommitdiff
path: root/drivers/irqchip/spear-shirq.c
Commit message (Expand)AuthorAge
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-16
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
|\
| * Update Viresh Kumar's email addressViresh Kumar2015-07-17
* | irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner2015-07-16
* | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-11
* | irqchip: Prepare for local stub header removalJoel Porquet2015-07-11
|/
* irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King2015-06-18
* irqchip: spear_shirq: Simplify register access codeThomas Gleixner2014-06-24
* irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner2014-06-24
* irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner2014-06-24
* irqchip: spear_shirq: Simplify chained handlerThomas Gleixner2014-06-24
* irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner2014-06-24
* irqchip: spear_shirq: Precalculate status maskThomas Gleixner2014-06-24
* irqchip: spear_shirq: Use the proper interfacesThomas Gleixner2014-06-24
* irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner2014-06-24
* irqchip: spear_shirq: Namespace cleanupThomas Gleixner2014-06-24
* irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner2014-06-24
* irqchip: spear_shirq: Move private structs to sourceThomas Gleixner2014-06-24
* irqchip: spear_shirq: Kill pointless staticThomas Gleixner2014-06-24
* irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner2014-06-21
* Shiraz has movedViresh Kumar2014-04-18
* ARM: spear: use common irqchip_init functionRob Herring2013-01-12
* ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar2012-11-26