aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/jazz
AgeCommit message (Expand)AuthorFilesLines
2019-06-03MIPS: use the generic uncached segment support in dma-directGravatar Christoph Hellwig 1-6/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-09MIPS: jazz: fix 64bit buildGravatar Thomas Bogendoerfer 1-2/+3
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodGravatar Christoph Hellwig 1-11/+5
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsGravatar Christoph Hellwig 1-1/+0
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 1-3/+3
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticGravatar Paul Burton 1-1/+1
2018-07-12mips/jazz: provide missing dma_mask/coherent_dma_maskGravatar Thomas Bogendoerfer 1-2/+15
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultGravatar Christoph Hellwig 2-4/+140
2018-06-24MIPS: make the default mips dma implementation optionalGravatar Christoph Hellwig 1-0/+3
2017-12-18MIPS: Set I/O port resource types correctlyGravatar Bjorn Helgaas 1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 3-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-09-03MIPS: Jazz: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-7/+0
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-16/+16
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 4-16/+16
2013-01-21arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-3/+3
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextGravatar Ralf Baechle 1-1/+1
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-12-07MIPS: Fix Jazz 64-bit build error.Gravatar Ralf Baechle 2-0/+2
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesGravatar Ralf Baechle 1-1/+1
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorGravatar Ralf Baechle 1-3/+2
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 1-1/+1
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-8/+6
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2010-08-05MIPS: Jazz: Migrate to new platform makefile style.Gravatar Ralf Baechle 2-2/+6
2010-04-30MIPS: Fixup screen_info struct initializationsGravatar Sebastian Andrzej Siewior 1-9/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-27MIPS: Jazz: Convert irq controller lock to raw spinlock.Gravatar Ralf Baechle 1-5/+5
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsGravatar Wu Zhangjin 1-1/+1
2009-08-03MIPS: Jazz: Fix read buffer overflowGravatar Roel Kluin 1-1/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Gravatar Ralf Baechle 1-0/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskGravatar Linus Torvalds 1-1/+0
2009-03-30MIPS: Use BUG_ON() where possible.Gravatar Ralf Baechle 1-2/+1
2009-03-30cpumask: remove references to struct irqaction's mask field.Gravatar Rusty Russell 1-1/+0
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Gravatar Rusty Russell 1-1/+1
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Gravatar Ralf Baechle 1-12/+1
2008-08-05remove unneeded #include <linux/ide.h>'sGravatar Adrian Bunk 1-1/+0
2008-08-05remove unnecessary <linux/hdreg.h> includesGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2008-07-15[MIPS] Remove mips_machtype from ARC based machinesGravatar Thomas Bogendoerfer 1-2/+1
2008-07-15[MIPS] Remove obsolete isa_slot_offsetGravatar Maciej W. Rozycki 1-1/+0
2008-01-29[MIPS] Cleanup pcspeaker platform device registration.Gravatar Ralf Baechle 1-0/+7
2007-11-02[MIPS] Jazz: disable PIT; cleanup R4030 clockeventGravatar Thomas Bogendoerfer 1-11/+16
2007-10-18[MIPS] Jazz: Retire use of plat_timer_setup.Gravatar Ralf Baechle 2-9/+5
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 2-5/+5
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversGravatar Ralf Baechle 1-0/+6
2007-10-11[MIPS] Jazz clockevent driverGravatar Ralf Baechle 2-7/+48
2007-10-11[MIPS] JAZZ fixesGravatar Thomas Bogendoerfer 5-158/+160