summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
AgeCommit message (Expand)Author
2019-08-20irqchip: Add include guard to irq-partition-percpu.hMasahiro Yamada
2019-08-20irqchip/gic-v3: Warn about inconsistent implementations of extended rangesMarc Zyngier
2019-08-20irqchip/gic-v3: Add EPPI range supportMarc Zyngier
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-11irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2mZeev Zilberman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-29irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao
2019-04-28Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-04-19irqchip: Add driver for IXP4xxLinus Walleij
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-11irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski
2019-02-19irqchip: davinci-cp-intc: add a new config structureBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski
2019-02-19irqchip: davinci-aintc: add a new config structureBartosz Golaszewski
2019-01-31irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu
2018-12-18irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-03irqchip/gic: Unify GIC priority definitionsJulien Thierry
2018-10-02irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier
2018-10-02irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier
2018-10-01vgic: Add support for 52bit guest physical addressKristina Martsenko
2018-08-22Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2018-07-21KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall
2018-07-16irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier
2018-07-16irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier
2018-05-13irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier
2018-04-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-14irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore
2018-02-23irqchip: Remove metag irqchip driversJames Hogan
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-14Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-13irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier