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
2024-02-27
irqchip/keystone: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
1
-3
/
+2
2024-02-27
irqchip/imx-irqsteer: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
1
-8
/
+6
2024-02-27
irqchip/imx-intmux: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
1
-8
/
+6
2024-02-27
irqchip/imgpdc: Convert to platform_driver::remove_new() callback
Uwe Kleine-König
1
-4
/
+3
2024-02-26
irqchip: Add StarFive external interrupt controller
Changhuang Liang
3
-0
/
+219
2024-02-23
irqchip/riscv-intc: Add support for RISC-V AIA
Anup Patel
1
-9
/
+23
2024-02-23
irqchip/sifive-plic: Improve locking safety by using irqsave/irqrestore
Anup Patel
1
-6
/
+10
2024-02-23
irqchip/sifive-plic: Parse number of interrupts and contexts early in plic_pr...
Anup Patel
1
-10
/
+33
2024-02-23
irqchip/sifive-plic: Cleanup PLIC contexts upon irqdomain creation failure
Anup Patel
1
-20
/
+53
2024-02-23
irqchip/sifive-plic: Use riscv_get_intc_hwnode() to get parent fwnode
Anup Patel
1
-4
/
+5
2024-02-23
irqchip/sifive-plic: Use devm_xyz() for managed allocation
Anup Patel
1
-33
/
+16
2024-02-23
irqchip/sifive-plic: Use dev_xyz() in-place of pr_xyz()
Anup Patel
1
-11
/
+11
2024-02-23
irqchip/sifive-plic: Convert PLIC driver into a platform driver
Anup Patel
1
-40
/
+61
2024-02-23
Merge tag 'irq-for-riscv-02-23-24' into irq/msi
Thomas Gleixner
1
-13
/
+69
2024-02-23
irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
Yu Chien Peter Lin
1
-7
/
+51
2024-02-23
irqchip/riscv-intc: Allow large non-standard interrupt number
Yu Chien Peter Lin
1
-7
/
+19
2024-02-22
irqchip/meson-gpio: Add support for Amlogic-T7 SoCs
Huqiang Qin
1
-0
/
+5
2024-02-21
irqchip/gic-v3-its: Do not assume vPE tables are preallocated
Oliver Upton
1
-1
/
+1
2024-02-21
irqchip/mbigen: Don't use bus_get_dev_root() to find the parent
Chen Jun
1
-7
/
+1
2024-02-21
irqchip/vic: Fix a kernel-doc warning
Randy Dunlap
1
-2
/
+1
2024-02-20
irqchip/imx-intmux: Handle pure domain searches correctly
Thomas Gleixner
1
-0
/
+4
2024-02-19
irqchip/sifive-plic: Enable interrupt if needed before EOI
Nam Cao
1
-1
/
+7
2024-02-15
irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
Thomas Gleixner
1
-1
/
+5
2024-02-13
irqchip/gic-v3-its: Fix GICv4.1 VPE affinity update
Marc Zyngier
1
-9
/
+13
2024-02-13
irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Marc Zyngier
1
-1
/
+2
2024-02-13
irqchip/gic-v3-its: Handle non-coherent GICv4 redistributors
Marc Zyngier
1
-12
/
+25
2024-02-13
irqchip/gic-v3-its: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2024-02-13
irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-02-13
irqchip/bcm-6345-l1: Prefer struct_size)_ over open coded arithmetic
Erick Archer
1
-1
/
+1
2024-02-13
irqchip/loongson-eiointc: Remove explicit interrupt affinity restore on resume
Bibo Mao
1
-16
/
+0
2024-02-13
irqchip/loongson-eiointc: Skip handling if there is no pending interrupt
Bibo Mao
1
-0
/
+6
2024-02-13
irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()
Dan Carpenter
1
-2
/
+2
2024-02-13
irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()
Bibo Mao
1
-1
/
+1
2024-02-13
irqchip/irq-brcmstb-l2: Add write memory barrier before exit
Doug Berger
1
-1
/
+4
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
2
-27
/
+19
2024-01-24
irqchip/gic-v3: Use readl_relaxed_poll_timeout_atomic()
Dawei Li
1
-19
/
+13
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-2
/
+2
2023-12-20
sched.h: move pid helpers to pid.h
Kent Overstreet
1
-0
/
+1
2023-12-12
irqchip/irq-xtensa-pic: Clean up
Max Filippov
1
-19
/
+12
2023-12-12
irqchip/qcom-mpm: Support passing a slice of SRAM as reg space
Konrad Dybcio
1
-3
/
+23
2023-12-12
irqchip/renesas-rzg2l: Add support for suspend to RAM
Claudiu Beznea
1
-11
/
+57
2023-12-12
irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on r...
Claudiu Beznea
1
-8
/
+6
2023-12-12
irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
Claudiu Beznea
1
-4
/
+10
2023-12-12
irqchip/renesas-rzg2l: Document structure members
Claudiu Beznea
1
-0
/
+6
2023-12-12
irqchip/renesas-rzg2l: Align struct member names to tabs
Claudiu Beznea
1
-3
/
+3
2023-12-12
irqchip/renesas-rzg2l: Use tabs instead of spaces
Claudiu Beznea
1
-2
/
+2
2023-11-19
Merge tag 'irq_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+10
2023-11-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-22
/
+2
[prev]
[next]