summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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-041-1/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-032-0/+2
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2019-11-282-0/+2
| |\
| | * PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski2019-11-212-0/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-0310-139/+733
|\ \ \
| * | | irqchip/qcom-pdc: Add irqchip set/get state callsMaulik Shah2019-11-161-0/+23
| * | | irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer2019-11-161-9/+95
| * | | irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmaskLina Iyer2019-11-161-2/+14
| * | | irqchip/qcom-pdc: Update max PDC interruptsLina Iyer2019-11-161-2/+2
| * | | irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR...Markus Elfring2019-11-111-2/+3
| * | | irqchip: Ingenic: Add process for more than one irq at the same time.Zhou Yanjie2019-11-101-6/+11
| * | | irqchip: ingenic: Alloc generic chips from IRQ domainPaul Cercueil2019-11-101-13/+17
| * | | irqchip: ingenic: Get virq number from IRQ domainPaul Cercueil2019-11-101-1/+6
| * | | irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil2019-11-101-5/+10
| * | | irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil2019-11-101-23/+1
| * | | irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer2019-11-101-2/+2
| * | | irqchip/gic-v3-its: Make vlpi_lock a spinlockMarc Zyngier2019-11-101-9/+9
| * | | irqchip/gic-v3-its: Lock VLPI map array before translating itMarc Zyngier2019-11-101-2/+4
| * | | irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNCMarc Zyngier2019-11-101-4/+75
| * | | irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNCMarc Zyngier2019-11-101-1/+35
| * | | irqchip/gic-v3-its: Add its_vlpi_map helpersMarc Zyngier2019-11-101-15/+32
| * | | irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier2019-11-101-11/+13
| * | | irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier2019-11-101-4/+4
| * | | irqchip/gic-v3-its: Make is_v4 use a TYPER copyMarc Zyngier2019-11-101-12/+14
| * | | irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interfaceMarc Zyngier2019-11-101-8/+32
| * | | irqchip/gic-v3-its: Factor out wait_for_syncr primitiveMarc Zyngier2019-11-101-6/+9
| * | | irqchip/gic-v3-its: Free collection mapping on device teardownMarc Zyngier2019-11-101-1/+1
| * | | drivers: irqchip: qcom-pdc: Move to an SoC independent compatibleRajendra Nayak2019-11-101-1/+1
| * | | irqchip: Add support for Layerscape external interrupt linesRasmus Villemoes2019-11-103-0/+202
| * | | irqchip/irq-bcm7038-l1: Support brcm,int-fwd-maskFlorian Fainelli2019-11-101-4/+26
| * | | irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli2019-11-101-0/+4
| * | | irqchip/irq-bcm7038-l1: Add PM supportJustin Chen2019-11-101-0/+89
| * | | irqchip/gic-v3-its: Fix u64 to __le64 warningsBen Dooks (Codethink)2019-11-101-5/+8
| * | | irqchip: Remove redundant semicolon after whileDaode Huang2019-11-102-3/+3
* | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-4/+7
|\ \ \ \
| * | | | riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig2019-11-051-4/+7
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-251-1/+6
|\ \ \ \
| * | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-212-5/+20
| |\| | |
| * | | | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-211-1/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/putMarc Zyngier2019-10-281-1/+6
| | | |/ | | |/|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-251-0/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-0/+20
| | |/ | |/|
* | | Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-252-5/+20
|\ \ \ | |_|/ |/| |
| * | irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Alan Mikhak2019-10-251-2/+2
| * | irqchip/gic-v3-its: Use the exact ITSList for VMOVPZenghui Yu2019-10-241-3/+18
* | | Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-10-144-15/+38
|\| | | |/ |/|
| * irqchip/sifive-plic: Switch to fasteoi flowMarc Zyngier2019-09-181-14/+15
| * irqchip/gic-v3: Fix GIC_LINE_NR accessorZenghui Yu2019-09-181-1/+1
| * irqchip/atmel-aic5: Add support for sam9x60 irqchipSandeep Sheriker Mallikarjun2019-09-091-0/+10