summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-08-2832-41/+34
|\
| * irqchip: Add support for Amlogic-C3 SoCsHuqiang Qin2023-08-211-0/+5
| * irqchip/irq-mvebu-sei: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-211-2/+1
| * irqchip/ls-scfg-msi: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-08-211-2/+1
| * irqchip: Explicitly include correct DT includesRob Herring2023-08-2123-28/+18
| * irqchip/orion: Use of_address_count() helperYang Yingliang2023-08-211-2/+1
| * irqchip/irq-pruss-intc: Do not check for 0 return after calling platform_get_...Ruan Jinjie2023-08-211-2/+2
| * irqchip/imx-mu-msi: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie2023-08-211-2/+2
| * irqchipr/i8259: Mark i8259_of_init() staticArnd Bergmann2023-08-211-1/+1
| * irqchip/mips-gic: Mark gic_irq_domain_free() staticArnd Bergmann2023-08-211-1/+1
| * irqchip/xtensa-pic: Include header for xtensa_pic_init_legacy()Arnd Bergmann2023-08-211-0/+1
| * irqchip/loongson-eiointc: Fix return value checking of eiointc_indexBibo Mao2023-08-211-1/+1
* | Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-303-40/+114
|\ \ | |/ |/|
| * Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2023-07-243-40/+114
| |\
| | * irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi2023-07-111-1/+61
| | * irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588SSebastian Reichel2023-07-031-1/+2
| | * irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidationMarc Zyngier2023-07-031-29/+46
| | * irq-bcm6345-l1: Do not assume a fixed block to cpu mappingJonas Gorski2023-07-031-9/+5
* | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-15/+55
|\ \ \
| * | | irqchip/riscv-intc: Add ACPI supportSunil V L2023-06-011-15/+55
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-06-261-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij2023-06-191-0/+1
| |/ /
* | | Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-2610-192/+171
|\ \ \ | | |/ | |/|
| * | Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier2023-06-215-136/+22
| |\ \
| | * | Revert "irqchip/mxs: Include linux/irqchip/mxs.h"Marc Zyngier2023-06-211-1/+0
| | * | irqchip/jcore-aic: Fix missing allocation of IRQ descriptorsJohn Paul Adrian Glaubitz2023-06-171-0/+7
| | * | irqchip/stm32-exti: Fix warning on initialized field overwrittenAntonio Borneo2023-06-171-0/+12
| | * | irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC mapMarek Vasut2023-06-171-0/+1
| | * | irqchip/mxs: Include linux/irqchip/mxs.hArnd Bergmann2023-06-171-0/+1
| | * | irqchip/clps711x: Remove unused clps711x_intc_init() functionArnd Bergmann2023-06-171-7/+0
| | * | irqchip/mmp: Remove non-DT codepathArnd Bergmann2023-06-171-127/+0
| | * | irqchip/ftintc010: Mark all function staticArnd Bergmann2023-06-171-2/+2
| * | | Merge branch irq/loongarch-fixes-6.5 into irq/irqchip-nextMarc Zyngier2023-06-173-46/+112
| |\ \ \
| | * | | irqchip/loongson-eiointc: Add DT init supportBinbin Zhou2023-06-171-35/+98
| | * | | irqchip/loongson-eiointc: Fix irq affinity setting during resumeJianmin Lv2023-06-161-1/+1
| | * | | irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flagYinbo Zhu2023-06-161-0/+1
| | * | | irqchip/loongson-liointc: Fix IRQ trigger polarityJianmin Lv2023-06-161-4/+8
| | * | | irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignmentLiu Peibao2023-06-161-2/+2
| | * | | irqchip/loongson-pch-pic: Fix initialization of HT vector registerJianmin Lv2023-06-161-4/+2
| | |/ /
| * | | Merge branch irq/lpi-resend into irq/irqchip-nextMarc Zyngier2023-06-161-0/+2
| |\ \ \
| | * | | irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIsJames Gowans2023-06-161-0/+2
| | |/ /
| * | | irqchip/gic-v3: Work around affinity issues on ASR8601zhengyan2023-05-291-0/+20
| * | | irqchip/gic-v3: Improve affinity helperMarc Zyngier2023-05-291-10/+15
| |/ /
* / / irqchip/gic: Correctly validate OF quirk descriptorsMarc Zyngier2023-05-301-0/+2
|/ /
* | irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()Kefeng Wang2023-05-161-13/+18
* | irqchip/meson-gpio: Mark OF related data as maybe unusedKrzysztof Kozlowski2023-05-161-1/+1
* | irqchip/mips-gic: Use raw spinlock for gic_lockJiaxun Yang2023-05-161-15/+15
* | irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routableJiaxun Yang2023-05-161-0/+2
* | irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesDouglas Anderson2023-05-163-2/+27
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-2/+2
|\