index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
31
-474
/
+2228
|
\
|
*
Merge branch irq/misc-5.20 into irq/irqchip-next
Marc Zyngier
2022-07-25
3
-3
/
+13
|
|
\
|
|
*
irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
William Dean
2022-07-24
1
-0
/
+4
|
|
*
irqchip/gic-v3: Fix comment typo
Jason Wang
2022-07-19
1
-1
/
+1
|
|
*
pinctrl: ocelot: Make irq_chip immutable
Michael Walle
2022-07-16
1
-2
/
+8
|
*
|
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
12
-179
/
+1208
|
|
\
\
|
|
*
|
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
2022-07-20
2
-0
/
+40
|
|
*
|
irqchip: Add LoongArch CPU interrupt controller support
Huacai Chen
2022-07-20
3
-0
/
+122
|
|
*
|
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
2022-07-20
3
-0
/
+406
|
|
*
|
irqchip/loongson-liointc: Add ACPI init support
Huacai Chen
2022-07-20
1
-75
/
+128
|
|
*
|
irqchip/loongson-pch-msi: Add ACPI init support
Huacai Chen
2022-07-20
2
-43
/
+86
|
|
*
|
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
2022-07-20
2
-32
/
+147
|
|
*
|
irqchip: Add Loongson PCH LPC controller support
Huacai Chen
2022-07-20
3
-0
/
+214
|
|
*
|
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
2022-07-20
1
-2
/
+16
|
|
*
|
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
2022-07-20
3
-27
/
+49
|
|
|
/
|
*
|
Merge branch irq/renesas-irqc into irq/irqchip-next
Marc Zyngier
2022-07-19
11
-83
/
+695
|
|
\
\
|
|
*
|
gpio: thunderx: Don't directly include asm-generic/msi.h
Marc Zyngier
2022-07-11
1
-2
/
+0
|
|
*
|
pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt
Lad Prabhakar
2022-07-10
1
-0
/
+233
|
|
*
|
gpio: gpiolib: Allow free() callback to be overridden
Lad Prabhakar
2022-07-10
1
-3
/
+6
|
|
*
|
irqchip: Add RZ/G2L IA55 Interrupt Controller driver
Lad Prabhakar
2022-07-10
3
-0
/
+402
|
|
*
|
gpio: Remove dynamic allocation from populate_parent_alloc_arg()
Marc Zyngier
2022-07-10
7
-78
/
+54
|
|
|
/
|
*
|
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
2022-07-10
9
-79
/
+114
|
|
\
\
|
|
*
|
irqchip/sifive-plic: Separate the enable and mask operations
Samuel Holland
2022-07-10
1
-21
/
+34
|
|
*
|
irqchip/sifive-plic: Make better use of the effective affinity mask
Samuel Holland
2022-07-10
2
-18
/
+10
|
|
*
|
Merge branch irq/affinity-nosmp into irq/plic-masking
Marc Zyngier
2022-07-10
8
-49
/
+79
|
|
|
\
\
|
|
|
*
|
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
2022-07-08
1
-1
/
+1
|
|
|
*
|
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
2
-6
/
+6
|
|
|
*
|
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
4
-7
/
+8
|
|
|
*
|
genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
Samuel Holland
2022-07-07
1
-7
/
+7
|
|
|
*
|
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
2022-07-07
1
-1
/
+1
|
|
|
*
|
irqchip/mips-gic: Only register IPI domain when SMP is enabled
Samuel Holland
2022-07-07
2
-27
/
+56
|
|
|
|
/
|
*
|
|
Merge branch irq/stm32-exti-updates into irq/irqchip-next
Marc Zyngier
2022-07-10
1
-126
/
+124
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
irqchip/stm32-exti: Simplify irq description table
Antonio Borneo
2022-07-07
1
-119
/
+101
|
|
*
|
irqchip/stm32-exti: Read event trigger type from event_trg register
Antonio Borneo
2022-07-07
1
-84
/
+96
|
|
*
|
irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
Alexandre Torgue
2022-07-07
1
-4
/
+5
|
|
*
|
irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
Antonio Borneo
2022-07-07
1
-0
/
+3
|
|
*
|
irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
Loic Pallardy
2022-07-07
1
-2
/
+2
|
|
*
|
irqchip/stm32-exti: Fix irq_set_affinity return value
Ludovic Barre
2022-07-07
1
-1
/
+1
|
|
|
/
|
*
|
irqchip/sifive-plic: Fix T-HEAD PLIC edge trigger handling
Samuel Holland
2022-07-01
1
-1
/
+1
|
*
|
irqchip/sifive-plic: Add support for Renesas RZ/Five SoC
Lad Prabhakar
2022-07-01
1
-4
/
+74
|
|
/
*
|
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-01
10
-42
/
+811
|
\
\
|
*
\
Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-07-28
10
-42
/
+811
|
|
\
\
|
|
*
|
clocksource/drivers/sun5i: Remove unnecessary (void*) conversions
Li zeming
2022-07-27
1
-1
/
+1
|
|
*
|
clocksource/drivers/sun4i: Remove unnecessary (void*) conversions
XU pengfei
2022-07-27
1
-1
/
+1
|
|
*
|
clocksource/drivers/tegra186: Put Kconfig option 'tristate' to 'bool'
Daniel Lezcano
2022-07-27
1
-1
/
+1
|
|
*
|
clocksource/drivers/timer-ti-dm: Make driver selection bool for TI K3
Tony Lindgren
2022-07-27
1
-1
/
+2
|
|
*
|
clocksource/drivers/timer-ti-dm: Add compatible for am6 SoCs
Tony Lindgren
2022-07-27
1
-0
/
+8
|
|
*
|
clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3
Tony Lindgren
2022-07-27
2
-2
/
+8
|
|
*
|
clocksource/drivers/timer-ti-dm: Move inline functions to driver for am6
Tony Lindgren
2022-07-27
1
-0
/
+115
|
|
*
|
clocksource/drivers/sh_cmt: Add R-Car Gen4 support
Wolfram Sang
2022-07-18
1
-0
/
+8
[next]