index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+55
2023-06-26
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2023-06-26
Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-192
/
+171
2023-06-21
Merge branch irq/misc-6.5 into irq/irqchip-next
Marc Zyngier
5
-136
/
+22
2023-06-21
Revert "irqchip/mxs: Include linux/irqchip/mxs.h"
Marc Zyngier
1
-1
/
+0
2023-06-19
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
1
-0
/
+1
2023-06-17
irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
John Paul Adrian Glaubitz
1
-0
/
+7
2023-06-17
irqchip/stm32-exti: Fix warning on initialized field overwritten
Antonio Borneo
1
-0
/
+12
2023-06-17
irqchip/stm32-exti: Add STM32MP15xx IWDG2 EXTI to GIC map
Marek Vasut
1
-0
/
+1
2023-06-17
irqchip/mxs: Include linux/irqchip/mxs.h
Arnd Bergmann
1
-0
/
+1
2023-06-17
irqchip/clps711x: Remove unused clps711x_intc_init() function
Arnd Bergmann
1
-7
/
+0
2023-06-17
irqchip/mmp: Remove non-DT codepath
Arnd Bergmann
1
-127
/
+0
2023-06-17
irqchip/ftintc010: Mark all function static
Arnd Bergmann
1
-2
/
+2
2023-06-17
Merge branch irq/loongarch-fixes-6.5 into irq/irqchip-next
Marc Zyngier
3
-46
/
+112
2023-06-17
irqchip/loongson-eiointc: Add DT init support
Binbin Zhou
1
-35
/
+98
2023-06-16
irqchip/loongson-eiointc: Fix irq affinity setting during resume
Jianmin Lv
1
-1
/
+1
2023-06-16
irqchip/loongson-liointc: Add IRQCHIP_SKIP_SET_WAKE flag
Yinbo Zhu
1
-0
/
+1
2023-06-16
irqchip/loongson-liointc: Fix IRQ trigger polarity
Jianmin Lv
1
-4
/
+8
2023-06-16
irqchip/loongson-pch-pic: Fix potential incorrect hwirq assignment
Liu Peibao
1
-2
/
+2
2023-06-16
irqchip/loongson-pch-pic: Fix initialization of HT vector register
Jianmin Lv
1
-4
/
+2
2023-06-16
Merge branch irq/lpi-resend into irq/irqchip-next
Marc Zyngier
1
-0
/
+2
2023-06-16
irqchip/gic-v3-its: Enable RESEND_WHEN_IN_PROGRESS for LPIs
James Gowans
1
-0
/
+2
2023-06-01
irqchip/riscv-intc: Add ACPI support
Sunil V L
1
-15
/
+55
2023-05-30
irqchip/gic: Correctly validate OF quirk descriptors
Marc Zyngier
1
-0
/
+2
2023-05-29
irqchip/gic-v3: Work around affinity issues on ASR8601
zhengyan
1
-0
/
+20
2023-05-29
irqchip/gic-v3: Improve affinity helper
Marc Zyngier
1
-10
/
+15
2023-05-16
irqchip/mbigen: Unify the error handling in mbigen_of_create_domain()
Kefeng Wang
1
-13
/
+18
2023-05-16
irqchip/meson-gpio: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-05-16
irqchip/mips-gic: Use raw spinlock for gic_lock
Jiaxun Yang
1
-15
/
+15
2023-05-16
irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
Jiaxun Yang
1
-0
/
+2
2023-05-16
irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
Douglas Anderson
3
-2
/
+27
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-04-27
Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-26
/
+0
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-11
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+8
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+1
2023-04-21
Merge branch irq/misc-6.4 into irq/irqchip-next
Marc Zyngier
5
-21
/
+97
2023-04-21
Merge branch irq/loongarch-fixes-6.4 into irq/irqchip-next
Marc Zyngier
2
-11
/
+27
2023-04-21
Merge branch irq/riscv-ipi into irq/irqchip-next
Marc Zyngier
2
-27
/
+45
2023-04-19
irqchip/st: Remove stih415/stih416 and stid127 platforms support
Alain Volmat
1
-15
/
+0
2023-04-18
irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
Sebastian Reichel
1
-0
/
+35
2023-04-13
irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
Rob Herring
1
-4
/
+1
2023-04-13
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-04-13
irqchip/irq-sl28cpld: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
irqchip/mchp-eic: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-13
irqchip: remove MODULE_LICENSE in non-modules
Nick Alcock
5
-5
/
+0
2023-04-13
irqchip/al-fic: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-04-12
MIPS: Remove deprecated CONFIG_MIPS_CMP
Thomas Bogendoerfer
1
-26
/
+0
2023-04-08
irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling
Jianmin Lv
1
-0
/
+3
[next]