aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/dma-mapping.h
AgeCommit message (Expand)Author
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori
2008-09-10x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori
2008-09-10x86: remove duplicated extern force_iommuFUJITA Tomonori
2008-09-09x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan
2008-09-08x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori
2008-09-08x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori
2008-09-08x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori
2008-08-22dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori
2008-08-22x86: move dma_*_coherent functions to include fileJoerg Roedel
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-06-30x86: use generic per-device dma coherent allocatorDmitry Baryshkov
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: delete the arch-specific dma-mapping headers.Glauber Costa
2008-04-19x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.hGlauber Costa
2008-04-19x86: unify dma_mapping_errorGlauber Costa
2008-04-19x86: provide a bad_dma_address symbol for i386Glauber Costa
2008-04-19x86: move dma_supported and dma_set_mask to pci-dma_32.cGlauber Costa
2008-04-19x86: move dma_cache_sync to common headerGlauber Costa
2008-04-19x86: dma-ops on highmem fixIngo Molnar
2008-04-19x86: move dma_map_page and dma_unmap_page to common headerGlauber Costa
2008-04-19x86: move alloc and free coherent to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_sg_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_range_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_range_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_for_device to common headerGlauber Costa
2008-04-19x86: move dma_sync_single_for_cpu to common headerGlauber Costa
2008-04-19x86: move dma_unmap_sg to common headerGlauber Costa
2008-04-19x86: move dma_map_sg to common headerGlauber Costa
2008-04-19x86: move dma_unmap_single to common headerGlauber Costa
2008-04-19x86: implement dma_map_single through dma_opsGlauber Costa
2008-04-19x86: move dma_ops struct definition to dma-mapping.hGlauber Costa
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner