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
starfive-6.6.48-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
/
arch
/
arm
/
include
/
asm
/
dma-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-15
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+2
2012-12-03
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
1
-0
/
+1
2012-11-21
arm: dma mapping: Export a dma ops function arm_dma_set_mask
Gregory CLEMENT
1
-0
/
+2
2012-11-13
ARM: dma-mapping: remove init_consistent_dma_size() stub
Marek Szyprowski
1
-7
/
+0
2012-10-26
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
Marek Szyprowski
1
-1
/
+0
2012-10-23
ARM: dma-mapping: support debug_dma_mapping_error
Ming Lei
1
-0
/
+1
2012-10-02
ARM: add coherent dma ops
Rob Herring
1
-0
/
+1
2012-08-28
ARM: DMA-Mapping: add function for setting coherent pool size from platform code
Marek Szyprowski
1
-0
/
+7
2012-07-30
ARM: dma-mapping: add support for dma_get_sgtable()
Marek Szyprowski
1
-0
/
+3
2012-07-30
common: dma-mapping: add support for generic dma_mmap_* calls
Marek Szyprowski
1
-19
/
+0
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
1
-1
/
+1
2012-05-21
ARM: dma-mapping: use alloc, mmap, free from dma_ops
Marek Szyprowski
1
-30
/
+77
2012-05-21
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
Marek Szyprowski
1
-97
/
+2
2012-05-21
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
Marek Szyprowski
1
-169
/
+27
2012-05-21
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
Marek Szyprowski
1
-34
/
+33
2012-05-21
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
Marek Szyprowski
1
-1
/
+3
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+7
2011-08-23
ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virt
Catalin Marinas
1
-1
/
+1
2011-08-22
ARM: Add init_consistent_dma_size()
Jon Medhurst
1
-0
/
+7
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
1
-27
/
+2
2011-07-08
ARM: dmabounce: simplify dma_set_mask()
Russell King
1
-8
/
+2
2011-07-04
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
1
-20
/
+2
2011-07-04
ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page
Russell King
1
-22
/
+9
2011-01-07
ARM: DMA: add support for DMA debugging
Russell King
1
-12
/
+53
2011-01-03
ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()
Russell King
1
-15
/
+19
2010-09-08
Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"
Russell King
1
-8
/
+0
2010-08-11
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+8
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-5
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-5
/
+0
2010-08-05
[ARM] pxa: remove now unnecessary dma_needs_bounce()
Eric Miao
1
-0
/
+8
2010-03-13
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
1
-0
/
+8
2010-02-15
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
1
-14
/
+25
2010-02-15
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
1
-17
/
+47
2009-11-23
ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()
Russell King
1
-3
/
+5
2009-11-23
ARM: dma-mapping: provide dma_to_page()
Russell King
1
-0
/
+10
2009-11-23
ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()
Russell King
1
-10
/
+0
2009-03-16
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
1
-0
/
+10
2009-03-16
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
1
-1
/
+3
2008-12-13
[ARM] dma: correct dma_supported() implementation
Russell King
1
-1
/
+3
2008-11-13
[ARM] dma-mapping: fix compiler warning
Russell King
1
-2
/
+11
2008-09-30
[ARM] dma: fix some comments in dma-mapping.h
Russell King
1
-8
/
+7
2008-09-30
[ARM] dma: don't touch cache on dma_*_for_cpu()
Russell King
1
-5
/
+1
2008-09-29
[ARM] dma: add validation of DMA params
Russell King
1
-0
/
+8
2008-09-29
[ARM] dma: coding style cleanups
Russell King
1
-56
/
+48
2008-09-29
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
Russell King
1
-15
/
+11
2008-09-29
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Russell King
1
-74
/
+76
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
1
-0
/
+11
2008-09-26
[ARM] dma: provide a better dma_map_page() implementation
Russell King
1
-1
/
+10
2008-09-25
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
1
-110
/
+5
[next]