summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
AgeCommit message (Expand)AuthorFilesLines
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2021-08-09MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira1-1/+1
2021-01-22MIPS: jazz: always allow little-endian buildsArnd Bergmann1-3/+0
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+0
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-0/+1
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig1-5/+2
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig1-1/+0
2020-09-11MIPS/jazzdma: decouple from dma-directChristoph Hellwig1-11/+22
2020-09-11MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig1-70/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport2-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-9/+3
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-9/+8
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig1-0/+2
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig1-6/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-09MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig1-11/+5
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-3/+3
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton1-1/+1
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer1-2/+15
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2-4/+140
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-0/+3
2017-12-18MIPS: Set I/O port resource types correctlyBjorn Helgaas1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar1-7/+0
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-16/+16
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle4-16/+16
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-1/+1
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-12-07MIPS: Fix Jazz 64-bit build error.Ralf Baechle2-0/+2
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle1-3/+2
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+1
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner1-8/+6
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle2-2/+6
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-27MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle1-5/+5
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1