aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)AuthorFilesLines
2023-10-17vgacon: clean up global screen_info instancesGravatar Arnd Bergmann 1-1/+3
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPGravatar Thomas Bogendoerfer 4-94/+0
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cGravatar Liang He 1-0/+2
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Gravatar Tiezhu Yang 2-16/+0
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-1/+1
2021-09-02MIPS: Malta: fix alignment of the devicetree bufferGravatar Oleksij Rempel 1-1/+1
2021-07-21MIPS: Malta: Do not byte-swap accesses to the CBUS UARTGravatar Maciej W. Rozycki 1-1/+2
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsGravatar Maciej W. Rozycki 1-1/+2
2021-03-10MIPS: Remove KVM_GUEST supportGravatar Thomas Bogendoerfer 2-10/+1
2021-02-13driver core: lift dma_default_coherent into common codeGravatar Christoph Hellwig 1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsGravatar Christoph Hellwig 1-3/+3
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyGravatar Christoph Hellwig 1-23/+9
2021-02-03MIPS: malta-time: remove unneeded semicolonGravatar Yang Li 1-1/+1
2021-01-07MIPS: init: move externs to header fileGravatar Yanteng Si 1-1/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsGravatar Thomas Bogendoerfer 1-4/+0
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileGravatar Thomas Bogendoerfer 1-1/+0
2020-05-24MIPS: Fix exception handler memcpy()Gravatar Ben Hutchings 1-4/+4
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-1/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()Gravatar afzal mohammed 1-7/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2019-08-23MIPS: malta: Drop prom_free_prom_memoryGravatar Jiaxun Yang 1-11/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Gravatar Thomas Gleixner 2-26/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-10/+2
2018-11-20MIPS: malta: Use img-ascii-lcd driver for LCD displayGravatar Paul Burton 5-64/+0
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downGravatar Paul Burton 3-128/+0
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsGravatar Paul Burton 1-38/+0
2018-06-24MIPS: remove unneeded includes from dma-mapping.hGravatar Christoph Hellwig 1-0/+1
2018-06-24MIPS: remove CONFIG_DMA_COHERENTGravatar Christoph Hellwig 1-2/+2
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Gravatar Baolin Wang 1-1/+1
2017-12-18MIPS: Set I/O port resource types correctlyGravatar Bjorn Helgaas 1-5/+5
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Gravatar Kees Cook 1-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+3
2017-11-03Update MIPS email addressesGravatar Paul Burton 3-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERGravatar Kees Cook 1-1/+1
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERGravatar Kees Cook 1-3/+3
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hGravatar Paul Burton 1-1/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentGravatar Paul Burton 2-12/+11
2017-09-01MIPS: Malta: Use new GIC accessor functionsGravatar Paul Burton 1-3/+3
2017-08-30MIPS: CPS: Cluster support for topology functionsGravatar Paul Burton 1-1/+1
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersGravatar Paul Burton 4-5/+3
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsGravatar Paul Burton 1-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-79/+4
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+30
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeGravatar Matt Redfearn 1-1/+30
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextGravatar Ralf Baechle 1-0/+11
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportGravatar Paul Burton 1-79/+4
2017-04-10MIPS: Malta: Fix i8259 irqchip setupGravatar Matt Redfearn 1-0/+11