summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip (follow)
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacksMarc Zyngier2020-03-241-0/+77
* irqchip/gic-v4.1: Plumb mask/unmask SGI callbacksMarc Zyngier2020-03-241-0/+18
* irqchip/gic-v4.1: Add initial SGI configurationMarc Zyngier2020-03-241-1/+91
* irqchip/gic-v4.1: Plumb skeletal VSGI irqchipMarc Zyngier2020-03-242-3/+80
* irqchip/gic-v4.1: Map the ITS SGIR register pageMarc Zyngier2020-03-201-2/+13
* irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier2020-03-202-1/+10
* irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier2020-03-202-0/+7
* irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operationZenghui Yu2020-03-201-0/+2
* irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...Marc Zyngier2020-03-191-8/+48
* irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributorsMarc Zyngier2020-03-191-0/+4
* irqchip/gic-v3: Use SGIs without active state if offeredMarc Zyngier2020-03-191-2/+8
* irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-083-24/+109
|\
| * irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu2020-02-081-14/+14
| * irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu2020-02-081-1/+0
| * irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu2020-02-081-3/+1
| * irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu2020-02-081-0/+80
| * irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+4
| * irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu2020-02-081-1/+1
| * irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu2020-02-031-1/+1
| * irqchip: Some Kconfig cleanup for C-SKYRandy Dunlap2020-01-291-2/+2
| * irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier2020-01-281-2/+7
* | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-2810-95/+1377
|\ \
| * | Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-01-2410-95/+1377
| |\|
| | * irqchip/gic-v4.1: Allow direct invalidation of VLPIsMarc Zyngier2020-01-221-19/+36
| | * irqchip/gic-v4.1: Suppress per-VLPI doorbellMarc Zyngier2020-01-221-2/+9
| | * irqchip/gic-v4.1: Add VPE INVALL callbackMarc Zyngier2020-01-221-0/+14
| | * irqchip/gic-v4.1: Add VPE eviction callbackMarc Zyngier2020-01-221-11/+42
| | * irqchip/gic-v4.1: Add VPE residency callbackMarc Zyngier2020-01-221-0/+17
| | * irqchip/gic-v4.1: Add mask/unmask doorbell callbacksMarc Zyngier2020-01-221-0/+73
| | * irqchip/gic-v4.1: Plumb skeletal VPE irqchipMarc Zyngier2020-01-221-1/+31
| | * irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVPMarc Zyngier2020-01-221-7/+33
| | * irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is setMarc Zyngier2020-01-221-1/+24
| | * irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPPMarc Zyngier2020-01-221-5/+55
| | * irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocationMarc Zyngier2020-01-221-3/+307
| | * irqchip/gic-v3: Add GICv4.1 VPEID size discoveryMarc Zyngier2020-01-222-1/+13
| | * irqchip/gic-v3: Detect GICv4.1 supporting RVPEIDMarc Zyngier2020-01-221-3/+18
| | * irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbellsMarc Zyngier2020-01-221-5/+6
| | * irqchip: Add NXP INTMUX interrupt multiplexer supportJoakim Zhang2020-01-203-0/+316
| | * irqchip: Define EXYNOS_IRQ_COMBINERHyunki Koo2020-01-202-1/+8
| | * irqchip/meson-gpio: Add support for meson a1 SoCsQianggui Song2020-01-201-0/+42
| | * irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCsQianggui Song2020-01-201-25/+70
| | * irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problemsJohn Garry2020-01-201-0/+1
| | * irqchip: Add Aspeed SCU interrupt controllerEddie James2020-01-202-1/+240
| | * irqchip/sifive-plic: Support irq domain hierarchyYash Shah2020-01-202-4/+27
| | * irqchip/nvic: Use irq_domain_translate_onecell instead of custom funcYash Shah2020-01-201-13/+2
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-2/+2
|\ \ \
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-2/+2
| |/ /
* / / irqchip/ingenic: Get rid of the legacy IRQ domainPaul Cercueil2020-01-131-4/+2
|/ /
* / riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-051-1/+1
|/