index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lantiq
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-25
MIPS: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-06-21
mips: lantiq: Add missing of_node_put() in irq.c
Liang He
1
-0
/
+1
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-01-13
MIPS: lantiq: irq: register the interrupt controllers with irqchip_init
Martin Blumenstingl
1
-5
/
+3
2021-01-07
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-51
/
+126
2019-06-25
MIPS: lantiq: Add SMP support for lantiq interrupt controller
Petr Cvek
1
-24
/
+106
2019-06-25
MIPS: lantiq: Shorten register names, remove unused macros
Petr Cvek
1
-18
/
+16
2019-06-25
MIPS: lantiq: Fix bitfield masking
Petr Cvek
1
-2
/
+3
2019-06-25
MIPS: lantiq: Remove unused macros
Petr Cvek
1
-4
/
+0
2019-06-25
MIPS: lantiq: Fix attributes of of_device_id structure
Petr Cvek
1
-1
/
+1
2019-06-25
MIPS: lantiq: Change variables to the same type as the source
Petr Cvek
1
-10
/
+10
2019-06-25
MIPS: lantiq: Move macro directly to iomem function
Petr Cvek
1
-10
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-01-08
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
Hauke Mehrtens
1
-8
/
+1
2019-01-08
MIPS: lantiq: Fix IPI interrupt handling
Hauke Mehrtens
1
-63
/
+5
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
1
-4
/
+0
2017-04-13
MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support
Paul Burton
1
-52
/
+0
2017-02-13
MIPS: Lantiq: Fix cascaded IRQ setup
Felix Fietkau
1
-21
/
+17
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2016-08-03
MIPS: Lantiq: Fix build failure
Sudip Mukherjee
1
-2
/
+2
2016-07-24
MIPS: Lantiq: Register IRQ handler for virtual IRQ number
Hauke Mehrtens
1
-1
/
+1
2016-07-24
MIPS: Lantiq: Use the real EXIN count
John Crispin
1
-3
/
+3
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
1
-9
/
+10
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
1
-9
/
+10
2016-05-13
MIPS: Change my email address
John Crispin
1
-1
/
+1
2015-11-11
MIPS: Lantiq: Fix check for return value of request_mem_region()
Hauke Mehrtens
1
-4
/
+4
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2014-11-24
MIPS: lantiq: move eiu init after irq_domain register
John Crispin
1
-24
/
+24
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-1
/
+7
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
1
-2
/
+2
2013-10-30
MIPS: Panic messages should not end in \n.
Ralf Baechle
1
-1
/
+1
2013-07-15
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-1
/
+1
2013-02-17
MIPS: lantiq: rework external irq code
John Crispin
1
-32
/
+73
2013-01-31
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
1
-1
/
+1
2012-08-23
MIPS: lantiq: external irq sources are not loaded properly
John Crispin
1
-1
/
+1
2012-08-23
MIPS: lantiq: dont register irq_chip for the irq cascade
John Crispin
1
-0
/
+3
2012-08-23
MIPS: lantiq: timer irq can be different to 7
John Crispin
1
-3
/
+16
2012-08-23
MIPS: lantiq: split up IRQ IM ranges
John Crispin
1
-28
/
+32
2012-05-21
OF: MIPS: lantiq: implement irq_domain support
John Crispin
1
-76
/
+102
2012-05-15
MIPS: lantiq: add ipi handlers to make vsmp work
John Crispin
1
-0
/
+60
2012-05-15
MIPS: lantiq: enable oprofile support on lantiq targets
John Crispin
1
-0
/
+6
2012-05-15
MIPS: lantiq: clear all irqs properly on boot
John Crispin
1
-5
/
+6
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
1
-1
/
+0
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+0
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-6
/
+6
2011-09-21
MIPS: Lantiq: Fix external interrupt sources
John Crispin
1
-4
/
+2
2011-05-19
MIPS: Lantiq: Add initial support for Lantiq SoCs
John Crispin
1
-0
/
+326