summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/dma-mapping_64.h
AgeCommit message (Expand)AuthorLines
2008-04-19x86: delete the arch-specific dma-mapping headers.Glauber Costa-17/+0
2008-04-19x86: unify dma_mapping_errorGlauber Costa-8/+0
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa-1/+0
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa-4/+0
2008-04-19x86: move dma_cache_sync to common headerGlauber Costa-7/+0
2008-04-19x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa-4/+0
2008-04-19x86: move alloc and free coherent to common headerGlauber Costa-11/+0
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa-12/+0
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa-11/+0
2008-04-19x86: move dma_sync_single_range_for_device to common headerGlauber Costa-12/+0
2008-04-19x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa-12/+0
2008-04-19x86: move dma_sync_single_for_device to common headerGlauber Costa-11/+0
2008-04-19x86: move dma_sync_single_for_cpu to common headerGlauber Costa-11/+0
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa-8/+0
2008-04-19x86: move dma_map_sg to common headerGlauber Costa-7/+0
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa-8/+0
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa-9/+0
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa-49/+0
2007-10-16x86-64: enable sg chainingJens Axboe-2/+1
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-0/+203