Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
20f6b82992a2500cfc93f41ab0a62105a1440b7d
/
include
/
linux
/
dma-mapping.h
00c8f16
ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
by Santosh Shilimkar
· 11 years ago
fa6a8d6
DMA-API: provide a helper to setup DMA masks
by Russell King
· 11 years ago
4aa806b
DMA-API: provide a helper to set both DMA and coherent DMA masks
by Russell King
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
d2b7428
common: dma-mapping: introduce dma_get_sgtable() function
by Marek Szyprowski
· 12 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
9adc537
common: dma-mapping: introduce mmap method
by Marek Szyprowski
· 13 years ago
645ae3b
common: dma-mapping: remove old alloc_coherent and free_coherent methods
by Marek Szyprowski
· 13 years ago
613c457
common: dma-mapping: introduce generic alloc() and free() methods
by Marek Szyprowski
· 13 years ago
58af4a2
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
by Rob Herring
· 13 years ago
1197ab2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
842fa69
include/linux/dma-mapping.h: add dma_zalloc_coherent()
by Andrew Morton
· 13 years ago
3a8f755
dma-mapping: Add get_required_mask if arch overrides default
by Milton Miller
· 13 years ago
91f6cdf
include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros
by WANG Cong
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
710224f
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
by FUJITA Tomonori
· 14 years ago
e259f19
dma-mapping: fix build errors on !HAS_DMA architectures
by Heiko Carstens
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
99d1bd2
dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API
by FUJITA Tomonori
· 14 years ago
5fd75a7
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
by FUJITA Tomonori
· 14 years ago
6a1961f
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
by FUJITA Tomonori
· 15 years ago
0acedc1
dma-mapping.h: add the dma_unmap state API
by FUJITA Tomonori
· 15 years ago
f726f30e
dma: Add set_dma_mask hook to struct dma_map_ops
by FUJITA Tomonori
· 15 years ago
8f2502f
remove is_buffer_dma_capable()
by FUJITA Tomonori
· 15 years ago
dbe6f18
dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated
by FUJITA Tomonori
· 15 years ago
d68412b
dma-mapping: mark DMA_nBITS_MASK as deprecated
by Jiri Slaby
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
f0402a2
generic: add common struct for dma map operations
by FUJITA Tomonori
· 16 years ago
07a2c01
convert swiotlb to use dma_get_mask
by FUJITA Tomonori
· 16 years ago
589fc9a
iommu: add dma_get_mask helper function
by FUJITA Tomonori
· 16 years ago
636dc67
add is_buffer_dma_capable helper function
by FUJITA Tomonori
· 16 years ago
74bc7ce
dma: add dma_*map*_attrs() interfaces
by Arthur Kepner
· 17 years ago
d22a696
iommu sg merging: add accessors for segment_boundary_mask in device_dma_parameters()
by FUJITA Tomonori
· 17 years ago
6b7b651
iommu sg merging: add device_dma_parameters structure
by FUJITA Tomonori
· 17 years ago
96532ba
linux/dma-mapping.h: rename macro to prevent multiple inclusion
by Robert P. J. Day
· 17 years ago
8f286c3
stop using DMA_xxBIT_MASK
by Andrew Morton
· 17 years ago
34c6538
unify DMA_..BIT_MASK definitions: v3.1
by Borislav Petkov
· 17 years ago
32e8f70
introduce DMA_MASK_NONE as a signal for unable to do DMA
by James Bottomley
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
9ac7849
devres: device resource management
by Tejun Heo
· 18 years ago
d6bd3a3
[PATCH] Move valid_dma_direction() from x86_64 to generic code
by Rolf Eike Beer
· 18 years ago
4c1b462
dl2k: use DMA_48BIT_MASK constant
by Francois Romieu
· 19 years ago
56b146d
[PATCH] Last DMA_xBIT_MASK cleanups
by Tobias Klauser
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
9d2f928
[PATCH] Intruduce DMA_28BIT_MASK
by Tobias Klauser
· 19 years ago
b8112df
[SCSI] Add DMA mask constants other than 32 and 64 bit
by Lee Revell
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago