开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lantiq
/
irq.c
Age
Commit message (
Expand
)
Author
2022-06-21
mips: lantiq: Add missing of_node_put() in irq.c
Liang He
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-01-13
MIPS: lantiq: irq: register the interrupt controllers with irqchip_init
Martin Blumenstingl
2021-01-07
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-06-24
MIPS: lantiq: Add SMP support for lantiq interrupt controller
Petr Cvek
2019-06-24
MIPS: lantiq: Shorten register names, remove unused macros
Petr Cvek
2019-06-24
MIPS: lantiq: Fix bitfield masking
Petr Cvek
2019-06-24
MIPS: lantiq: Remove unused macros
Petr Cvek
2019-06-24
MIPS: lantiq: Fix attributes of of_device_id structure
Petr Cvek
2019-06-24
MIPS: lantiq: Change variables to the same type as the source
Petr Cvek
2019-06-24
MIPS: lantiq: Move macro directly to iomem function
Petr Cvek
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-07
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
Hauke Mehrtens
2019-01-07
MIPS: lantiq: Fix IPI interrupt handling
Hauke Mehrtens
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
2017-04-12
MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support
Paul Burton
2017-02-13
MIPS: Lantiq: Fix cascaded IRQ setup
Felix Fietkau
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
2016-08-03
MIPS: Lantiq: Fix build failure
Sudip Mukherjee
2016-07-24
MIPS: Lantiq: Register IRQ handler for virtual IRQ number
Hauke Mehrtens
2016-07-24
MIPS: Lantiq: Use the real EXIN count
John Crispin
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
2016-07-24
MIPS: Lantiq: Fix eiu interrupt loading code
John Crispin
2016-05-13
MIPS: Change my email address
John Crispin
2015-11-11
MIPS: Lantiq: Fix check for return value of request_mem_region()
Hauke Mehrtens
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2014-11-24
MIPS: lantiq: move eiu init after irq_domain register
John Crispin
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-02-17
MIPS: lantiq: rework external irq code
John Crispin
2013-01-30
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
2012-08-23
MIPS: lantiq: external irq sources are not loaded properly
John Crispin
2012-08-23
MIPS: lantiq: dont register irq_chip for the irq cascade
John Crispin
2012-08-23
MIPS: lantiq: timer irq can be different to 7
John Crispin
2012-08-23
MIPS: lantiq: split up IRQ IM ranges
John Crispin
2012-05-21
OF: MIPS: lantiq: implement irq_domain support
John Crispin
2012-05-15
MIPS: lantiq: add ipi handlers to make vsmp work
John Crispin
2012-05-15
MIPS: lantiq: enable oprofile support on lantiq targets
John Crispin
2012-05-15
MIPS: lantiq: clear all irqs properly on boot
John Crispin
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-09-21
MIPS: Lantiq: Fix external interrupt sources
John Crispin
2011-05-19
MIPS: Lantiq: Add initial support for Lantiq SoCs
John Crispin