Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
99a0efbeeb83482893f7d5df343a2d2eb591933d
/
drivers
/
irqchip
e5c3722
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
df34df4
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f5a8eb6
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 7 years ago
c9297d2
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 7 years ago
d4f96fd
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/exynos', 'arm/renesas', 'arm/smmu' and 'core' into next
by Joerg Roedel
· 7 years ago
aa08192
irqchip/gic: Take lock when updating irq type
by Aniruddha Banerjee
· 7 years ago
d01d327
irqchip/gic: Update supports_deactivate static key to modern api
by Davidlohr Bueso
· 7 years ago
6eb486b
irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling
by Shanker Donthineni
· 7 years ago
19d9916
irqchip: Add a driver for the Microsemi Ocelot controller
by Alexandre Belloni
· 7 years ago
3362528
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
by Marc Zyngier
· 7 years ago
6656905
irqchip/gic-v3: Don't try to reset AP0Rn
by Marc Zyngier
· 7 years ago
65da7d1
irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs
by Marc Zyngier
· 7 years ago
73709e1
Merge 4.16-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
6ef6386
irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE
by Marc Zyngier
· 7 years ago
83a86fb
irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE
by Marc Zyngier
· 7 years ago
920181c
irqchip/gic-v3-its: Add ability to resend MAPC on resume
by Derek Basehore
· 7 years ago
dba0bc7
irqchip/gic-v3-its: Add ability to save/restore ITS state
by Derek Basehore
· 7 years ago
f736d65
irqchip/gic-v3: Allow LPIs to be disabled from the command line
by Marc Zyngier
· 7 years ago
d6062a6
irqchip/gic-v3: Reset APgRn registers at boot time
by Marc Zyngier
· 7 years ago
c5e1035
irqchip/gic-v2: Reset APRn registers at boot time
by Marc Zyngier
· 7 years ago
f55c73a
irqchip/pdc: Add PDC interrupt controller for QCOM SoCs
by Archana Sathyakumar
· 7 years ago
734e036
irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handling
by Geert Uytterhoeven
· 7 years ago
66bf825
irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handling
by Geert Uytterhoeven
· 7 years ago
61b8b22
irqchip/irq-imx-gpcv2: Remove unused function
by Fabio Estevam
· 7 years ago
4f2c758
irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
by Ard Biesheuvel
· 7 years ago
36e9f72
Merge 4.16-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
df46bb1
irqchip: Remove metag irqchip drivers
by James Hogan
· 7 years ago
7afe031
staging: fsl-mc: Move irqchip code out of staging
by Bogdan Purcareata
· 7 years ago
abe45fd
irqchip: Andestech Internal Vector Interrupt Controller driver
by Greentime Hu
· 7 years ago
50c3309
irqchip/gic-v3-its: Fix misplaced __iomem annotations
by Robin Murphy
· 7 years ago
2d02424
irqchip/bcm: Remove hashed address printing
by Jaedon Shin
· 7 years ago
de337ee
irqchip/gic-v2m: Add PCI Multi-MSI support
by Marc Zyngier
· 7 years ago
95a2562
irqchip/gic-v3: Ignore disabled ITS nodes
by Stephen Boyd
· 7 years ago
21ec30c
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
by Shanker Donthineni
· 7 years ago
b6dd4d8
irqchip/gic-v3: Change pr_debug message to pr_devel
by Mark Salter
· 7 years ago
285cb4f
irqchip/mips-gic: Avoid spuriously handling masked interrupts
by Matt Redfearn
· 7 years ago
8b4282e
ACPI/IORT: Add msi address regions reservation helper
by Shameer Kolothum
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
f74a127
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
8de50dc
irqchip/stm32: Fix copyright
by Benjamin Gaignard
· 7 years ago
ebe2f87
irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
by Shanker Donthineni
· 7 years ago
4235ff5
irqchip/irq-goldfish-pic: Add Goldfish PIC driver
by Miodrag Dinic
· 7 years ago
404e6be
irqchip/ompic: fix return value check in ompic_of_init()
by Wei Yongjun
· 7 years ago
ad83c7c
irqchip/irq-bcm2836: Add support for DT interrupt polarity
by Stefan Wahren
· 7 years ago
c08ec7d
irqchip: gic-v3: Use of_cpu_node_to_id helper
by Suzuki K Poulose
· 7 years ago
702cb0a
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
by Thomas Gleixner
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
6a9d42e
irqchip/i8259: Set I/O port resource types correctly
by Bjorn Helgaas
· 7 years ago
dec0029
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
328bf1b
irqchip/imgpdc: Use resource_size function on resource object
by Vasyl Gomonovych
· 7 years ago
e9990d7
irqchip/qcom: Fix u32 comparison with value less than zero
by Colin Ian King
· 7 years ago
8c60969
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
0e54705
irqchip/exiu: Fix return value check in exiu_init()
by Wei Yongjun
· 7 years ago
41cc304
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 7 years ago
670310d
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f3573b8
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
29f4113
irqchip/gic-v3-its: Remove artificial dependency on PCI
by Marc Zyngier
· 7 years ago
71192a68
irqchip/gic-v3: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
6b15e08
irqchip/s3c24xx: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
00ee9a1
irqchip/gic-v3: Fix ppi-partitions lookup
by Johan Hovold
· 7 years ago
90dc712
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
by Marc Zyngier
· 7 years ago
9dc505d
Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
666740f
irqchip: mips-gic: Print warning if inherited GIC base is used
by Matt Redfearn
· 7 years ago
1f19aee
irqchip/mips-gic: Add pr_fmt and reword pr_* messages
by Matt Redfearn
· 7 years ago
90af7c2
irqchip/stm32: Move the wakeup on interrupt mask
by Ludovic Barre
· 7 years ago
2ca6b9b
irqchip/stm32: Fix initial values
by Ludovic Barre
· 7 years ago
539c603
irqchip/stm32: Add stm32h7 support
by Ludovic Barre
· 7 years ago
6dd64ee
irqchip/stm32: Add multi-bank management
by Ludovic Barre
· 7 years ago
0e7d780
irqchip/stm32: Select GENERIC_IRQ_CHIP
by Ludovic Barre
· 7 years ago
706cffc
irqchip/exiu: Add support for Socionext Synquacer EXIU controller
by Ard Biesheuvel
· 7 years ago
6ef930f
irqchip/gic-v3-its: Fix VPE activate callback return value
by Marc Zyngier
· 7 years ago
d33a3c8
KVM: arm/arm64: Check that system supports split eoi/deactivate
by Christoffer Dall
· 8 years ago
c84e6d0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9b54470
irqchip: add initial support for ompic
by Stafford Horne
· 7 years ago
722c908
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 7 years ago
61dc367
irqchip: mips-gic: Make IPI bitmaps static
by Paul Burton
· 7 years ago
5af3e93
irqchip: mips-gic: Share register writes in gic_set_type()
by Paul Burton
· 7 years ago
8285768
irqchip: mips-gic: Remove gic_vpes variable
by Paul Burton
· 7 years ago
25c51da
irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs
by Paul Burton
· 7 years ago
890f6b5
irqchip: mips-gic: Configure EIC when CPUs come online
by Paul Burton
· 7 years ago
25ac19e
irqchip: mips-gic: Mask local interrupts when CPUs come online
by Paul Burton
· 7 years ago
da61fcf
irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs
by Paul Burton
· 7 years ago
63b746b1
irqchip: mips-gic: Inline gic_local_irq_domain_map()
by Paul Burton
· 7 years ago
4e4cb1b
irqchip/meson-gpio: add support for Meson8 SoCs
by Martin Blumenstingl
· 7 years ago
0962289
irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
by Marc Zyngier
· 7 years ago
d4d7b4a
irqchip/gic-v3-its: Setup VLPI properties at map time
by Marc Zyngier
· 7 years ago
05f3647
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
by Marc Zyngier
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c9bb863
irqchip/irq-mvebu-gicp: Add missing spin_lock init
by Antoine Tenart
· 7 years ago
d9ee91c
irqchip/meson: Disable COMPILE_TEST
by Thomas Gleixner
· 7 years ago
e7ffa44
Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into next/soc
by Arnd Bergmann
· 7 years ago
7bdeb7f
irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()
by Wei Yongjun
· 7 years ago
215f4cc
irqchip/meson: Add support for gpio interrupt controller
by Jerome Brunet
· 7 years ago
44c4c25
irqchip/gic-v3-its: Update effective affinity on VPE mapping
by Marc Zyngier
· 7 years ago
3c1ccee
irqchip/gic-v3-its: Only send VINVALL to a single ITS
by Marc Zyngier
· 7 years ago
2247e1b
irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
by Marc Zyngier
· 7 years ago
Next »