summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-06-261-11/+0
|\
| * ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij2023-06-191-11/+0
* | irqchip/mmp: Remove non-DT codepathArnd Bergmann2023-06-171-10/+0
|/
* irqchip/gic: Drop support for board filesMarc Zyngier2023-04-081-6/+0
* irqchip/mmp: Declare init functions in common header fileBen Dooks2022-07-251-0/+3
* Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-261-12/+0
|\
| * irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-251-12/+0
* | irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}Marc Zyngier2022-05-041-0/+2
|/
* irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier2022-02-151-14/+0
* irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider2021-12-161-0/+1
* irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider2021-12-161-0/+1
* irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider2021-12-161-1/+1
* KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivationMarc Zyngier2021-06-011-0/+2
* KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt maskingMarc Zyngier2021-06-011-0/+2
* irqchip/gic: Split vGIC probing information from the GIC codeMarc Zyngier2021-06-012-24/+42
* Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-56/+0
|\
| * arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-081-56/+0
* | irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi2021-04-221-0/+2
|/
* KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bitShenming Lu2020-11-301-0/+4
* include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-121-1/+1
* irqchip: irq-bcm2836.h: drop a duplicated wordRandy Dunlap2020-07-271-1/+1
* irqchip/gic-v3: Remove unused register definitionZenghui Yu2020-07-271-4/+0
* irqchip/vic: Cut down the external APILinus Walleij2020-06-271-9/+0
* irqchip/vic: Drop cascaded intialization callLinus Walleij2020-06-271-2/+0
* irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-161-0/+2
* Merge branch 'irq/gic-v4.1' into irq/irqchip-nextMarc Zyngier2020-03-243-3/+44
|\
| * irqchip/gic-v4.1: Add VSGI property setupMarc Zyngier2020-03-241-0/+1
| * irqchip/gic-v4.1: Add VSGI allocation/teardownMarc Zyngier2020-03-241-0/+2
| * irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layerMarc Zyngier2020-03-241-1/+2
| * irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacksMarc Zyngier2020-03-241-0/+5
| * irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2020-03-241-0/+14
| * irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier2020-03-241-1/+2
| * irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier2020-03-241-1/+8
| * irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier2020-03-201-0/+2
| * irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier2020-03-201-0/+1
| * irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier2020-03-191-0/+5
| * irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier2020-03-191-0/+2
* | irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tablesHeyi Guo2020-03-211-0/+3
|/
* irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+1
* irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier2020-01-221-0/+1
* irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier2020-01-221-0/+6
* irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier2020-01-222-0/+14
* irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier2020-01-221-1/+2
* irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPPMarc Zyngier2020-01-221-4/+14
* irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier2020-01-221-4/+29
* irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier2020-01-221-0/+5
* irqchip/gic-v3: Detect GICv4.1 supporting RVPEIDMarc Zyngier2020-01-221-0/+2
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-032-16/+2
|\
| * irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil2019-11-101-14/+0
| * irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier2019-11-101-1/+1