summaryrefslogtreecommitdiff
path: root/arch/mips/mti-malta
AgeCommit message (Expand)Author
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-04-12MIPS: Remove deprecated CONFIG_MIPS_CMPThomas Bogendoerfer
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cLiang He
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-02MIPS: Malta: fix alignment of the devicetree bufferOleksij Rempel
2021-07-21MIPS: Malta: Do not byte-swap accesses to the CBUS UARTMaciej W. Rozycki
2021-06-16MIPS: Malta: Enable magic multipliers for Super I/O UARTsMaciej W. Rozycki
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-02-13MIPS/malta: simplify plat_setup_iocoherencyChristoph Hellwig
2021-02-03MIPS: malta-time: remove unneeded semicolonYang Li
2021-01-07MIPS: init: move externs to header fileYanteng Si
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-09-21MIPS: malta: remove mach-malta/malta-dtshim.h header fileThomas Bogendoerfer
2020-05-24MIPS: Fix exception handler memcpy()Ben Hutchings
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-20MIPS: malta: Use img-ascii-lcd driver for LCD displayPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-06-24MIPS: Malta: Use PIIX4 poweroff driver to power downPaul Burton
2018-06-24MIPS: Malta: Cleanup DMA coherence #ifdefsPaul Burton
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig
2018-06-24MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig
2018-05-14MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of expire and data arguments to DEFINE_TIMERKees Cook
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton
2017-09-01MIPS: Malta: Use new GIC accessor functionsPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-20MIPS/Malta: Probe gic-timer via devicetreeMatt Redfearn
2017-04-13Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle
2017-04-12MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton
2017-04-10MIPS: Malta: Fix i8259 irqchip setupMatt Redfearn