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/tegra: Switch to use irq_domain_free_irqs_common
Axel Lin
2016-03-20
1
-13
/
+1
*
irqchip/irq-alpine-msi: Release the correct domain on error
Dan Carpenter
2016-03-11
1
-1
/
+1
*
irqchip/mxs: Fix error check of of_io_request_and_map()
Vladimir Zapolskiy
2016-03-10
1
-1
/
+1
*
irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
Vladimir Zapolskiy
2016-03-10
1
-2
/
+2
*
irqchip/gic/realview: Support more RealView DCC variants
Linus Walleij
2016-03-09
1
-6
/
+38
*
irqchip: Add the Alpine MSIX interrupt controller
Antoine Tenart
2016-03-09
3
-0
/
+300
*
irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity
Antoine Tenart
2016-03-09
1
-1
/
+1
*
irqchip/gic-v3-its: Mark its_init() and its children as __init
Tomasz Nowicki
2016-03-09
1
-3
/
+4
*
irqchip/gic-v3: Remove gic_root_node variable from the ITS code
Hanjun Guo
2016-03-09
1
-3
/
+0
*
irqchip/gic-v3: ACPI: Add redistributor support via GICC structures
Tomasz Nowicki
2016-03-09
1
-13
/
+101
*
irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
Tomasz Nowicki
2016-03-09
1
-0
/
+137
*
irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
Tomasz Nowicki
2016-03-09
1
-52
/
+78
*
Merge branch 'linus' into irq/core, to pick up fixes
Ingo Molnar
2016-03-08
3
-25
/
+24
|
\
|
*
irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory size
Shanker Donthineni
2016-02-17
1
-5
/
+6
|
*
irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
Ashok Kumar
2016-02-11
1
-6
/
+1
|
*
irqchip/gic: Only set the EOImodeNS bit for the root controller
Jon Hunter
2016-02-11
1
-1
/
+1
|
*
irqchip/gic: Only populate set_affinity for the root controller
Jon Hunter
2016-02-11
1
-6
/
+5
|
*
irqchip/gicv3-its: Fix memory leak in its_free_tables()
Shanker Donthineni
2016-02-04
1
-6
/
+11
|
*
irqchip/sun4i: Fix compilation outside of arch/arm
Andre Przywara
2016-02-02
1
-1
/
+0
*
|
irqchip/mips-gic: Add new DT property to reserve IPIs
Qais Yousef
2016-02-25
1
-2
/
+10
*
|
MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
Qais Yousef
2016-02-25
2
-81
/
+6
*
|
irqchip/mips-gic: Clear percpu_masks correctly when mapping
Qais Yousef
2016-02-25
1
-0
/
+3
*
|
irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
Qais Yousef
2016-02-25
1
-3
/
+3
*
|
irqchip/mips-gic: Add device hierarchy domain
Qais Yousef
2016-02-25
1
-20
/
+83
*
|
irqchip/mips-gic: Add a IPI hierarchy domain
Qais Yousef
2016-02-25
2
-5
/
+180
*
|
Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2016-02-21
8
-14
/
+769
|
\
\
|
*
\
Merge branch 'irqchip/mvebu' into irqchip/core
Jason Cooper
2016-02-21
5
-14
/
+243
|
|
\
\
|
|
*
|
irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method
Marc Zyngier
2016-02-19
3
-27
/
+3
|
|
*
|
irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8K
Thomas Petazzoni
2016-02-19
3
-0
/
+253
|
*
|
|
Merge branch 'irqchip/mips' into irqchip/core
Jason Cooper
2016-02-21
3
-0
/
+288
|
|
\
\
\
|
|
*
|
|
irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/
Alban Bedel
2016-02-17
2
-0
/
+98
|
|
*
|
|
irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/
Alban Bedel
2016-02-17
2
-0
/
+190
|
*
|
|
|
Merge branch 'irqchip/tango' into irqchip/core
Jason Cooper
2016-02-21
3
-0
/
+238
|
|
\
\
\
\
|
|
*
|
|
|
irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...
Mans Rullgard
2016-02-18
3
-0
/
+238
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
2016-02-21
5
-93
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
irqchip/ts4800: Make ts4800_ic_ops static const
Axel Lin
2016-02-18
1
-1
/
+1
|
*
|
|
|
irqchip/bcm2836: Drop extra memory barrier in SMP boot.
Eric Anholt
2016-02-18
1
-1
/
+0
|
*
|
|
|
irqchip/ts4800: Add hardware dependency
Jean Delvare
2016-02-18
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selected
Gregory CLEMENT
2016-02-16
1
-1
/
+0
|
*
|
|
irqchip/armada-370-xp: Allow allocation of multiple MSIs
Thomas Petazzoni
2016-02-16
1
-11
/
+14
|
*
|
|
irqchip/armada-370-xp: Use shorter names for irq_chip
Thomas Petazzoni
2016-02-16
1
-3
/
+3
|
*
|
|
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate
Thomas Petazzoni
2016-02-16
1
-2
/
+2
|
*
|
|
irqchip/armada-370-xp: Use the generic MSI infrastructure
Thomas Petazzoni
2016-02-16
2
-88
/
+62
|
*
|
|
irqchip/armada-370-xp: Add Kconfig option for the driver
Thomas Petazzoni
2016-02-16
2
-1
/
+6
|
|
|
/
|
|
/
|
*
|
|
irqchips/bmips: Add bcm6345-l1 interrupt controller
Simon Arlott
2016-02-08
3
-0
/
+370
*
|
|
irqchip/atmel-aic: Remove duplicate bit operation
Milo Kim
2016-02-08
1
-1
/
+1
*
|
|
irqchip/atmel-aic: Change return type of aic_common_set_priority()
Milo Kim
2016-02-08
4
-14
/
+6
*
|
|
irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_init
Milo Kim
2016-02-08
4
-11
/
+8
|
/
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
5
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
irqchip/mxs: Add missing set_handle_irq()
Oleksij Rempel
2016-01-29
1
-0
/
+1
[next]