index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
1
-68
/
+223
|
*
|
|
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2014-11-24
1
-11
/
+21
|
*
|
|
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
2014-11-24
1
-20
/
+20
|
*
|
|
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
1
-96
/
+105
|
*
|
|
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
1
-8
/
+40
|
*
|
|
irqchip: mips-gic: Fix gic_set_affinity() return value
Andrew Bresticker
2014-11-24
1
-1
/
+1
|
*
|
|
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
2014-11-24
1
-2
/
+55
|
*
|
|
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
1
-3
/
+8
|
*
|
|
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
3
-0
/
+407
*
|
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
1
-8
/
+8
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-4
/
+4
|
*
|
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
|
*
|
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
13
-159
/
+271
|
\
\
\
|
*
|
|
irqchip: dw-apb-ictl: Add PM support
Jisheng Zhang
2014-11-26
1
-0
/
+19
|
*
|
|
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE
Jisheng Zhang
2014-11-26
1
-0
/
+1
|
*
|
|
irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed
Jisheng Zhang
2014-11-26
1
-6
/
+6
|
*
|
|
Merge branch 'irqchip/atmel' into irqchip/core
Jason Cooper
2014-11-26
3
-5
/
+49
|
|
\
\
\
|
|
*
|
|
irqchip: atmel-aic: Add missing entry for rm9200 irq fixups
Boris BREZILLON
2014-11-09
1
-0
/
+1
|
|
*
|
|
irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency
Boris BREZILLON
2014-11-09
1
-3
/
+3
|
|
*
|
|
irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl
Boris BREZILLON
2014-11-09
1
-2
/
+8
|
|
*
|
|
irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs
Boris BREZILLON
2014-11-09
1
-0
/
+9
|
|
*
|
|
irqchip: atmel-aic: Add irq fixup for RTT block
Boris BREZILLON
2014-11-09
2
-0
/
+28
|
|
|
/
/
|
*
|
|
irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-12
/
+22
|
*
|
|
irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-10
/
+14
|
*
|
|
irqchip: bcm7120-l2: Decouple driver from brcmstb-l2
Kevin Cernekee
2014-11-09
3
-3
/
+8
|
*
|
|
irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
Kevin Cernekee
2014-11-09
1
-49
/
+95
|
*
|
|
irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
Kevin Cernekee
2014-11-09
1
-8
/
+3
|
*
|
|
irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
Kevin Cernekee
2014-11-09
1
-1
/
+1
|
*
|
|
irqchip: bcm7120-l2: Make sure all register accesses use base+offset
Kevin Cernekee
2014-11-09
1
-3
/
+3
|
*
|
|
irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency
Kevin Cernekee
2014-11-09
1
-1
/
+0
|
*
|
|
irqchip: bcm7120-l2: Eliminate bad IRQ check
Kevin Cernekee
2014-11-09
1
-11
/
+2
|
*
|
|
irqchip: brcmstb-l2: Eliminate dependency on ARM code
Kevin Cernekee
2014-11-09
1
-3
/
+4
|
*
|
|
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-09
4
-58
/
+55
|
*
|
|
irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()
Thomas Petazzoni
2014-11-09
1
-1
/
+1
|
*
|
|
irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIP
Jisheng Zhang
2014-11-02
1
-0
/
+1
|
*
|
|
irqchip: hip04: Convert to handle_domain_irq
Marc Zyngier
2014-11-02
1
-2
/
+1
|
|
/
/
*
|
|
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-12-09
1
-0
/
+2
|
\
\
\
|
*
|
|
ARM: realview: basic device tree implementation
Linus Walleij
2014-10-22
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-12-09
1
-0
/
+52
|
\
\
\
|
*
|
|
irqchip: armada-370-xp: Add suspend/resume support
Thomas Petazzoni
2014-11-30
1
-0
/
+52
|
|
/
/
*
|
|
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
*
|
|
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
*
|
|
irqchip: atmel-aic: Fix irqdomain initialization
Boris Brezillon
2014-11-11
1
-3
/
+3
|
|
/
|
/
|
*
|
irqchip: armada-370-xp: Fix MPIC interrupt handling
Grzegorz Jaszczyk
2014-11-02
1
-6
/
+17
*
|
irqchip: armada-370-xp: Fix MSI interrupt handling
Grzegorz Jaszczyk
2014-11-02
1
-2
/
+2
|
/
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-5
/
+5
|
\
|
*
irqchip: Properly fetch the per cpu offset
Christoph Lameter
2014-09-18
1
-1
/
+1
|
*
irqchips: Replace __this_cpu_ptr uses
Christoph Lameter
2014-08-26
1
-5
/
+5
*
|
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-10
/
+4
|
\
\
[prev]
[next]