aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/spear-shirq.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-16irqchip/spear-shirq: Add support for IRQ 0..6Gravatar Herve Codina 1-0/+2
2016-05-27remove lots of IS_ERR_VALUE abusesGravatar Arnd Bergmann 1-1/+1
2015-09-16irqchip: Kill off set_irq_flags usageGravatar Rob Herring 1-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-1/+1
2015-07-30Merge branch 'linus' into irq/coreGravatar Thomas Gleixner 1-1/+1
2015-07-17Update Viresh Kumar's email addressGravatar Viresh Kumar 1-1/+1
2015-07-16irqchip/spear-shirq: Prepare shirq_handler for irq argument removalGravatar Thomas Gleixner 1-1/+1
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descGravatar Jiang Liu 1-1/+1
2015-07-11irqchip: Prepare for local stub header removalGravatar Joel Porquet 1-2/+1
2015-06-18irq: spear-shirq: Fix race in installing chained IRQ handlerGravatar Russell King 1-2/+1
2014-06-24irqchip: spear_shirq: Simplify register access codeGravatar Thomas Gleixner 1-45/+16
2014-06-24irqchip: spear_shirq: Use proper irq chips for the different SoCsGravatar Thomas Gleixner 1-52/+45
2014-06-24irqchip: spear_shirq: Remove the parent irq "ack"/unmaskGravatar Thomas Gleixner 1-6/+0
2014-06-24irqchip: spear_shirq: Simplify chained handlerGravatar Thomas Gleixner 1-11/+8
2014-06-24irqchip: spear_shirq: Kill the clear_reg nonsenseGravatar Thomas Gleixner 1-34/+1
2014-06-24irqchip: spear_shirq: Precalculate status maskGravatar Thomas Gleixner 1-1/+12
2014-06-24irqchip: spear_shirq: Use the proper interfacesGravatar Thomas Gleixner 1-5/+5
2014-06-24irqchip: spear_shirq: Reorder the spear320 ras blocksGravatar Thomas Gleixner 1-13/+13
2014-06-24irqchip: spear_shirq: Namespace cleanupGravatar Thomas Gleixner 1-53/+53
2014-06-24irqchip: spear_shirq: No point in storing the parent irqGravatar Thomas Gleixner 1-9/+8
2014-06-24irqchip: spear_shirq: Move private structs to sourceGravatar Thomas Gleixner 1-7/+45
2014-06-24irqchip: spear_shirq: Kill pointless staticGravatar Thomas Gleixner 1-1/+1
2014-06-21irqchip: spear_shirq: Fix interrupt offsetGravatar Thomas Gleixner 1-1/+1
2014-04-18Shiraz has movedGravatar Viresh Kumar 1-1/+1
2013-01-12ARM: spear: use common irqchip_init functionGravatar Rob Herring 1-0/+5
2012-11-26ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Gravatar Viresh Kumar 1-0/+316