index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
include/dma-mapping: Clarify output of dma_map_sg
Ricardo Ribalda Delgado
1
-0
/
+4
2014-12-01
dma-mapping: detect and configure IOMMU in of_dma_configure
Will Deacon
1
-1
/
+7
2014-12-01
dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
Will Deacon
1
-5
/
+2
2014-08-26
dma-mapping: Provide write-combine allocations
Thierry Reding
1
-0
/
+26
2014-06-06
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
1
-0
/
+7
2014-05-21
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
1
-3
/
+4
2014-05-21
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
1
-0
/
+6
2014-05-07
of: configure the platform device dma parameters
Santosh Shilimkar
1
-0
/
+7
2013-10-31
ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
Santosh Shilimkar
1
-0
/
+7
2013-10-31
DMA-API: provide a helper to setup DMA masks
Russell King
1
-0
/
+10
2013-09-17
DMA-API: provide a helper to set both DMA and coherent DMA masks
Russell King
1
-0
/
+14
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2012-07-30
common: dma-mapping: introduce dma_get_sgtable() function
Marek Szyprowski
1
-0
/
+3
2012-04-05
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-4
/
+9
2012-03-28
common: dma-mapping: introduce mmap method
Marek Szyprowski
1
-0
/
+3
2012-03-28
common: dma-mapping: remove old alloc_coherent and free_coherent methods
Marek Szyprowski
1
-4
/
+0
2012-03-28
common: dma-mapping: introduce generic alloc() and free() methods
Marek Szyprowski
1
-0
/
+6
2012-03-25
ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol
Rob Herring
1
-1
/
+1
2011-11-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+3
2011-11-03
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
1
-0
/
+10
2011-09-20
dma-mapping: Add get_required_mask if arch overrides default
Milton Miller
1
-0
/
+3
2011-07-27
include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros
WANG Cong
1
-21
/
+0
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-9
/
+1
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
1
-0
/
+4
2010-08-13
dma-mapping: fix build errors on !HAS_DMA architectures
Heiko Carstens
1
-0
/
+2
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-0
/
+8
2010-05-27
dma-mapping: remove deprecated dma_sync_single and dma_sync_sg API
FUJITA Tomonori
1
-15
/
+0
2010-05-27
dma-mapping: remove unnecessary sync_single_range_* in dma_map_ops
FUJITA Tomonori
1
-10
/
+0
2010-03-13
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-0
/
+8
2010-03-13
dma-mapping.h: add the dma_unmap state API
FUJITA Tomonori
1
-0
/
+16
2009-08-28
dma: Add set_dma_mask hook to struct dma_map_ops
FUJITA Tomonori
1
-0
/
+1
2009-07-28
remove is_buffer_dma_capable()
FUJITA Tomonori
1
-5
/
+0
2009-06-20
dma-mapping: mark dma_sync_single and dma_sync_sg as deprecated
FUJITA Tomonori
1
-3
/
+14
2009-06-20
dma-mapping: mark DMA_nBITS_MASK as deprecated
Jiri Slaby
1
-12
/
+14
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-01-06
generic: add common struct for dma map operations
FUJITA Tomonori
1
-0
/
+48
2008-09-19
convert swiotlb to use dma_get_mask
FUJITA Tomonori
1
-1
/
+1
2008-09-14
iommu: add dma_get_mask helper function
FUJITA Tomonori
1
-0
/
+7
2008-09-10
add is_buffer_dma_capable helper function
FUJITA Tomonori
1
-0
/
+5
2008-04-29
dma: add dma_*map*_attrs() interfaces
Arthur Kepner
1
-0
/
+17
2008-02-05
iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...
FUJITA Tomonori
1
-0
/
+15
2008-02-05
iommu sg merging: add device_dma_parameters structure
FUJITA Tomonori
1
-0
/
+15
2008-02-03
linux/dma-mapping.h: rename macro to prevent multiple inclusion
Robert P. J. Day
1
-2
/
+2
2007-10-19
stop using DMA_xxBIT_MASK
Andrew Morton
1
-2
/
+8
2007-10-19
unify DMA_..BIT_MASK definitions: v3.1
Borislav Petkov
1
-10
/
+14
2007-10-16
introduce DMA_MASK_NONE as a signal for unable to do DMA
James Bottomley
1
-0
/
+7
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+4
2007-02-10
devres: device resource management
Tejun Heo
1
-1
/
+28
2006-09-29
[PATCH] Move valid_dma_direction() from x86_64 to generic code
Rolf Eike Beer
1
-0
/
+7
2006-05-11
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
[next]