| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Explicitly include correct DT includes | Rob Herring | 2023-07-25 | 1 | -1/+1 |
* | mips: lantiq: Add missing of_node_put() in irq.c | Liang He | 2022-06-21 | 1 | -0/+1 |
* | mips: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-12 | 1 | -1/+1 |
* | MIPS: lantiq: irq: register the interrupt controllers with irqchip_init | Martin Blumenstingl | 2021-01-13 | 1 | -5/+3 |
* | MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0 | Nathan Chancellor | 2021-01-07 | 1 | -1/+1 |
* | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 2020-01-06 | 1 | -2/+2 |
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2019-07-17 | 1 | -51/+126 |
|\ |
|
| * | MIPS: lantiq: Add SMP support for lantiq interrupt controller | Petr Cvek | 2019-06-24 | 1 | -24/+106 |
| * | MIPS: lantiq: Shorten register names, remove unused macros | Petr Cvek | 2019-06-24 | 1 | -18/+16 |
| * | MIPS: lantiq: Fix bitfield masking | Petr Cvek | 2019-06-24 | 1 | -2/+3 |
| * | MIPS: lantiq: Remove unused macros | Petr Cvek | 2019-06-24 | 1 | -4/+0 |
| * | MIPS: lantiq: Fix attributes of of_device_id structure | Petr Cvek | 2019-06-24 | 1 | -1/+1 |
| * | MIPS: lantiq: Change variables to the same type as the source | Petr Cvek | 2019-06-24 | 1 | -10/+10 |
| * | MIPS: lantiq: Move macro directly to iomem function | Petr Cvek | 2019-06-24 | 1 | -10/+8 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -3/+1 |
|/ |
|
* | MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ | Hauke Mehrtens | 2019-01-07 | 1 | -8/+1 |
* | MIPS: lantiq: Fix IPI interrupt handling | Hauke Mehrtens | 2019-01-07 | 1 | -63/+5 |
* | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton | 2017-09-04 | 1 | -4/+0 |
* | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 2017-04-12 | 1 | -52/+0 |
* | MIPS: Lantiq: Fix cascaded IRQ setup | Felix Fietkau | 2017-02-13 | 1 | -21/+17 |
* | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 2016-08-03 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Lantiq: Register IRQ handler for virtual IRQ number | Hauke Mehrtens | 2016-07-24 | 1 | -1/+1 |
| * | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 2016-07-24 | 1 | -9/+10 |
* | | MIPS: Lantiq: Fix build failure | Sudip Mukherjee | 2016-08-03 | 1 | -2/+2 |
* | | MIPS: Lantiq: Use the real EXIN count | John Crispin | 2016-07-24 | 1 | -3/+3 |
* | | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 2016-07-24 | 1 | -9/+10 |
|/ |
|
* | MIPS: Change my email address | John Crispin | 2016-05-13 | 1 | -1/+1 |
* | MIPS: Lantiq: Fix check for return value of request_mem_region() | Hauke Mehrtens | 2015-11-11 | 1 | -4/+4 |
* | MIPS: Export get_c0_perfcount_int() | Felix Fietkau | 2015-08-03 | 1 | -0/+1 |
* | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 2015-08-03 | 1 | -1/+1 |
* | MIPS: lantiq: move eiu init after irq_domain register | John Crispin | 2014-11-24 | 1 | -24/+24 |
* | MIPS: Add hook to get C0 performance counter interrupt | Andrew Bresticker | 2014-11-24 | 1 | -1/+7 |
* | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-24 | 1 | -2/+2 |
* | MIPS: Panic messages should not end in \n. | Ralf Baechle | 2013-10-29 | 1 | -1/+1 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
* | MIPS: lantiq: rework external irq code | John Crispin | 2013-02-17 | 1 | -32/+73 |
* | MIPS: Lantiq: Fix cp0_perfcount_irq mapping | John Crispin | 2013-01-30 | 1 | -1/+1 |
* | MIPS: lantiq: external irq sources are not loaded properly | John Crispin | 2012-08-23 | 1 | -1/+1 |
* | MIPS: lantiq: dont register irq_chip for the irq cascade | John Crispin | 2012-08-23 | 1 | -0/+3 |
* | MIPS: lantiq: timer irq can be different to 7 | John Crispin | 2012-08-23 | 1 | -3/+16 |
* | MIPS: lantiq: split up IRQ IM ranges | John Crispin | 2012-08-23 | 1 | -28/+32 |
* | OF: MIPS: lantiq: implement irq_domain support | John Crispin | 2012-05-21 | 1 | -76/+102 |
* | MIPS: lantiq: add ipi handlers to make vsmp work | John Crispin | 2012-05-15 | 1 | -0/+60 |
* | MIPS: lantiq: enable oprofile support on lantiq targets | John Crispin | 2012-05-15 | 1 | -0/+6 |
* | MIPS: lantiq: clear all irqs properly on boot | John Crispin | 2012-05-15 | 1 | -5/+6 |
* | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle | 2012-01-11 | 1 | -1/+0 |
|\ |
|
| * | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-12-07 | 1 | -1/+0 |
* | | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 2011-12-07 | 1 | -6/+6 |
|/ |
|
* | MIPS: Lantiq: Fix external interrupt sources | John Crispin | 2011-09-21 | 1 | -4/+2 |
* | MIPS: Lantiq: Add initial support for Lantiq SoCs | John Crispin | 2011-05-19 | 1 | -0/+326 |