summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2019-11-10irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNCMarc Zyngier
2019-11-10irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNCMarc Zyngier
2019-11-10irqchip/gic-v3-its: Add its_vlpi_map helpersMarc Zyngier
2019-11-10irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier
2019-11-10irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier
2019-11-10irqchip/gic-v3-its: Make is_v4 use a TYPER copyMarc Zyngier
2019-11-10irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interfaceMarc Zyngier
2019-11-10irqchip/gic-v3-its: Factor out wait_for_syncr primitiveMarc Zyngier
2019-11-10irqchip/gic-v3-its: Free collection mapping on device teardownMarc Zyngier
2019-11-10drivers: irqchip: qcom-pdc: Move to an SoC independent compatibleRajendra Nayak
2019-11-10irqchip: Add support for Layerscape external interrupt linesRasmus Villemoes
2019-11-10irqchip/irq-bcm7038-l1: Support brcm,int-fwd-maskFlorian Fainelli
2019-11-10irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli
2019-11-10irqchip/irq-bcm7038-l1: Add PM supportJustin Chen
2019-11-10irqchip/gic-v3-its: Fix u64 to __le64 warningsBen Dooks (Codethink)
2019-11-10irqchip: Remove redundant semicolon after whileDaode Huang
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-10-28KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier
2019-10-25Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak
2019-10-24irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu
2019-10-15arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier
2019-10-14Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-18irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier
2019-09-18irqchip/gic-v3: Fix GIC_LINE_NR accessorZenghui Yu
2019-09-17Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-09irqchip/atmel-aic5: Add support for sam9x60 irqchipSandeep Sheriker Mallikarjun
2019-09-09irqchip/al-fic: Add support for irq retriggerTalel Shenhar
2019-09-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier
2019-09-05irqchip/sifive-plic: set max threshold for ignored handlersChristoph Hellwig
2019-09-05irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()Masahiro Yamada
2019-08-30irqchip/mmp: Coexist with GIC root IRQ controllerLubomir Rintel
2019-08-30irqchip/mmp: Mask off interrupts from other coresAndres Salomon
2019-08-30irqchip/mmp: Add missing chained_irq_{enter,exit}()Lubomir Rintel
2019-08-30irqchip/mmp: Do not use of_address_to_resource() to get mux regsLubomir Rintel
2019-08-30irqchip/meson-gpio: Add support for meson sm1 SoCsJerome Brunet
2019-08-20irqchip: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-20irqchip/mmp: Do not call irq_set_default_host() on DT platformsLubomir Rintel
2019-08-20irqchip/gic-v3-its: Remove the redundant set_bit for lpi_mapZenghui Yu
2019-08-20irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803Marc Zyngier
2019-08-20irqchip/gic: Skip DT quirks when evaluating IIDR-based quirksMarc Zyngier
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: Dynamically allocate PPI partition descriptorsMarc Zyngier
2019-08-20irqchip/gic-v3: Dynamically allocate PPI NMI refcountsMarc Zyngier
2019-08-20irqchip/gic: Prepare for more than 16 PPIsMarc Zyngier
2019-08-20irqchip/gic-v3: Add ESPI range supportMarc Zyngier
2019-08-20irqchip/gic-v3: Add INTID range and convertion primitivesMarc Zyngier
2019-08-20irqchip/gic: Rework gic_configure_irq to take the full ICFGR baseMarc Zyngier