aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/common/dmabounce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-13/+9
2008-06-22[ARM] Export dma_sync_sg_for_device()Russell King1-1/+2
2007-10-23arm: build fixFUJITA Tomonori1-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-12[ARM] Rename consistent_sync() as dma_cache_maint()Russell King1-2/+2
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King1-7/+14
2007-02-12[ARM] Convert dmabounce statistics to use a device attributeRussell King1-20/+15
2007-02-12[ARM] Add a reference from struct device to the dma bounce infoRussell King1-24/+7
2007-02-08[ARM] Convert DMA cache handling to take const void * argsRussell King1-4/+3
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas1-0/+1
2007-02-08[ARM] Don't call consistent_sync() for DMA coherent memoryRussell King1-3/+10
2006-11-02[ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman1-1/+2
2006-08-18[ARM] 3755/1: dmabounce: fix return value for find_safe_bufferKevin Hilman1-3/+5
2006-06-22[ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman1-46/+21
2006-03-22[ARM] 3389/1: typo and grammar fixErik Hovland1-1/+1
2005-10-30[ARM] Clean up dmabounceRussell King1-79/+86
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King1-13/+5
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+682