index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-10
irqchip: Add RZ/G2L IA55 Interrupt Controller driver
Lad Prabhakar
3
-0
/
+402
2022-07-08
irqchip: Add Sunplus SP7021 interrupt controller driver
Qin Jian
3
-0
/
+288
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-2
/
+2
2022-07-07
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
1
-7
/
+7
2022-07-07
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
1
-1
/
+1
2022-07-07
irqchip/mips-gic: Only register IPI domain when SMP is enabled
Samuel Holland
2
-27
/
+56
2022-07-07
irqchip/stm32-exti: Simplify irq description table
Antonio Borneo
1
-119
/
+101
2022-07-07
irqchip/stm32-exti: Read event trigger type from event_trg register
Antonio Borneo
1
-84
/
+96
2022-07-07
irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
Alexandre Torgue
1
-4
/
+5
2022-07-07
irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
Antonio Borneo
1
-0
/
+3
2022-07-07
irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
Loic Pallardy
1
-2
/
+2
2022-07-07
irqchip/stm32-exti: Fix irq_set_affinity return value
Ludovic Barre
1
-1
/
+1
2022-07-01
irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
Samuel Holland
1
-1
/
+1
2022-07-01
irqchip/sifive-plic: Add support for Renesas RZ/Five SoC
Lad Prabhakar
1
-4
/
+74
2022-07-01
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
Wei Yongjun
1
-1
/
+1
2022-07-01
irqchip/xilinx: Add explicit dependency on OF_ADDRESS
Jamie Iles
1
-1
/
+1
2022-06-28
irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
Stafford Horne
1
-1
/
+0
2022-06-16
irqchip/gicv3: Handle resource request failure consistently
Robin Murphy
1
-10
/
+31
2022-06-15
irqchip/tegra: Fix overflow implicit truncation warnings
Sai Prakash Ranjan
1
-5
/
+5
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
1
-9
/
+1
2022-06-10
irqchip/loongson-liointc: Use architecture register to get coreid
Jiaxun Yang
1
-1
/
+7
2022-06-09
irqchip/uniphier-aidet: Add compatible string for NX1 SoC
Kunihiko Hayashi
1
-0
/
+1
2022-06-09
irqchip/realtek-rtl: Fix refcount leak in map_interrupts
Miaoqian Lin
1
-1
/
+1
2022-06-09
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+4
2022-06-09
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Miaoqian Lin
1
-1
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
Miaoqian Lin
1
-0
/
+1
2022-06-09
irqchip/xilinx: Remove microblaze+zynq dependency
Jamie Iles
1
-1
/
+1
2022-06-03
irqchip/loongson-liointc: Fix build error for LoongArch
Huacai Chen
1
-1
/
+5
2022-06-03
irqchip: Adjust Kconfig for Loongson
Huacai Chen
1
-3
/
+3
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-122
/
+4
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-209
/
+0
2022-05-20
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
14
-144
/
+320
2022-05-17
Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-next
Marc Zyngier
1
-63
/
+120
2022-05-17
Merge branch irq/misc-5.19 into irq/irqchip-next
Marc Zyngier
11
-37
/
+120
2022-05-17
irqchip: Add Kconfig symbols for sunxi drivers
Samuel Holland
2
-3
/
+15
2022-05-15
irqchip/gic-v3: Fix priority mask handling
Mark Rutland
1
-58
/
+89
2022-05-15
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
1
-10
/
+33
2022-05-15
irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling
Mark Rutland
1
-0
/
+3
2022-05-06
irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...
Pali Rohár
1
-1
/
+10
2022-05-04
irqchip/gic: Improved warning about incorrect type
Florian Fainelli
1
-2
/
+4
2022-05-04
irqchip/csky: Return true/false (not 1/0) from bool functions
Haowen Bai
1
-2
/
+2
2022-05-04
irqchip/imx-irqsteer: Add runtime PM support
Lucas Stach
1
-3
/
+11
2022-05-04
irqchip/imx-irqsteer: Constify irq_chip struct
Lucas Stach
1
-1
/
+1
2022-05-04
irqchip/armada-370-xp: Enable MSI affinity configuration
Nathan Rossi
1
-12
/
+33
2022-05-04
irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-2
/
+2
2022-05-04
irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
1
-2
/
+2
2022-05-04
irqchip/sun6i-r: Use NULL for chip_data
Samuel Holland
1
-2
/
+4
2022-05-04
irqchip/xtensa-mx: Fix initial IRQ affinity in non-SMP setup
Max Filippov
1
-4
/
+14
[prev]
[next]