Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7f5620a5fcd658f219e85831d3691908f1eccbde
/
arch
/
x86
/
include
/
asm
/
dma-mapping.h
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
· 15 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
· 16 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
· 16 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
ae17a63
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