Age | Commit message (Expand) | Author |
2021-08-09 | MIPS/jazzdma: return error code from jazz_dma_map_sg() | Martin Oliveira |
2021-01-22 | MIPS: jazz: always allow little-endian builds | Arnd Bergmann |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig |
2020-09-25 | dma-mapping: remove dma_cache_sync | Christoph Hellwig |
2020-09-11 | MIPS/jazzdma: decouple from dma-direct | Christoph Hellwig |
2020-09-11 | MIPS/jazzdma: remove the unused vdma_remap function | Christoph Hellwig |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-03-05 | MIPS: Replace setup_irq() by request_irq() | afzal mohammed |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-06-03 | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-09 | MIPS: jazz: fix 64bit build | Thomas Bogendoerfer |
2018-12-06 | mips/jazz: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig |
2018-09-20 | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig |
2018-07-30 | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic | Paul Burton |
2018-07-12 | mips/jazz: provide missing dma_mask/coherent_dma_mask | Thomas Bogendoerfer |
2018-06-24 | MIPS: jazz: split dma mapping operations from dma-default | Christoph Hellwig |
2018-06-24 | MIPS: make the default mips dma implementation optional | Christoph Hellwig |
2017-12-18 | MIPS: Set I/O port resource types correctly | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2015-09-03 | MIPS: Jazz: Migrate to new 'set-state' interface | Viresh Kumar |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-01-21 | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2012-01-11 | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-12-07 | MIPS: Fix Jazz 64-bit build error. | Ralf Baechle |
2011-06-09 | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle |
2011-05-10 | MIPS: Jazz: Fix GCC 4.6.0 build error | Ralf Baechle |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-25 | MIPS: JAZZ: Convert to new irq_chip functions | Thomas Gleixner |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-08-05 | MIPS: Jazz: Migrate to new platform makefile style. | Ralf Baechle |
2010-04-30 | MIPS: Fixup screen_info struct initializations | Sebastian Andrzej Siewior |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | MIPS: Jazz: Convert irq controller lock to raw spinlock. | Ralf Baechle |
2009-11-02 | MIPS: Add IRQF_TIMER flag for timer interrupts | Wu Zhangjin |
2009-08-03 | MIPS: Jazz: Fix read buffer overflow | Roel Kluin |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |