summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
...
* | irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni2018-02-161-1/+1
* | irqchip/gic-v3: Change pr_debug message to pr_develMark Salter2018-02-161-1/+1
* | irqchip/mips-gic: Avoid spuriously handling masked interruptsMatt Redfearn2018-02-161-2/+0
|/
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-2/+2
|\
| * irqchip/i8259: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-2/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-041-1/+2
|\ \
| * | irqchip/stm32: Fix copyrightBenjamin Gaignard2018-01-291-1/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-27/+2
|\ \ \
| * | | irqchip: gic-v3: Use of_cpu_node_to_id helperSuzuki K Poulose2018-01-021-27/+2
| | |/ | |/|
* | | irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entryShanker Donthineni2018-01-041-0/+11
* | | irqchip/irq-goldfish-pic: Add Goldfish PIC driverMiodrag Dinic2018-01-043-0/+148
* | | irqchip/ompic: fix return value check in ompic_of_init()Wei Yongjun2018-01-041-2/+2
* | | irqchip/irq-bcm2836: Add support for DT interrupt polarityStefan Wahren2018-01-041-18/+28
| |/ |/|
* | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-291-2/+2
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-281-1/+5
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-268-12/+28
|\
| * irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych2017-11-231-1/+1
| * irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King2017-11-231-1/+1
| * irqchip/exiu: Fix return value check in exiu_init()Wei Yongjun2017-11-141-2/+2
| * Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-145-8/+24
| |\
| | * irqchip/gic-v3-its: Remove artificial dependency on PCIMarc Zyngier2017-11-132-1/+9
| | * irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav2017-11-131-1/+1
| | * irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav2017-11-131-2/+2
| | * irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold2017-11-121-3/+6
| | * irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier2017-11-101-1/+6
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-77/+2
|\ \ \
| * \ \ Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into ...Arnd Bergmann2017-10-191-77/+2
| |\ \ \
| | * | | irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren2017-09-251-77/+2
* | | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-162-4/+10
|\ \ \ \ \
| * | | | | KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall2017-11-062-4/+10
| |/ / / /
* | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | irqchip/ls-scfg-msi: Add LS1012a MSI supportHou Zhiqiang2017-10-111-0/+1
| |/ / /
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-1315-322/+1489
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-096-54/+396
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | irqchip: mips-gic: Print warning if inherited GIC base is usedMatt Redfearn2017-11-091-0/+2
| | * | | irqchip/mips-gic: Add pr_fmt and reword pr_* messagesMatt Redfearn2017-11-091-4/+7
| | * | | irqchip/stm32: Move the wakeup on interrupt maskLudovic Barre2017-11-071-5/+5
| | * | | irqchip/stm32: Fix initial valuesLudovic Barre2017-11-071-0/+9
| | * | | irqchip/stm32: Add stm32h7 supportLudovic Barre2017-11-071-0/+42
| | * | | irqchip/stm32: Add multi-bank managementLudovic Barre2017-11-071-46/+103
| | * | | irqchip/stm32: Select GENERIC_IRQ_CHIPLudovic Barre2017-11-071-0/+1
| | * | | irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel2017-11-072-0/+228
| | * | | irqchip/gic-v3-its: Fix VPE activate callback return valueMarc Zyngier2017-11-071-1/+1
| * | | | Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-11-024-114/+204
| |\| | |
| | * | | irqchip: mips-gic: Make IPI bitmaps staticPaul Burton2017-11-021-2/+2
| | * | | irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton2017-11-021-23/+23
| | * | | irqchip: mips-gic: Remove gic_vpes variablePaul Burton2017-11-021-5/+0
| | * | | irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton2017-11-021-5/+7
| | * | | irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton2017-11-021-7/+5
| | * | | irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton2017-11-021-10/+4