summaryrefslogtreecommitdiff
path: root/arch/mips/lantiq/irq.c
AgeCommit message (Expand)Author
2023-07-25MIPS: Explicitly include correct DT includesRob Herring
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He
2021-08-12mips: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-01-13MIPS: lantiq: irq: register the interrupt controllers with irqchip_initMartin Blumenstingl
2021-01-07MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0Nathan Chancellor
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-06-24MIPS: lantiq: Add SMP support for lantiq interrupt controllerPetr Cvek
2019-06-24MIPS: lantiq: Shorten register names, remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-06-24MIPS: lantiq: Remove unused macrosPetr Cvek
2019-06-24MIPS: lantiq: Fix attributes of of_device_id structurePetr Cvek
2019-06-24MIPS: lantiq: Change variables to the same type as the sourcePetr Cvek
2019-06-24MIPS: lantiq: Move macro directly to iomem functionPetr Cvek
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-01-07MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQHauke Mehrtens
2019-01-07MIPS: lantiq: Fix IPI interrupt handlingHauke Mehrtens
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
2017-02-13MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee
2016-07-24MIPS: Lantiq: Register IRQ handler for virtual IRQ numberHauke Mehrtens
2016-07-24MIPS: Lantiq: Use the real EXIN countJohn Crispin
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin
2016-07-24MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin
2016-05-13MIPS: Change my email addressJohn Crispin
2015-11-11MIPS: Lantiq: Fix check for return value of request_mem_region()Hauke Mehrtens
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2014-11-24MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-02-17MIPS: lantiq: rework external irq codeJohn Crispin
2013-01-30MIPS: Lantiq: Fix cp0_perfcount_irq mappingJohn Crispin
2012-08-23MIPS: lantiq: external irq sources are not loaded properlyJohn Crispin
2012-08-23MIPS: lantiq: dont register irq_chip for the irq cascadeJohn Crispin
2012-08-23MIPS: lantiq: timer irq can be different to 7John Crispin
2012-08-23MIPS: lantiq: split up IRQ IM rangesJohn Crispin
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin
2012-05-15MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin
2012-05-15MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin
2012-05-15MIPS: lantiq: clear all irqs properly on bootJohn Crispin
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin
2011-05-19MIPS: Lantiq: Add initial support for Lantiq SoCsJohn Crispin