summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/dma-mapping_32.h
Commit message (Expand)AuthorAgeFilesLines
* x86: delete the arch-specific dma-mapping headers.Glauber Costa2008-04-191-23/+0
* x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa2008-04-191-12/+0
* x86: unify dma_mapping_errorGlauber Costa2008-04-191-6/+0
* x86: align to clflush sizeGlauber Costa2008-04-191-1/+1
* x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa2008-04-191-29/+0
* x86: move dma_cache_sync to common headerGlauber Costa2008-04-191-7/+0
* x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa2008-04-191-15/+0
* x86: move alloc and free coherent to common headerGlauber Costa2008-04-191-9/+0
* x86: move dma_sync_sg_for_device to common headerGlauber Costa2008-04-191-7/+0
* x86: move dma_sync_sg_for_cpu to common headerGlauber Costa2008-04-191-6/+0
* x86: move dma_sync_single_range_for_device to common headerGlauber Costa2008-04-191-8/+0
* x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa2008-04-191-7/+0
* x86: move dma_sync_single_for_device to common headerGlauber Costa2008-04-191-7/+0
* x86: move dma_sync_single_for_cpu to common headerGlauber Costa2008-04-191-6/+0
* x86: move dma_unmap_sg to common headerGlauber Costa2008-04-191-8/+0
* x86: move dma_map_sg to common headerGlauber Costa2008-04-191-20/+0
* x86: move dma_unmap_single to common headerGlauber Costa2008-04-191-7/+0
* x86: implement dma_map_single through dma_opsGlauber Costa2008-04-191-10/+0
* Change table chaining layoutJens Axboe2007-10-221-2/+2
* i386 dma_map_sg: convert to using sg helpersJens Axboe2007-10-161-6/+7
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-0/+186
OpenPOWER on IntegriCloud