summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-2/+2
* | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-04-271-26/+0
|\ \
| * | MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer2023-04-121-26/+0
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-2711-11/+0
|\ \
| * | irqchip: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-132-2/+0
| * | irqchip/irq-sl28cpld: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | irqchip/mchp-eic: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | irqchip: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| * | irqchip: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-135-5/+0
| * | irqchip/al-fic: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| |/
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-5/+8
|\ \
| * | irqchip/mbigen: move to use bus_get_dev_root()Greg Kroah-Hartman2023-03-171-5/+8
| |/