summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2017-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-02Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-02irqchip: mips-gic: Make IPI bitmaps staticPaul Burton
2017-11-02irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton
2017-11-02irqchip: mips-gic: Remove gic_vpes variablePaul Burton
2017-11-02irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton
2017-11-02irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton
2017-11-02irqchip: mips-gic: Inline gic_local_irq_domain_map()Paul Burton
2017-11-02irqchip/meson-gpio: add support for Meson8 SoCsMartin Blumenstingl
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-10-20irqchip/meson: Disable COMPILE_TESTThomas Gleixner
2017-10-19irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()Wei Yongjun
2017-10-19irqchip/meson: Add support for gpio interrupt controllerJerome Brunet
2017-10-19irqchip/gic-v3-its: Update effective affinity on VPE mappingMarc Zyngier
2017-10-19irqchip/gic-v3-its: Only send VINVALL to a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier
2017-10-19irqchip/gic-v3-its: Track per-ITS list numberMarc Zyngier
2017-10-19irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressingMarc Zyngier
2017-10-19irqchip/gic-v3-its: Pass its_node pointer to each command builderMarc Zyngier
2017-10-19irqchip/gic-v3-its: Add post-mortem info on command timeoutMarc Zyngier
2017-10-19irqchip/gic-v3: Add workaround for Synquacer pre-ITSArd Biesheuvel
2017-10-19irqchip/gic: Make quirks matching conditional on init return valueArd Biesheuvel
2017-10-19irqchip/gic-v3: Probe device ID space before quirks handlingArd Biesheuvel
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-19irqchip/brcmstb-l2: Add support for the BCM7271 L2 controllerDoug Berger
2017-10-19irqchip/brcmstb-l2: Abstract register accessesDoug Berger
2017-10-19irqchip/brcmstb-l2: Remove some processing from the handlerDoug Berger
2017-10-19irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-16irqchip: Add Kconfig menuRandy Dunlap
2017-10-16irqchip/irq-omap-intc: Do not statically initialize variablesLadislav Michl
2017-10-16irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl
2017-09-25irqchip/mips-gic: Use effective affinity to unmaskPaul Burton
2017-09-25irqchip/mips-gic: Fix shifts to extract register fieldsPaul Burton
2017-09-25genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner
2017-09-19irqchip.mips-gic: Fix shared interrupt mask writesPaul Burton
2017-09-19irqchip/gic-v4: Fix building with ancient gccArnd Bergmann
2017-09-19irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds
2017-09-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04irqchip: mips-gic: Let the core set struct irq_common_data affinityPaul Burton
2017-09-04irqchip: mips-gic: Use cpumask_first_and() in gic_set_affinity()Paul Burton
2017-09-04irqchip: mips-gic: Clean up mti, reserved-cpu-vectors handlingPaul Burton