summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz
Commit message (Expand)AuthorAgeFilesLines
* MIPS: jazz: always allow little-endian buildsArnd Bergmann2021-01-221-3/+0
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-5/+2
* dma-mapping: remove dma_cache_syncChristoph Hellwig2020-09-251-1/+0
* MIPS/jazzdma: decouple from dma-directChristoph Hellwig2020-09-111-11/+22
* MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2020-09-111-70/+0
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* MIPS: Replace setup_irq() by request_irq()afzal mohammed2020-03-051-9/+3
* dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-9/+8
* dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
* MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-031-6/+0
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-01-091-2/+3
* mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-11/+5
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-3/+3
* MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-301-1/+1
* mips/jazz: provide missing dma_mask/coherent_dma_maskThomas Bogendoerfer2018-07-121-2/+15
* MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-242-4/+140
* MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-241-0/+3
* MIPS: Set I/O port resource types correctlyBjorn Helgaas2017-12-181-4/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-024-16/+16
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-014-16/+16
* | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-3/+3
|/
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-1/+1
|\
| * MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1
* | MIPS: Fix Jazz 64-bit build error.Ralf Baechle2011-12-072-0/+2
|/
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-3/+2
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+1
* MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner2011-03-251-8/+6
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: Jazz: Migrate to new platform makefile style.Ralf Baechle2010-08-052-2/+6
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-301-9/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Jazz: Convert irq controller lock to raw spinlock.Ralf Baechle2010-02-271-5/+5
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-301-1/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0