| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-14 | sh: remove call to memset after dma_alloc_coherent | Chen Zhou | 1 | -2/+0 |
| 2019-10-18 | sh: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -3/+2 |
| 2018-08-02 | sh: split arch/sh/mm/consistent.c | Christoph Hellwig | 1 | -80/+0 |
| 2018-08-02 | sh: introduce a sh_cacheop_vaddr helper | Christoph Hellwig | 1 | -5/+1 |
| 2018-08-02 | sh: simplify get_arch_dma_ops | Christoph Hellwig | 1 | -3/+0 |
| 2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -9/+0 |
| 2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig | 1 | -9/+0 |
| 2018-05-05 | sh: mm: Fix unprotected access to struct device | Jacopo Mondi | 1 | -3/+8 |
| 2018-04-12 | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset | Thomas Petazzoni | 1 | -2/+2 |
| 2017-10-19 | sh: make dma_cache_sync a no-op | Christoph Hellwig | 1 | -3/+3 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -2/+2 |
| 2012-03-28 | SH: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -2/+4 |
| 2011-05-31 | sh64: Move from P1SEG to CAC_ADDR for consistent sync. | Paul Mundt | 1 | -1/+1 |
| 2010-11-04 | sh: nommu: use 32-bit phys mode. | Paul Mundt | 1 | -8/+7 |
| 2010-08-04 | sh: Use __GFP_ZERO for dma_generic_alloc_coherent(). | Andrew Murray | 1 | -1/+2 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-10-27 | sh: Bump up dma_ops initialization far earlier in the boot process. | Paul Mundt | 1 | -2/+0 |
| 2009-10-26 | sh: Add dma-mapping support for dma_alloc/free_coherent() overrides. | Paul Mundt | 1 | -17/+5 |
| 2009-10-20 | sh: Convert to asm-generic/dma-mapping-common.h | Paul Mundt | 1 | -0/+6 |
| 2009-10-10 | sh: Remap physical memory into P1 and P2 in pmb_init() | Matt Fleming | 1 | -1/+1 |
| 2009-04-14 | sh: Pre-allocate a reasonable number of DMA debug entries. | Paul Mundt | 1 | -1/+11 |
| 2009-04-09 | sh: Add support for DMA API debugging. | Paul Mundt | 1 | -6/+13 |
| 2008-12-22 | sh: split coherent pages | Magnus Damm | 1 | -1/+6 |
| 2008-10-20 | sh: remove consistent alloc cruft | Magnus Damm | 1 | -10/+0 |
| 2008-09-08 | sh: fixup many sparse errors. | Paul Mundt | 1 | -1/+1 |
| 2008-08-28 | sh: fix platform_resource_setup_memory() section mismatch | Magnus Damm | 1 | -3/+3 |
| 2008-08-11 | sh: select memchunk size using kernel cmdline | Magnus Damm | 1 | -0/+27 |
| 2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 1 | -0/+30 |
| 2008-07-28 | sh: Add memory chunks to SH-Mobile UIO devices | Magnus Damm | 1 | -0/+30 |
| 2008-07-18 | Sh: use generic per-device coherent dma allocator | Dmitry Baryshkov | 1 | -95/+3 |
| 2008-02-14 | sh: declared coherent memory support V2 fix | Magnus Damm | 1 | -12/+20 |
| 2008-01-28 | sh: declared coherent memory support V2 | Magnus Damm | 1 | -46/+128 |
| 2008-01-28 | sh: Add SH-5 support to the consistent DMA impl. | Paul Mundt | 1 | -18/+28 |
| 2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 1 | -4/+4 |
| 2006-10-10 | sh: Zero-out coherent buffer in consistent_alloc(). | Paul Mundt | 1 | -0/+1 |
| 2006-09-27 | sh: page table alloc cleanups and page fault optimizations. | Paul Mundt | 1 | -0/+2 |
| 2006-03-22 | [PATCH] mm: split highorder pages | Nick Piggin | 1 | -2/+1 |
| 2005-10-28 | [PATCH] gfp_t: dma-mapping (sh) | Al Viro | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+85 |