index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
spear-shirq.c
Age
Commit message (
Expand
)
Author
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-17
Update Viresh Kumar's email address
Viresh Kumar
2015-07-16
irqchip/spear-shirq: Prepare shirq_handler for irq argument removal
Thomas Gleixner
2015-07-11
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-18
irq: spear-shirq: Fix race in installing chained IRQ handler
Russell King
2014-06-24
irqchip: spear_shirq: Simplify register access code
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Use proper irq chips for the different SoCs
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Remove the parent irq "ack"/unmask
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Simplify chained handler
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Kill the clear_reg nonsense
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Precalculate status mask
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Use the proper interfaces
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Reorder the spear320 ras blocks
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Namespace cleanup
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: No point in storing the parent irq
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Move private structs to source
Thomas Gleixner
2014-06-24
irqchip: spear_shirq: Kill pointless static
Thomas Gleixner
2014-06-21
irqchip: spear_shirq: Fix interrupt offset
Thomas Gleixner
2014-04-18
Shiraz has moved
Viresh Kumar
2013-01-12
ARM: spear: use common irqchip_init function
Rob Herring
2012-11-26
ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/
Viresh Kumar