summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
Commit message (Expand)AuthorAge
* irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-11
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \
| * | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-01
| |/
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-13
* | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-09
* | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-09
* | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-09
* | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-10
|\
| * KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-12
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-08
|\ \
| * | irqchip/GIC: Convert to EOImode == 1Marc Zyngier2015-08-27
| * | irqchip/GICv3: Convert to EOImode == 1Marc Zyngier2015-08-27
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\ \ \ | |/ / |/| |
| * | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-26
| * | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-26
| |/
* | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-04
* | irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier2015-07-30
* | irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier2015-07-30
* | irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-27
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-21
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \ | |/ |/|
| * ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov2015-05-28
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
|\ \ | |/ |/|
| * irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-24
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-24
|\ \ | |/ |/|
| * irqchip: Add GICv2 specific ACPI boot supportTomasz Nowicki2015-03-26
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \
| * | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-31
| * | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-31
| * | IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan2015-03-31
| |/
* | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\ \
| * \ Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreJason Cooper2015-04-10
| |\ \
| | * | irqchip: gic: Add an entry point to set up irqchip flagsMarc Zyngier2015-03-15
| * | | Merge branch 'irqchip/stacked-omap' into irqchip/coreJason Cooper2015-04-10
| |\ \ \
| | * | | irqchip: gic: Get rid of routable domainMarc Zyngier2015-03-15
| | * | | irqchip: crossbar: Convert dra7 crossbar to stacked domainsMarc Zyngier2015-03-15
| | |/ /
* | | | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner2015-04-11
|\ \ \ \ | |/ / /
| * | | irqchip: mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-29
| |/ /
* | | irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier2015-03-29
* | | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier2015-03-29
| |/ |/|
* | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-08
* | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-08
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21
|\
| * MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-05
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-16
|\ \
| * | irqchip: omap-intc: Remove unused legacy interface for omap2Tony Lindgren2015-01-26