aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-46/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20blackfin: convert to dma_map_opsChristoph Hellwig1-123/+4
2013-01-29blackfin: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven1-0/+10
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-1/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-1/+0
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-6/+9
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-36/+0
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang1-6/+9
2009-12-15Blackfin: dma-mapping.h: flesh out missing DMA mapping functionsBarry Song1-23/+98
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-0/+6
2009-06-22Blackfin: fix dma-mapping build errorsFUJITA Tomonori1-0/+13
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-09-22Blackfin arch: add dma mapping stub for musb driver portBryan Wu1-0/+11
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-0/+83