index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
2024-10-27
1
-2
/
+12
*
irqchip/renesas-rzg2l: Fix missing put_device
Fabrizio Castro
2024-10-15
1
-2
/
+14
*
irqchip/riscv-intc: Fix SMP=n boot with ACPI
Sunil V L
2024-10-15
1
-1
/
+18
*
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Nam Cao
2024-10-08
1
-10
/
+11
*
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
2024-10-08
1
-6
/
+12
*
irqchip/sifive-plic: Return error code on failure
Charlie Jenkins
2024-10-02
1
-2
/
+6
*
irqchip/riscv-imsic: Fix output text of base address
Andrew Jones
2024-10-02
1
-1
/
+1
*
irqchip/ocelot: Comment sticky register clearing code
Sergey Matsievskiy
2024-10-02
1
-0
/
+6
*
irqchip/ocelot: Fix trigger register address
Sergey Matsievskiy
2024-10-02
1
-2
/
+2
*
irqchip: Remove obsolete config ARM_GIC_V3_ITS_PCI
Lukas Bulwahn
2024-10-02
1
-7
/
+0
*
Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
25
-520
/
+1014
|
\
|
*
irqchip/apple-aic: Only access system registers on SoCs which provide them
Konrad Dybcio
2024-09-04
1
-13
/
+13
|
*
irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
Nick Chan
2024-09-04
1
-4
/
+25
|
*
irqchip/apple-aic: Skip unnecessary enabling of use_fast_ipi
Nick Chan
2024-09-04
1
-3
/
+1
|
*
irqchip/loongarch-avec: Add AVEC irqchip support
Tianyang Zhang
2024-08-23
6
-2
/
+449
|
*
irqchip/loongson-pch-msi: Prepare get_pch_msi_handle() for AVECINTC
Tianyang Zhang
2024-08-23
1
-5
/
+5
|
*
irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTING
Huacai Chen
2024-08-23
1
-2
/
+2
|
*
LoongArch: Move irqchip function prototypes to irq-loongson.h
Huacai Chen
2024-08-23
8
-0
/
+38
|
*
irqchip/loongson-pch-msi: Switch to MSI parent domains
Huacai Chen
2024-08-20
2
-35
/
+24
|
*
irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
Zhang Zekun
2024-08-08
1
-17
/
+7
|
*
irqchip/armada-370-xp: Use mpic_is_ipi_available() in mpic_of_init()
Marek Behún
2024-08-08
1
-1
/
+1
|
*
irqchip/armada-370-xp: Allow mapping only per-CPU interrupts
Marek Behún
2024-08-08
1
-6
/
+13
|
*
irqchip/armada-370-xp: Iterate only valid bits of the per-CPU interrupt cause...
Marek Behún
2024-08-08
1
-1
/
+1
|
*
irqchip/armada-370-xp: Fix reenabling last per-CPU interrupt
Marek Behún
2024-08-08
1
-3
/
+3
|
*
irqchip/armada-370-xp: Dynamically allocate the driver private structure
Marek Behún
2024-08-08
1
-5
/
+11
|
*
irqchip/armada-370-xp: Pass around the driver private structure
Marek Behún
2024-08-08
1
-45
/
+70
|
*
irqchip/armada-370-xp: Put MSI doorbell limits into the mpic structure
Marek Behún
2024-08-08
1
-22
/
+22
|
*
irqchip/armada-370-xp: Put static variables into driver private structure
Marek Behún
2024-08-08
1
-101
/
+122
|
*
irqchip/armada-370-xp: Put __init attribute after return type in mpic_ipi_init()
Marek Behún
2024-08-08
1
-1
/
+1
|
*
irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
Marek Behún
2024-08-08
1
-1
/
+1
|
*
irqchip/armada-370-xp: Drop msi_doorbell_end()
Marek Behún
2024-08-08
1
-7
/
+0
|
*
irqchip/armada-370-xp: Drop IPI_DOORBELL_START and rename IPI_DOORBELL_END
Marek Behún
2024-08-08
1
-7
/
+6
|
*
irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1
Anshuman Khandual
2024-08-02
1
-1
/
+1
|
*
irqchip: Remove asmlinkage for handlers registered with set_handle_irq()
Jinjie Ruan
2024-07-30
10
-16
/
+10
|
*
irqchip/armada-370-xp: Print error and return error code on initialization fa...
Marek Behún
2024-07-30
1
-6
/
+22
|
*
irqchip/armada-370-xp: Refactor initial memory regions mapping
Marek Behún
2024-07-30
1
-19
/
+41
|
*
irqchip/armada-370-xp: Use u32 type instead of unsigned long where possieble
Marek Behún
2024-07-30
1
-3
/
+4
|
*
irqchip/armada-370-xp: Rename variable for consistency
Marek Behún
2024-07-30
1
-3
/
+3
|
*
irqchip/armada-370-xp: Drop redundant continue
Marek Behún
2024-07-30
1
-3
/
+1
|
*
irqchip/armada-370-xp: Simplify mpic_reenable_percpu() and mpic_resume()
Marek Behún
2024-07-30
1
-9
/
+3
|
*
irqchip/armada-370-xp: Use consistent name for struct irq_data variables
Marek Behún
2024-07-30
1
-13
/
+13
|
*
irqchip/armada-370-xp: Use consistent types when iterating interrupts
Marek Behún
2024-07-30
1
-8
/
+10
|
*
irqchip/armada-370-xp: Use consistent variable names for hwirqs
Marek Behún
2024-07-30
1
-28
/
+28
|
*
irqchip/armada-370-xp: Refactor handling IPI interrupts
Marek Behún
2024-07-30
1
-12
/
+18
|
*
irqchip/armada-370-xp: Refactor mpic_handle_msi_irq() code
Marek Behún
2024-07-30
1
-20
/
+12
|
*
irqchip/armada-370-xp: Use FIELD_GET() and named register constant
Marek Behún
2024-07-30
1
-5
/
+6
|
*
irqchip/armada-370-xp: Don't read number of supported interrupts multiple times
Marek Behún
2024-07-30
1
-10
/
+3
|
*
irqchip/armada-370-xp: Change symbol prefixes to mpic
Marek Behún
2024-07-30
1
-163
/
+142
|
*
irqchip/armada-370-xp: Improve indentation
Marek Behún
2024-07-30
1
-30
/
+26
|
*
irqchip/armada-370-xp: Simplify ipi_resume() code
Marek Behún
2024-07-30
1
-8
/
+6
[next]