| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS/jazzdma: return error code from jazz_dma_map_sg() | Martin Oliveira | 2021-08-09 | 1 | -1/+1 |
* | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+0 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -0/+1 |
* | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2020-09-25 | 1 | -5/+2 |
* | dma-mapping: remove dma_cache_sync | Christoph Hellwig | 2020-09-25 | 1 | -1/+0 |
* | MIPS/jazzdma: decouple from dma-direct | Christoph Hellwig | 2020-09-11 | 1 | -11/+22 |
* | MIPS/jazzdma: remove the unused vdma_remap function | Christoph Hellwig | 2020-09-11 | 1 | -70/+0 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 2019-11-20 | 1 | -9/+8 |
* | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -0/+2 |
* | MIPS: use the generic uncached segment support in dma-direct | Christoph Hellwig | 2019-06-03 | 1 | -6/+0 |
* | MIPS: jazz: fix 64bit build | Thomas Bogendoerfer | 2019-01-09 | 1 | -2/+3 |
* | mips/jazz: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -11/+5 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -1/+0 |
* | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -3/+3 |
* | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic | Paul Burton | 2018-07-30 | 1 | -1/+1 |
* | MIPS: jazz: split dma mapping operations from dma-default | Christoph Hellwig | 2018-06-24 | 1 | -1/+140 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -3/+3 |
* | MIPS: Jazz: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | MIPS: Jazz: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |
* | MIPS: Use BUG_ON() where possible. | Ralf Baechle | 2009-03-30 | 1 | -2/+1 |
* | [MIPS] JAZZ fixes | Thomas Bogendoerfer | 2007-10-12 | 1 | -27/+20 |
* | [MIPS] Jazz: Fix warning. | Ralf Baechle | 2007-03-24 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+565 |