aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori
2009-11-08x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori
2009-07-28x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-17dma-debug: x86 architecture bindingsJoerg Roedel
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori
2009-01-06x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-12-01x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori
2008-11-29x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer
2008-10-23x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro