index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
dmabounce.c
Age
Commit message (
Expand
)
Author
2009-12-22
ARM: 5857/1: ARM: dmabounce: fix build
Mike Rapoport
2009-12-14
ARM: use flush_kernel_dcache_area() for dmabounce
Russell King
2009-11-23
ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()
Russell King
2009-03-15
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
2008-09-29
[ARM] dma: add validation of DMA params
Russell King
2008-09-29
[ARM] dma: coding style cleanups
Russell King
2008-09-29
[ARM] dma: fix dmabounce dma_sync_xxx() implementations
Russell King
2008-09-29
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Russell King
2008-09-29
[ARM] dma: Reduce to one dma_sync_sg_* implementation
Russell King
2008-09-25
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
Russell King
2008-09-25
[ARM] dma: provide a better dma_map_page() implementation
Russell King
2008-09-25
[ARM] Update dma_map_sg()/dma_unmap_sg() API
Russell King
2008-08-10
[ARM] dma-mapping: provide sync_range APIs
Russell King
2008-08-10
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
2008-07-21
driver core: fix a lot of printk usages of bus_id
Greg Kroah-Hartman
2008-06-22
[ARM] Export dma_sync_sg_for_device()
Russell King
2007-10-23
arm: build fix
FUJITA Tomonori
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-12
[ARM] Rename consistent_sync() as dma_cache_maint()
Russell King
2007-05-20
[ARM] spelling fixes
Simon Arlott
2007-02-17
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
2007-02-12
[ARM] Convert dmabounce statistics to use a device attribute
Russell King
2007-02-12
[ARM] Add a reference from struct device to the dma bounce info
Russell King
2007-02-08
[ARM] Convert DMA cache handling to take const void * args
Russell King
2007-02-08
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
2007-02-08
[ARM] Don't call consistent_sync() for DMA coherent memory
Russell King
2006-11-02
[ARM] 3917/1: Fix dmabounce symbol exports
Kevin Hilman
2006-08-18
[ARM] 3755/1: dmabounce: fix return value for find_safe_buffer
Kevin Hilman
2006-06-22
[ARM] 3537/1: Rework DMA-bounce locking for finer granularity
Kevin Hilman
2006-03-22
[ARM] 3389/1: typo and grammar fix
Erik Hovland
2005-10-30
[ARM] Clean up dmabounce
Russell King
2005-06-22
[PATCH] ARM: Use list_for_each_entry() for dmabounce
Russell King
2005-06-20
[PATCH] ARM: Add missed include for dmabounce.c
Russell King
2005-06-20
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
Russell King
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds