Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5af25388ba250ae9624a22587cc98685dc6d4e9e
/
drivers
/
irqchip
92c2275
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 4 years, 10 months ago
d01fd16
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
by Marc Zyngier
· 4 years, 10 months ago
490d332
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
by Marc Zyngier
· 5 years ago
2f86e45
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
5186a6c
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
by Zenghui Yu
· 5 years ago
b463532
irqchip/gic-v3-its: Remove superfluous WARN_ON
by Zenghui Yu
· 5 years ago
4bccf1d
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
by Zenghui Yu
· 5 years ago
4e6437f
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
by Zenghui Yu
· 5 years ago
8b718d4
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
by Zenghui Yu
· 5 years ago
e88bd31
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
by Zenghui Yu
· 5 years ago
1079452
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
by Zenghui Yu
· 5 years ago
656b42d
irqchip: Some Kconfig cleanup for C-SKY
by Randy Dunlap
· 5 years ago
926b5df
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
by Marc Zyngier
· 5 years ago
3d3b44a
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
43ee744
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 5 years ago
f4a81f5
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
by Marc Zyngier
· 5 years ago
3858d4d
irqchip/gic-v4.1: Suppress per-VLPI doorbell
by Marc Zyngier
· 5 years ago
b4a4bd0
irqchip/gic-v4.1: Add VPE INVALL callback
by Marc Zyngier
· 5 years ago
e64fab1
irqchip/gic-v4.1: Add VPE eviction callback
by Marc Zyngier
· 5 years ago
91bf639
irqchip/gic-v4.1: Add VPE residency callback
by Marc Zyngier
· 5 years ago
d97c97b
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
by Marc Zyngier
· 5 years ago
29c647f
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
by Marc Zyngier
· 5 years ago
dd3f050
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
by Marc Zyngier
· 5 years ago
0684c70
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
by Marc Zyngier
· 5 years ago
64edfaa
irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
by Marc Zyngier
· 5 years ago
5e51684
irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
by Marc Zyngier
· 5 years ago
f2d8340
irqchip/gic-v3: Add GICv4.1 VPEID size discovery
by Marc Zyngier
· 5 years ago
b25319d
irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
by Marc Zyngier
· 5 years ago
093bf43
irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells
by Marc Zyngier
· 5 years ago
2fbb139
irqchip: Add NXP INTMUX interrupt multiplexer support
by Joakim Zhang
· 5 years ago
b74416d
irqchip: Define EXYNOS_IRQ_COMBINER
by Hyunki Koo
· 5 years ago
8f78bd6
irqchip/meson-gpio: Add support for meson a1 SoCs
by Qianggui Song
· 5 years ago
e251416
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs
by Qianggui Song
· 5 years ago
d6152e6
irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems
by John Garry
· 5 years ago
04f6059
irqchip: Add Aspeed SCU interrupt controller
by Eddie James
· 5 years ago
466008f
irqchip/sifive-plic: Support irq domain hierarchy
by Yash Shah
· 5 years ago
459c3bc
irqchip/nvic: Use irq_domain_translate_onecell instead of custom func
by Yash Shah
· 5 years ago
1fd224e
irqchip/ingenic: Get rid of the legacy IRQ domain
by Paul Cercueil
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
2f3035d
riscv: prefix IRQ_ macro names with an RV_ namespace
by Paul Walmsley
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e87eb58
Merge branch 'pci/misc'
by Bjorn Helgaas
· 5 years ago
6a0e20c
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
752272f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
4ba380f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
bbd8810d
PCI: Remove unused includes and superfluous struct declaration
by Krzysztof Wilczynski
· 5 years ago
46f4f0a
Merge branch 'kvm-tsx-ctrl' into HEAD
by Paolo Bonzini
· 5 years ago
14edff8
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 5 years ago
e71374c
irqchip/qcom-pdc: Add irqchip set/get state calls
by Maulik Shah
· 5 years ago
81ef8bf
irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs
by Lina Iyer
· 5 years ago
da3f875
irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmask
by Lina Iyer
· 5 years ago
b2bb01e
irqchip/qcom-pdc: Update max PDC interrupts
by Lina Iyer
· 5 years ago
761becb
irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
by Markus Elfring
· 5 years ago
b8b0145
irqchip: Ingenic: Add process for more than one irq at the same time.
by Zhou Yanjie
· 5 years ago
8bc7464
irqchip: ingenic: Alloc generic chips from IRQ domain
by Paul Cercueil
· 5 years ago
208caad
irqchip: ingenic: Get virq number from IRQ domain
by Paul Cercueil
· 5 years ago
52ecc87
irqchip: ingenic: Error out if IRQ domain creation failed
by Paul Cercueil
· 5 years ago
20b44b4
irqchip: ingenic: Drop redundant irq_suspend / irq_resume functions
by Paul Cercueil
· 5 years ago
0149385
irqchip: Place CONFIG_SIFIVE_PLIC into the menu
by Jonathan Neuschäfer
· 5 years ago
11635fa
irqchip/gic-v3-its: Make vlpi_lock a spinlock
by Marc Zyngier
· 5 years ago
046b505
irqchip/gic-v3-its: Lock VLPI map array before translating it
by Marc Zyngier
· 5 years ago
ed0e4aa
irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNC
by Marc Zyngier
· 5 years ago
2861469
irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNC
by Marc Zyngier
· 5 years ago
c1d4d5c
irqchip/gic-v3-its: Add its_vlpi_map helpers
by Marc Zyngier
· 5 years ago
576a834
irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy instead
by Marc Zyngier
· 5 years ago
ffedbf0
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
by Marc Zyngier
· 5 years ago
0dd57fe
irqchip/gic-v3-its: Make is_v4 use a TYPER copy
by Marc Zyngier
· 5 years ago
425c09b
irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
by Marc Zyngier
· 5 years ago
2f4f064
irqchip/gic-v3-its: Factor out wait_for_syncr primitive
by Marc Zyngier
· 5 years ago
898aa5c
irqchip/gic-v3-its: Free collection mapping on device teardown
by Marc Zyngier
· 5 years ago
8e4d5a5
drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
by Rajendra Nayak
· 5 years ago
0dcd9f8
irqchip: Add support for Layerscape external interrupt lines
by Rasmus Villemoes
· 5 years ago
96de80c
irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask
by Florian Fainelli
· 5 years ago
27eebb6
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
by Florian Fainelli
· 5 years ago
6468fc1
irqchip/irq-bcm7038-l1: Add PM support
by Justin Chen
· 5 years ago
2bbdfcc
irqchip/gic-v3-its: Fix u64 to __le64 warnings
by Ben Dooks (Codethink)
· 5 years ago
2c54242
irqchip: Remove redundant semicolon after while
by Daode Huang
· 5 years ago
a4c3733
riscv: abstract out CSR names for supervisor vs machine mode
by Christoph Hellwig
· 5 years ago
8e01d9a
KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
by Marc Zyngier
· 5 years ago
1486b7b
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
41860cc
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
by Alan Mikhak
· 5 years ago
8424312
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
by Zenghui Yu
· 5 years ago
f226650
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
by Marc Zyngier
· 5 years ago
c9b5918
Merge tag 'irqchip-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
5c6bd5d
Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
bb0fed1
irqchip/sifive-plic: Switch to fasteoi flow
by Marc Zyngier
· 5 years ago
c107d61
irqchip/gic-v3: Fix GIC_LINE_NR accessor
by Zenghui Yu
· 5 years ago
a572ba6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
212fbf2
irqchip/atmel-aic5: Add support for sam9x60 irqchip
by Sandeep Sheriker Mallikarjun
· 5 years ago
9c426b7
irqchip/al-fic: Add support for irq retrigger
by Talel Shenhar
· 5 years ago
c9c96e3
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
by Marc Zyngier
· 5 years ago
9ce0649
irqchip/sifive-plic: set max threshold for ignored handlers
by Christoph Hellwig
· 5 years ago
e89327f
irqchip/uniphier-aidet: Use devm_platform_ioremap_resource()
by Masahiro Yamada
· 5 years ago
2178add
irqchip/mmp: Coexist with GIC root IRQ controller
by Lubomir Rintel
· 5 years ago
9e8e891
irqchip/mmp: Mask off interrupts from other cores
by Andres Salomon
· 5 years ago
a46bc5f
irqchip/mmp: Add missing chained_irq_{enter,exit}()
by Lubomir Rintel
· 5 years ago
d6a9528
irqchip/mmp: Do not use of_address_to_resource() to get mux regs
by Lubomir Rintel
· 5 years ago
b2fb4b7
irqchip/meson-gpio: Add support for meson sm1 SoCs
by Jerome Brunet
· 5 years ago
Next »