aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/dma-mapping.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
|\
| * dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
| * x86: reduce forbid_dac's visibilityJan Beulich2008-07-18
* | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-30
|/
* x86: move dma_coherent functions to pci-dma.cGlauber Costa2008-04-19
* x86: merge iommu initialization parametersGlauber Costa2008-04-19
* x86: move pci fixup to pci-dma.cGlauber Costa2008-04-19
* x86: delete the arch-specific dma-mapping headers.Glauber Costa2008-04-19
* x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa2008-04-19
* x86: unify dma_mapping_errorGlauber Costa2008-04-19
* x86: provide a bad_dma_address symbol for i386Glauber Costa2008-04-19
* x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa2008-04-19
* x86: move dma_cache_sync to common headerGlauber Costa2008-04-19
* x86: dma-ops on highmem fixIngo Molnar2008-04-19
* x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa2008-04-19
* x86: move alloc and free coherent to common headerGlauber Costa2008-04-19
* x86: move dma_sync_sg_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_sg_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_range_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_for_device to common headerGlauber Costa2008-04-19
* x86: move dma_sync_single_for_cpu to common headerGlauber Costa2008-04-19
* x86: move dma_unmap_sg to common headerGlauber Costa2008-04-19
* x86: move dma_map_sg to common headerGlauber Costa2008-04-19
* x86: move dma_unmap_single to common headerGlauber Costa2008-04-19
* x86: implement dma_map_single through dma_opsGlauber Costa2008-04-19
* x86: move dma_ops struct definition to dma-mapping.hGlauber Costa2008-04-19
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11