summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-082-3/+5
|\
| * irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2mZeev Zilberman2019-06-112-3/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-16/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-194-49/+4Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 396Thomas Gleixner2019-06-051-9/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-6/+6
|\
| * irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2019-04-291-6/+6
* | Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-04-291-0/+12
|\ \ | |/ |/|
| * irqchip: Add driver for IXP4xxLinus Walleij2019-04-191-0/+12
* | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-211-2/+1Star
|\ \ | |/ |/|
| * irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-2/+1Star
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-03-062-0/+52
|\ \
| * | ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski2019-02-191-0/+2
| * | irqchip: davinci-cp-intc: add a new config structureBartosz Golaszewski2019-02-191-0/+23
| * | ARM: davinci: aintc: use the new config structureBartosz Golaszewski2019-02-191-0/+2
| * | irqchip: davinci-aintc: add a new config structureBartosz Golaszewski2019-02-191-0/+25
| |/
* / irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
|/
* irqchip: Add driver for Cirrus Logic Madera codecsRichard Fitzgerald2018-12-181-0/+132
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-0/+5
|\
| * vgic: Add support for 52bit guest physical addressKristina Martsenko2018-10-011-0/+5
* | irqchip/gic: Unify GIC priority definitionsJulien Thierry2018-10-032-5/+6
* | irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier2018-10-021-1/+2
* | irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier2018-10-021-0/+1
|/
* Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-222-0/+21
|\
| * KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall2018-07-211-0/+1
| * KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall2018-07-212-0/+20
* | irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier2018-07-161-0/+1
* | irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier2018-07-161-1/+1
|/
* irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controllerMarc Zyngier2018-05-131-0/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-051-1/+3
|\
| * irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni2018-03-231-0/+1
| * irqchip/gic-v3-its: Add ability to save/restore ITS stateDerek Basehore2018-03-141-1/+2
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-032-59/+0Star
|\ \
| * | irqchip: Remove metag irqchip driversJames Hogan2018-02-232-59/+0Star
| |/
* / KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-142-0/+2
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-261-0/+1
|\
| * Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-141-0/+1
| |\
| | * irqchip/gic-v4: Add forward definition of struct irq_domain_opsMarc Zyngier2017-11-131-0/+1
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-0/+70
|\ \ \ | |/ / |/| |
| * | irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren2017-09-251-0/+70
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-143-2/+13
|\ \ \ | | |/ | |/|
| * | irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier2017-11-021-0/+2
| * | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier2017-10-191-0/+1
| * | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier2017-10-191-0/+6
| * | irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni2017-10-191-0/+4
| * | irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl2017-10-161-2/+0Star
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4