index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
generic-chip.c
Age
Commit message (
Expand
)
Author
2013-06-10
irqdomain: Eliminate revmap type
Grant Likely
2013-06-10
irqdomain: Add a name field
Grant Likely
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
2013-05-29
genirq: Generic chip: Add linear irq domain support
Thomas Gleixner
2013-05-29
genirq: Generic chip: Split out code into separate functions
Thomas Gleixner
2013-05-29
genirq: irqchip: Add a mask calculation function
Thomas Gleixner
2013-05-29
genirq: Generic chip: Cache per irq bit mask
Thomas Gleixner
2013-05-29
genirq: Generic chip: Handle separate mask registers
Gerlando Falauto
2013-05-29
genirq: Generic chip: Add support for per chip type mask cache
Gerlando Falauto
2013-05-29
genirq: Generic chip: Remove the local cur_regs() function
Gerlando Falauto
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-24
irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip
Nobuhiro Iwamatsu
2011-07-26
genirq: Fix wrong bit operation
jhbird.choi@samsung.com
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-04-23
genirq: Add chip suspend and resume callbacks
Thomas Gleixner
2011-04-23
genirq: Implement a generic interrupt chip
Thomas Gleixner