aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/common/dmabounce.c
AgeCommit message (Expand)Author
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2009-12-22ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport
2009-12-14ARM: use flush_kernel_dcache_area() for dmabounceRussell King
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King
2009-03-15[ARM] make page_to_dma() highmem awareNicolas Pitre
2008-09-29[ARM] dma: add validation of DMA paramsRussell King
2008-09-29[ARM] dma: coding style cleanupsRussell King
2008-09-29[ARM] dma: fix dmabounce dma_sync_xxx() implementationsRussell 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_* implementationRussell King
2008-09-25[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementationRussell King
2008-09-25[ARM] dma: provide a better dma_map_page() implementationRussell King
2008-09-25[ARM] Update dma_map_sg()/dma_unmap_sg() APIRussell King
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-06-22[ARM] Export dma_sync_sg_for_device()Russell King
2007-10-23arm: build fixFUJITA Tomonori
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-12[ARM] Rename consistent_sync() as dma_cache_maint()Russell King
2007-05-20[ARM] spelling fixesSimon Arlott
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-12[ARM] Convert dmabounce statistics to use a device attributeRussell King
2007-02-12[ARM] Add a reference from struct device to the dma bounce infoRussell King
2007-02-08[ARM] Convert DMA cache handling to take const void * argsRussell King
2007-02-08[ARM] 4134/1: Add generic support for outer cachesCatalin Marinas
2007-02-08[ARM] Don't call consistent_sync() for DMA coherent memoryRussell King
2006-11-02[ARM] 3917/1: Fix dmabounce symbol exportsKevin Hilman
2006-08-18[ARM] 3755/1: dmabounce: fix return value for find_safe_bufferKevin Hilman
2006-06-22[ARM] 3537/1: Rework DMA-bounce locking for finer granularityKevin Hilman
2006-03-22[ARM] 3389/1: typo and grammar fixErik Hovland
2005-10-30[ARM] Clean up dmabounceRussell King
2005-06-22[PATCH] ARM: Use list_for_each_entry() for dmabounceRussell King
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds