summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
| * | irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registersMarc Zyngier2020-03-161-34/+66
| * | irqchip/bcm2835: Quiesce IRQs left enabled by bootloaderLukas Wunner2020-03-161-0/+15
| * | irqchip/sifive-plic: Add support for multiple PLICsAtish Patra2020-03-161-30/+51
| * | irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra2020-03-161-4/+34
| * | irqchip: Replace setup_irq() by request_irq()afzal mohammed2020-03-082-16/+9
| * | irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignmentGeert Uytterhoeven2020-03-081-1/+1
| * | irqchip: Add COMPILE_TEST support for IMX_INTMUXAnson Huang2020-03-081-1/+1
| * | irqchip/gic-v3-its: Fix access width for gicr_syncrHeyi Guo2020-03-081-1/+1
| * | irqchip/stm32: Add irq retrigger supportAlexandre Torgue2020-03-081-1/+13
| * | irqchip: vic: Support cascaded VIC in device treeLinus Walleij2020-03-081-4/+5
| |/
* | Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-151-1/+29
|\ \ | |/ |/|
| * irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-141-1/+29
* | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-091-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-2710-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
|/ /