summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-01-22irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier
2020-01-22irqchip/gic-v4.1: Suppress per-VLPI doorbellMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add VPE eviction callbackMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier
2020-01-22irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier
2020-01-22irqchip/gic-v4.1: Plumb skeletal VPE irqchipMarc Zyngier
2020-01-22irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVPMarc Zyngier
2020-01-22irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is setMarc Zyngier
2020-01-22irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPPMarc Zyngier
2020-01-22irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier
2020-01-22irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier
2020-01-22irqchip/gic-v3: Detect GICv4.1 supporting RVPEIDMarc Zyngier
2020-01-22irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbellsMarc Zyngier
2020-01-20irqchip: Add NXP INTMUX interrupt multiplexer supportJoakim Zhang
2020-01-20irqchip: Define EXYNOS_IRQ_COMBINERHyunki Koo
2020-01-20irqchip/meson-gpio: Add support for meson a1 SoCsQianggui Song
2020-01-20irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCsQianggui Song
2020-01-20irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry
2020-01-20irqchip: Add Aspeed SCU interrupt controllerEddie James
2020-01-20irqchip/sifive-plic: Support irq domain hierarchyYash Shah
2020-01-20irqchip/nvic: Use irq_domain_translate_onecell instead of custom funcYash Shah
2020-01-13irqchip/ingenic: Get rid of the legacy IRQ domainPaul Cercueil
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-28Merge branch 'pci/misc'Bjorn Helgaas
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-11-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-21Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2019-11-16irqchip/qcom-pdc: Add irqchip set/get state callsMaulik Shah
2019-11-16irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer
2019-11-16irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmaskLina Iyer
2019-11-16irqchip/qcom-pdc: Update max PDC interruptsLina Iyer
2019-11-11irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR...Markus Elfring
2019-11-10irqchip: Ingenic: Add process for more than one irq at the same time.Zhou Yanjie
2019-11-10irqchip: ingenic: Alloc generic chips from IRQ domainPaul Cercueil
2019-11-10irqchip: ingenic: Get virq number from IRQ domainPaul Cercueil
2019-11-10irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil
2019-11-10irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil
2019-11-10irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer
2019-11-10irqchip/gic-v3-its: Make vlpi_lock a spinlockMarc Zyngier
2019-11-10irqchip/gic-v3-its: Lock VLPI map array before translating itMarc Zyngier