summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-1/+3
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-13/+3
* x86: Deinline dma_free_attrs()Denys Vlasenko2015-05-051-15/+3
* x86: Deinline dma_alloc_attrs()Denys Vlasenko2015-05-051-26/+2
* dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-0/+5
|\
| * X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-0/+5
* | x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini2012-04-121-0/+7
* | x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini2012-04-121-1/+1
|/
* X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-10/+16
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-1/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-7/+0
* dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-161-1/+1
* x86: Kill bad_dma_address variableFUJITA Tomonori2009-11-171-2/+3
* x86/PCI: Adjust GFP mask handling for coherent allocationsJan Beulich2009-11-081-3/+7
* x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori2009-07-281-0/+10
* x86: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori2009-07-281-0/+8
* dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2009-06-181-171/+2
* kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
* kmemcheck: add DMA hooksVegard Nossum2009-06-151-0/+2
* dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-debug: x86 architecture bindingsJoerg Roedel2009-03-171-6/+39
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-2/+2
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-2/+2
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-93/+53
* | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-061-9/+6
* | x86: add map_page and unmap_page to struct dma_mapping_opsFUJITA Tomonori2009-01-061-0/+8
|/
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-1/+1
|\
| * x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-1/+1
* | x86: fix dma_mapping_error for 32bit x86, cleanupFUJITA Tomonori2008-12-011-2/+0
|/
* x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
* x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori2008-10-231-1/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+308
OpenPOWER on IntegriCloud