aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/consistent.c
AgeCommit message (Expand)Author
2020-08-14sh: remove call to memset after dma_alloc_coherentChen Zhou
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang
2018-08-02sh: split arch/sh/mm/consistent.cChristoph Hellwig
2018-08-02sh: introduce a sh_cacheop_vaddr helperChristoph Hellwig
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-05sh: mm: Fix unprotected access to struct deviceJacopo Mondi
2018-04-12arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-05-31sh64: Move from P1SEG to CAC_ADDR for consistent sync.Paul Mundt
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-08-04sh: Use __GFP_ZERO for dma_generic_alloc_coherent().Andrew Murray
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
2009-10-10sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2008-12-22sh: split coherent pagesMagnus Damm
2008-10-20sh: remove consistent alloc cruftMagnus Damm
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-08-28sh: fix platform_resource_setup_memory() section mismatchMagnus Damm
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm
2008-07-18Sh: use generic per-device coherent dma allocatorDmitry Baryshkov
2008-02-14sh: declared coherent memory support V2 fixMagnus Damm
2008-01-28sh: declared coherent memory support V2Magnus Damm
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2006-10-10sh: Zero-out coherent buffer in consistent_alloc().Paul Mundt
2006-09-27sh: page table alloc cleanups and page fault optimizations.Paul Mundt
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2005-10-28[PATCH] gfp_t: dma-mapping (sh)Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds