summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/spear-shirq.c
Commit message (Expand)AuthorAgeFilesLines
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* irqchip: Kill off set_irq_flags usageRob Herring2015-09-161-1/+0
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-1/+1
|\
| * Update Viresh Kumar's email addressViresh Kumar2015-07-171-1/+1
* | irqchip/spear-shirq: Prepare shirq_handler for irq argument removalThomas Gleixner2015-07-161-1/+1
* | irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-111-1/+1
* | irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
|/
* irq: spear-shirq: Fix race in installing chained IRQ handlerRussell King2015-06-181-2/+1
* irqchip: spear_shirq: Simplify register access codeThomas Gleixner2014-06-241-45/+16
* irqchip: spear_shirq: Use proper irq chips for the different SoCsThomas Gleixner2014-06-241-52/+45
* irqchip: spear_shirq: Remove the parent irq "ack"/unmaskThomas Gleixner2014-06-241-6/+0
* irqchip: spear_shirq: Simplify chained handlerThomas Gleixner2014-06-241-11/+8
* irqchip: spear_shirq: Kill the clear_reg nonsenseThomas Gleixner2014-06-241-34/+1
* irqchip: spear_shirq: Precalculate status maskThomas Gleixner2014-06-241-1/+12
* irqchip: spear_shirq: Use the proper interfacesThomas Gleixner2014-06-241-5/+5
* irqchip: spear_shirq: Reorder the spear320 ras blocksThomas Gleixner2014-06-241-13/+13
* irqchip: spear_shirq: Namespace cleanupThomas Gleixner2014-06-241-53/+53
* irqchip: spear_shirq: No point in storing the parent irqThomas Gleixner2014-06-241-9/+8
* irqchip: spear_shirq: Move private structs to sourceThomas Gleixner2014-06-241-7/+45
* irqchip: spear_shirq: Kill pointless staticThomas Gleixner2014-06-241-1/+1
* irqchip: spear_shirq: Fix interrupt offsetThomas Gleixner2014-06-211-1/+1
* Shiraz has movedViresh Kumar2014-04-181-1/+1
* ARM: spear: use common irqchip_init functionRob Herring2013-01-121-0/+5
* ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar2012-11-261-0/+316
OpenPOWER on IntegriCloud