aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mti-malta (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2021-09-02MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel1-1/+1
2021-07-21MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki1-1/+2
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki1-1/+2
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer2-10/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-3/+3
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig1-23/+9
2021-02-03MIPS: malta-time: remove unneeded semicolonYang Li1-1/+1
2021-01-07MIPS: init: move externs to header fileYanteng Si1-1/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer1-1/+0
2020-05-24MIPS: Fix exception handler memcpy()Ben Hutchings1-4/+4
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-7/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang1-11/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2018-11-20MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton5-64/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton3-128/+0
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton1-38/+0
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig1-0/+1
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig1-2/+2
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang1-1/+1
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas1-5/+5
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-11-03Update MIPS email addressesPaul Burton3-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook1-3/+3
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-1/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2-12/+11
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton1-3/+3
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton1-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton4-5/+3
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-79/+4
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+30
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn1-1/+30
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle1-0/+11
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton1-79/+4
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn1-0/+11
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-10-06MIPS: Print CM error reports upon bus errorsPaul Burton2-21/+0
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-2/+2