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
*
Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-30
9
-93
/
+190
|
\
|
*
irqchip/ingenic: Leave parent IRQ unmasked on suspend
Paul Cercueil
2020-08-25
1
-1
/
+1
|
*
irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...
qiuguorui1
2020-08-25
1
-2
/
+12
|
*
irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...
Marc Zyngier
2020-08-25
4
-14
/
+4
|
*
irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers
Marc Zyngier
2020-08-17
1
-1
/
+1
|
*
irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
Lokesh Vutla
2020-08-16
1
-13
/
+74
|
*
irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
Lokesh Vutla
2020-08-16
1
-7
/
+9
|
*
irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
Lokesh Vutla
2020-08-16
1
-59
/
+93
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
5
-9
/
+9
|
/
*
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-05
23
-181
/
+291
|
\
|
*
irqchip/loongson-pch-pic: Fix the misused irq flow handler
Huacai Chen
2020-07-30
1
-11
/
+4
|
*
irqchip/loongson-htvec: Support 8 groups of HT vectors
Huacai Chen
2020-07-30
1
-12
/
+10
|
*
irqchip/loongson-liointc: Fix misuse of gc->mask_cache
Huacai Chen
2020-07-30
1
-5
/
+5
|
*
irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()
Wei Yongjun
2020-07-30
1
-6
/
+6
|
*
irqchip/imx-intmux: Implement intmux runtime power management
Joakim Zhang
2020-07-27
1
-2
/
+65
|
*
irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
Zenghui Yu
2020-07-27
1
-2
/
+2
|
*
irqchip/stm32-exti: Map direct event to irq parent
Alexandre Torgue
2020-07-27
1
-34
/
+67
|
*
irqchip/mtk-cirq: Convert to a platform driver
Saravana Kannan
2020-07-27
1
-1
/
+3
|
*
irqchip/mtk-sysirq: Convert to a platform driver
Saravana Kannan
2020-07-27
1
-1
/
+3
|
*
irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros
Saravana Kannan
2020-07-27
1
-23
/
+3
|
*
irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros
Saravana Kannan
2020-07-27
1
-0
/
+29
|
*
irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR
Zenghui Yu
2020-07-27
1
-3
/
+7
|
*
irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
Florian Fainelli
2020-07-27
1
-0
/
+8
|
*
irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module
John Stultz
2020-07-27
2
-2
/
+28
|
*
irqchip/mips-gic: Make local symbols static
Wei Yongjun
2020-07-27
1
-5
/
+5
|
*
irqchip/ativic32: Constify irq_domain_ops
Masahiro Yamada
2020-07-27
1
-1
/
+1
|
*
irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API
Fabien Dessenne
2020-07-27
1
-45
/
+20
|
*
irqchip/loongson-liointc: Fix potential dead lock
Tiezhu Yang
2020-07-17
1
-0
/
+1
|
*
irqchip/loongson-pch-msi: Remove unneeded variable
Tiezhu Yang
2020-07-17
1
-6
/
+1
|
*
irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()
Tiezhu Yang
2020-07-17
1
-6
/
+9
|
*
irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()
Tiezhu Yang
2020-07-17
1
-1
/
+4
|
*
irqchip/loongson-htvec: Fix potential resource leak
Tiezhu Yang
2020-07-17
1
-1
/
+4
|
*
irqchip/loongson-htpic: Remove unneeded select of I8259
Tiezhu Yang
2020-07-17
1
-1
/
+0
|
*
irqchip/loongson-htpic: Remove redundant kfree operation
Tiezhu Yang
2020-07-17
1
-4
/
+2
|
*
irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit
Florian Fainelli
2020-07-17
1
-0
/
+3
|
*
irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible
Florian Fainelli
2020-07-17
1
-0
/
+2
|
*
irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible
Kamal Dasu
2020-07-17
1
-0
/
+2
|
*
irqchip/brcmstb-l2: Set controller as wake-up source
Justin Chen
2020-07-17
1
-0
/
+1
|
*
irqchip/bcm7120-l2: Set controller as wake-up source
Justin Chen
2020-07-17
1
-3
/
+5
|
*
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
2020-06-27
2
-2
/
+2
|
*
irqchip/atmel-aic5: Add support for sam9x60 rtt fixup
Claudiu Beznea
2020-06-27
1
-1
/
+7
|
*
irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2020-06-27
1
-2
/
+1
|
*
irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
Bartosz Golaszewski
2020-06-27
1
-4
/
+4
|
*
irqchip/vic: Cut down the external API
Linus Walleij
2020-06-27
1
-1
/
+4
|
*
irqchip/vic: Drop cascaded intialization call
Linus Walleij
2020-06-27
1
-21
/
+0
|
*
irqchip/ti-sci-inta: Fix typo about MODULE_AUTHOR
Tiezhu Yang
2020-06-27
1
-1
/
+1
|
*
irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()
Tiezhu Yang
2020-06-27
1
-1
/
+1
|
*
irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type()
Tiezhu Yang
2020-06-27
1
-2
/
+0
*
|
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-04
2
-2
/
+2
|
\
\
|
*
|
firmware: ti_sci: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-24
2
-2
/
+2
|
|
/
[next]