summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* irqchip/loongson-liointc: Fix build error for LoongArchHuacai Chen2022-06-031-1/+5
* irqchip: Adjust Kconfig for LoongsonHuacai Chen2022-06-031-3/+3
* Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-261-122/+4
|\
| * irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-251-122/+4
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-264-209/+0
|\ \
| * \ Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...Arnd Bergmann2022-04-044-209/+0
| |\ \ | | |/ | |/|
| | * remove the h8300 architectureChristoph Hellwig2022-02-234-209/+0
* | | Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2022-05-2014-144/+320
|\ \ \
| * \ \ Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier2022-05-171-63/+120
| |\ \ \
| | * | | irqchip/gic-v3: Fix priority mask handlingMark Rutland2022-05-151-58/+89
| | * | | irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland2022-05-151-10/+33
| | * | | irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handlingMark Rutland2022-05-151-0/+3
| * | | | Merge branch irq/misc-5.19 into irq/irqchip-nextMarc Zyngier2022-05-1711-37/+120
| |\ \ \ \
| | * | | | irqchip: Add Kconfig symbols for sunxi driversSamuel Holland2022-05-172-3/+15
| | * | | | irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...Pali Rohár2022-05-061-1/+10
| | * | | | irqchip/gic: Improved warning about incorrect typeFlorian Fainelli2022-05-041-2/+4
| | * | | | irqchip/csky: Return true/false (not 1/0) from bool functionsHaowen Bai2022-05-041-2/+2
| | * | | | irqchip/imx-irqsteer: Add runtime PM supportLucas Stach2022-05-041-3/+11
| | * | | | irqchip/imx-irqsteer: Constify irq_chip structLucas Stach2022-05-041-1/+1
| | * | | | irqchip/armada-370-xp: Enable MSI affinity configurationNathan Rossi2022-05-041-12/+33
| | * | | | irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-041-2/+2
| | * | | | irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-041-2/+2
| | * | | | irqchip/sun6i-r: Use NULL for chip_dataSamuel Holland2022-05-041-2/+4
| | * | | | irqchip/xtensa-mx: Fix initial IRQ affinity in non-SMP setupMax Filippov2022-05-041-4/+14
| | * | | | irqchip/exiu: Fix acknowledgment of edge triggered interruptsDaniel Thompson2022-05-041-3/+22
| | |/ / /
| * | | | irqchip/gic-v3: Claim iomem resourcesRobin Murphy2022-05-041-6/+9
| * | | | irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWPMarc Zyngier2022-05-041-20/+18
| * | | | irqchip/gic-v3: Detect LPI invalidation MMIO registersMarc Zyngier2022-05-041-4/+16
| |/ / /
| * | | irqchip/gic, gic-v3: Prevent GSI to SGI translationsAndre Przywara2022-04-052-0/+12
| * | | irqchip/gic-v3: Fix GICR_CTLR.RWP pollingMarc Zyngier2022-04-051-4/+4
| * | | irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before deschedulingMarc Zyngier2022-04-051-9/+19
| * | | irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()Yang Yingliang2022-04-051-1/+1
| * | | irq/qcom-mpm: Fix build error without MAILBOXYueHaibing2022-04-051-0/+1
| |/ /
* | | irqchip/bmips: Replace cpumask_weight() with cpumask_empty()Yury Norov2022-04-101-1/+1
* | | irqchip/gic-v3: Always trust the managed affinity provided by the core codeMarc Zyngier2022-04-101-1/+1
|/ /
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-157/+0
|\ \
| * | nds32: Remove the architectureAlan Kao2022-03-072-157/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-231-17/+5
|\ \ \
| * | | ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann2022-03-121-1/+0
| * | | irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLERVladimir Murzin2021-12-062-17/+6
* | | | Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2022-03-1420-366/+1272
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch irq/qcom-mpm into irq/irqchip-nextMarc Zyngier2022-03-113-0/+470
| |\ \ \
| | * | | irqchip: Add Qualcomm MPM controller driverShawn Guo2022-03-113-0/+470
| | | |/ | | |/|
| * | | Merge branch irq/aic-v2 into irq/irqchip-nextMarc Zyngier2022-03-111-88/+375
| |\ \ \
| | * | | irqchip/apple-aic: Add support for AICv2Hector Martin2022-03-111-33/+148
| | * | | irqchip/apple-aic: Support multiple diesHector Martin2022-03-111-23/+54
| | * | | irqchip/apple-aic: Dynamically compute register offsetsHector Martin2022-03-111-17/+55
| | * | | irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqsHector Martin2022-03-111-32/+39
| | * | | irqchip/apple-aic: Add Fast IPI supportHector Martin2022-03-111-13/+109
| | |/ /
| * | | Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier2022-03-101-22/+72
| |\ \ \