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
/
common
/
dmabounce.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
ARM: 5857/1: ARM: dmabounce: fix build
Mike Rapoport
1
-1
/
+1
2009-12-14
ARM: use flush_kernel_dcache_area() for dmabounce
Russell King
1
-8
/
+4
2009-11-23
ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()
Russell King
1
-3
/
+18
2009-03-16
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
1
-0
/
+7
2008-09-29
[ARM] dma: add validation of DMA params
Russell King
1
-4
/
+7
2008-09-29
[ARM] dma: coding style cleanups
Russell King
1
-32
/
+16
2008-09-29
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
Russell King
1
-86
/
+58
2008-09-29
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Russell King
1
-24
/
+0
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
1
-36
/
+12
2008-09-26
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
Russell King
1
-46
/
+0
2008-09-26
[ARM] dma: provide a better dma_map_page() implementation
Russell King
1
-0
/
+13
2008-09-25
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
1
-15
/
+18
2008-08-10
[ARM] dma-mapping: provide sync_range APIs
Russell King
1
-18
/
+20
2008-08-10
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
1
-9
/
+9
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-1
/
+1
2008-07-22
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
1
-13
/
+9
2008-06-22
[ARM] Export dma_sync_sg_for_device()
Russell King
1
-1
/
+2
2007-10-23
arm: build fix
FUJITA Tomonori
1
-0
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-13
[ARM] Rename consistent_sync() as dma_cache_maint()
Russell King
1
-2
/
+2
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-02-17
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
1
-7
/
+14
2007-02-12
[ARM] Convert dmabounce statistics to use a device attribute
Russell King
1
-20
/
+15
2007-02-12
[ARM] Add a reference from struct device to the dma bounce info
Russell King
1
-24
/
+7
2007-02-08
[ARM] Convert DMA cache handling to take const void * args
Russell King
1
-4
/
+3
2007-02-08
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
1
-0
/
+1
2007-02-08
[ARM] Don't call consistent_sync() for DMA coherent memory
Russell King
1
-3
/
+10
2006-11-03
[ARM] 3917/1: Fix dmabounce symbol exports
Kevin Hilman
1
-1
/
+2
2006-08-18
[ARM] 3755/1: dmabounce: fix return value for find_safe_buffer
Kevin Hilman
1
-3
/
+5
2006-06-23
[ARM] 3537/1: Rework DMA-bounce locking for finer granularity
Kevin Hilman
1
-46
/
+21
2006-03-23
[ARM] 3389/1: typo and grammar fix
Erik Hovland
1
-1
/
+1
2005-10-31
[ARM] Clean up dmabounce
Russell King
1
-79
/
+86
2005-06-23
[PATCH] ARM: Use list_for_each_entry() for dmabounce
Russell King
1
-13
/
+5
2005-06-20
[PATCH] ARM: Add missed include for dmabounce.c
Russell King
1
-0
/
+2
2005-06-20
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
Russell King
1
-2
/
+14
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+682