Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
af144a983402f7fd324ce556d9f9011a8b3e01fe
/
drivers
/
irqchip
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
38cf0d4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
4ea1015
ARM: ixp4xx: mark ixp4xx_irq_setup as __init
by Arnd Bergmann
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
a912e80
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
by Thomas Gleixner
· 6 years ago
a636cd6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
by Thomas Gleixner
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d9351ea
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
22c58fd
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
7a0c4c1
Merge branch 'fixes' into arm/soc
by Olof Johansson
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
7310397
irqchip/gic-v3-mbi: Don't map the MSI page in mbi_compose_m{b, s}i_msg()
by Julien Grall
· 6 years ago
2cb3b16
irqchip/ls-scfg-msi: Don't map the MSI page in ls_scfg_msi_compose_msg()
by Julien Grall
· 6 years ago
35ae7df
irqchip/gic-v3-its: Don't map the MSI page in its_irq_compose_msi_msg()
by Julien Grall
· 6 years ago
737be74
irqchip/gicv2m: Don't map the MSI page in gicv2m_compose_msi_msg()
by Julien Grall
· 6 years ago
f011df6
irqchip/ti-sci-inta: Add msi domain support
by Lokesh Vutla
· 6 years ago
9f1463b
irqchip/ti-sci-inta: Add support for Interrupt Aggregator driver
by Lokesh Vutla
· 6 years ago
cd844b0
irqchip/ti-sci-intr: Add support for Interrupt Router driver
by Lokesh Vutla
· 6 years ago
89626d4
irqchip/renesas-intc-irqpin: Remove devm_kzalloc() error printing
by Geert Uytterhoeven
· 6 years ago
66373bf
irqchip: Remove unneeded select IRQ_DOMAIN
by Geert Uytterhoeven
· 6 years ago
12eade1
irqchip/gic-v3-its: Make free_lpi_range a little cheaper
by Rasmus Villemoes
· 6 years ago
1c73fac
irqchip/gic-v3-its: Drop redundant initialization in mk_lpi_range
by Rasmus Villemoes
· 6 years ago
b31a383
irqchip/gic-v3-its: Move allocation outside mutex
by Rasmus Villemoes
· 6 years ago
cfbf9e4
irqchip/stm32: Use a platform driver for stm32mp1-exti device
by Fabien Dessenne
· 6 years ago
960164f
irqchip/gic-pm: Fix suspend handling
by Sameer Pujar
· 6 years ago
fe00f89
irqchip/gic-pm: Update driver to use clk_bulk APIs
by Sameer Pujar
· 6 years ago
358b9d2
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
by Anson Huang
· 6 years ago
a7c90f5
irqchip/gic-v3-its: Fix typo in a comment in its_msi_prepare()
by Julien Grall
· 6 years ago
082ce27
irqchip/bcm: Restore registration print with %pOF
by Florian Fainelli
· 6 years ago
1895ef4
Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc
by Olof Johansson
· 6 years ago
f1497f3
irqchip: ixp4xx: Add OF initialization support
by Linus Walleij
· 6 years ago
7142eaa5
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
5b978c1
irqchip: Add driver for IXP4xx
by Linus Walleij
· 6 years ago
a1e8783
MIPS: perf: ath79: Fix perfcount IRQ assignment
by Petr Štetiar
· 6 years ago
95c5c61
irqchip/irq-ls1x: Missing error code in ls1x_intc_of_init()
by Dan Carpenter
· 6 years ago
60574d1
acpi: Create subtable parsing infrastructure
by Keith Busch
· 6 years ago
f27b744
irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps static
by YueHaibing
· 6 years ago
3ce8461
Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 6 years ago
fca269f
irqchip/mbigen: Don't clear eventid when freeing an MSI
by Jianguo Chen
· 6 years ago
6a77623
irqchip/stm32: Don't set rising configuration registers at init
by Fabien Dessenne
· 6 years ago
0dda096
irqchip/stm32: Don't clear rising/falling config registers at init
by Fabien Dessenne
· 6 years ago
096048c
irqchip/mmp: Make mmp_irq_domain_ops static
by YueHaibing
· 6 years ago
dc3173c
irqchip/brcmstb-l2: Make two init functions static
by YueHaibing
· 6 years ago
89dc891
irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
by Rasmus Villemoes
· 6 years ago
b41fdc4
irqchip/gic: Drop support for secondary GIC in non-DT systems
by Marc Zyngier
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
afe6fe7
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
78f8601
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
7d3a5eb
irqchip/imx-irqsteer: Fix of_property_read_u32() error handling
by Arnd Bergmann
· 6 years ago
a324ca9
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
28528fc
irqchip/imx-irqsteer: Add multi output interrupts support
by Aisheng Dong
· 6 years ago
deb904e
irqchip/imx-irqsteer: Change to use reg_num instead of irq_group
by Aisheng Dong
· 6 years ago
3351788
irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt code
by Doug Berger
· 6 years ago
539d378
irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tables
by Shanker Donthineni
· 6 years ago
cc9f04f
irqchip/sifive-plic: Implement irq_set_affinity() for SMP host
by Anup Patel
· 6 years ago
6adfe8d
irqchip/sifive-plic: Differentiate between PLIC handler and context
by Anup Patel
· 6 years ago
3fecb5a
irqchip/sifive-plic: Add warning in plic_init() if handler already present
by Anup Patel
· 6 years ago
86c7cbf
irqchip/sifive-plic: Pre-compute context hart base and enable base
by Anup Patel
· 6 years ago
dc3e1ac
Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/late
by Arnd Bergmann
· 6 years ago
0fc3d74
irqchip: davinci-cp-intc: move the driver to drivers/irqchip
by Bartosz Golaszewski
· 6 years ago
0145bee
irqchip: davinci-aintc: move the driver to drivers/irqchip
by Bartosz Golaszewski
· 6 years ago
fc03aca
irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.
by Atish Patra
· 6 years ago
518bfe8
irqchip/i8259: Fix shutdown order by moving syscore_ops registration
by Aaro Koskinen
· 6 years ago
9e543e2
irqchip: Add driver for Loongson-1 interrupt controller
by Jiaxun Yang
· 6 years ago
8d56574
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
by Zenghui Yu
· 6 years ago
73a4c52
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8087f40
Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 6 years ago
101b35f
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
by Julien Thierry
· 6 years ago
f32c926
irqchip/gic-v3: Handle pseudo-NMIs
by Julien Thierry
· 6 years ago
d98d0a9
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
by Julien Thierry
· 6 years ago
e793218
arm64: Switch to PMR masking when starting CPUs
by Julien Thierry
· 6 years ago
b5cf607
irqchip/gic-v3: Factor group0 detection into functions
by Julien Thierry
· 6 years ago
3f1f323
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
by Julien Thierry
· 6 years ago
cd984a5
Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
2380a22
irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable
by Lubomir Rintel
· 6 years ago
45725e0
irqchip/gic-v3-its: Gracefully fail on LPI exhaustion
by Marc Zyngier
· 6 years ago
9791ec7
irqchip/gic-v3-its: Plug allocation race for devices sharing a DevID
by Marc Zyngier
· 6 years ago
6479450
irqchip/gic-v4: Fix occasional VLPI drop
by Heyi Guo
· 6 years ago
eb27171
drivers/irqchip: xtensa-mx: fix mask and unmask
by Max Filippov
· 6 years ago
bb66523
drivers/irqchip: xtensa: add warning to irq_retrigger
by Max Filippov
· 6 years ago
37b144d
Merge tag 'irqchip-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 6 years ago
8208d17
irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their size
by Marc Zyngier
· 6 years ago
8fa4e55
irqchip/madera: Drop GPIO includes
by Linus Walleij
· 6 years ago
c530bb8
irqchip/gic-v3-mbi: Fix uninitialized mbi_lock
by Yang Yingliang
· 6 years ago
1d47f48
irqchip/stm32-exti: Add domain translate function
by Loic Pallardy
· 6 years ago
56752b2
irqchip/csky: fixup handle_irq_perbit break irq
by Guo Ren
· 6 years ago
9ef1034
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 6 years ago
889bb74
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
ff3730a
Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
Next »