- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- f1dc154 x86: Deinline dma_free_attrs() by Denys Vlasenko · 10 years ago
- 0c7965f x86: Deinline dma_alloc_attrs() by Denys Vlasenko · 10 years ago
- 6c9c6d6 dma-debug: New interfaces to debug dma mapping errors by Shuah Khan · 12 years ago
- d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
- 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
- f7219a5 x86: Introduce CONFIG_X86_DMA_REMAP by Alessandro Rubini · 13 years ago
- 4692d77 x86-32: Introduce CONFIG_X86_DEV_DMA_OPS by Alessandro Rubini · 13 years ago
- baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
- 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
- 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
- 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
- ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
- 8fd524b x86: Kill bad_dma_address variable by FUJITA Tomonori · 15 years ago
- eb64713 x86/PCI: Adjust GFP mask handling for coherent allocations by Jan Beulich · 15 years ago
- 8d4f533 x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() by FUJITA Tomonori · 15 years ago
- 99becac x86: add dma_capable() to replace is_buffer_dma_capable() by FUJITA Tomonori · 15 years ago
- 7c095e4 dma-mapping: x86: use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 16 years ago
- 9b5cab3 kmemcheck: add hooks for page- and sg-dma-mappings by Vegard Nossum · 16 years ago
- d700285 kmemcheck: add DMA hooks by Vegard Nossum · 16 years ago
- 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- 2118d0c dma-debug: x86 architecture bindings by Joerg Roedel · 16 years ago
- 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
- 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
- d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
- abe6602 x86: add map_page and unmap_page to struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit by Jeremy Fitzhardinge · 16 years ago
- 50cec5c x86: fix dma_mapping_error for 32bit x86, cleanup by FUJITA Tomonori · 16 years ago
- 7b1dedc x86: fix dma_mapping_error for 32bit x86 by Thomas Bogendoerfer · 16 years ago
- 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/dma-mapping.h]
- 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
- b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 9f6ac57 x86: export pci-nommu's alloc_coherent by FUJITA Tomonori · 16 years ago
- 9821626 x86: convert dma_alloc_coherent to use is_device_dma_capable by FUJITA Tomonori · 16 years ago
- 8a493d3 x86: remove duplicated extern force_iommu by FUJITA Tomonori · 16 years ago
- 9fcaff0 x86: unused variable in dma_alloc_coherent_gfp_flags() by Steven Noonan · 16 years ago
- 823e7e8 x86: dma_alloc_coherent sets gfp flags properly by FUJITA Tomonori · 16 years ago
- 8a53ad6 x86: fix nommu_alloc_coherent allocation with NULL device argument by FUJITA Tomonori · 16 years ago
- de9f521 x86: move pci-nommu's dma_mask check to common code by FUJITA Tomonori · 16 years ago
- 766af9f dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple by FUJITA Tomonori · 16 years ago
- 6c505ce x86: move dma_*_coherent functions to include file by Joerg Roedel · 16 years ago
- cb28a1b Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
- 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
- 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 16 years ago
- 323ec00 x86: use generic per-device dma coherent allocator by Dmitry Baryshkov · 17 years ago
- 8e8edc6 x86: move dma_coherent functions to pci-dma.c by Glauber Costa · 17 years ago
- fae9a0d x86: merge iommu initialization parameters by Glauber Costa · 17 years ago
- bca5c09 x86: move pci fixup to pci-dma.c by Glauber Costa · 17 years ago
- b7107a3 x86: delete the arch-specific dma-mapping headers. by Glauber Costa · 17 years ago
- ae17a63b x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h by Glauber Costa · 17 years ago
- c786df0 x86: unify dma_mapping_error by Glauber Costa · 17 years ago
- 7c18341 x86: provide a bad_dma_address symbol for i386 by Glauber Costa · 17 years ago
- 802c1f6 x86: move dma_supported and dma_set_mask to pci-dma_32.c by Glauber Costa · 17 years ago
- 3cb6a91 x86: move dma_cache_sync to common header by Glauber Costa · 17 years ago
- 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 17 years ago
- 4d92fbf x86: move dma_map_page and dma_unmap_page to common header by Glauber Costa · 17 years ago
- 8d396de x86: move alloc and free coherent to common header by Glauber Costa · 17 years ago
- e7f3a91 x86: move dma_sync_sg_for_device to common header by Glauber Costa · 17 years ago
- ed435de x86: move dma_sync_sg_for_cpu to common header by Glauber Costa · 17 years ago
- 7136233 x86: move dma_sync_single_range_for_device to common header by Glauber Costa · 17 years ago
- 627610f x86: move dma_sync_single_range_for_cpu to common header by Glauber Costa · 17 years ago
- 9231b26 x86: move dma_sync_single_for_device to common header by Glauber Costa · 17 years ago
- c01dd8c x86: move dma_sync_single_for_cpu to common header by Glauber Costa · 17 years ago
- 72c784f x86: move dma_unmap_sg to common header by Glauber Costa · 17 years ago
- 16a3ce9 x86: move dma_map_sg to common header by Glauber Costa · 17 years ago
- 0cb0ae6 x86: move dma_unmap_single to common header by Glauber Costa · 17 years ago
- 22456b9 x86: implement dma_map_single through dma_ops by Glauber Costa · 17 years ago
- 6f53663 x86: move dma_ops struct definition to dma-mapping.h by Glauber Costa · 17 years ago
- 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago