Commit Graph

33 Commits (12f56c6889b02453fe050268e9c676e0f8678560)

Author SHA1 Message Date
Nicolas Pitre 58edb51572 [ARM] make page_to_dma() highmem aware 16 years ago
Russell King 0e18b5d7c6 [ARM] dma: add validation of DMA params 17 years ago
Russell King 3216a97bb0 [ARM] dma: coding style cleanups 17 years ago
Russell King 125ab12acf [ARM] dma: fix dmabounce dma_sync_xxx() implementations 17 years ago
Russell King 8c8a0ec57e [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() 17 years ago
Russell King 2638b4dbe7 [ARM] dma: Reduce to one dma_sync_sg_* implementation 17 years ago
Russell King 01135d92c1 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation 17 years ago
Russell King 56f55f8b58 [ARM] dma: provide a better dma_map_page() implementation 17 years ago
Russell King afd1a321c4 [ARM] Update dma_map_sg()/dma_unmap_sg() API 17 years ago
Russell King 9dd4286805 [ARM] dma-mapping: provide sync_range APIs 17 years ago
Russell King 98ed7d4b1a [ARM] dma-mapping: improve type-safeness of DMA translations 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Russell King fc6e14f4fb [ARM] Export dma_sync_sg_for_device() 17 years ago
FUJITA Tomonori 9f2326be52 arm: build fix 18 years ago
Jens Axboe 58b053e4ce Update arch/ to use sg helpers 18 years ago
Russell King 84aa462e2c [ARM] Rename consistent_sync() as dma_cache_maint() 18 years ago
Simon Arlott 6cbdc8c535 [ARM] spelling fixes 18 years ago
Russell King 017cc022b6 [ARM] Convert dmabounce statistics to use a device attribute 18 years ago
Russell King ab2c21529d [ARM] Add a reference from struct device to the dma bounce info 18 years ago
Russell King 7ae5a761d2 [ARM] Convert DMA cache handling to take const void * args 18 years ago
Catalin Marinas 953233dc99 [ARM] 4134/1: Add generic support for outer caches 18 years ago
Russell King 7f8e33546d [ARM] Don't call consistent_sync() for DMA coherent memory 18 years ago
Kevin Hilman 73218187e8 [ARM] 3917/1: Fix dmabounce symbol exports 19 years ago
Kevin Hilman e2785f0d42 [ARM] 3755/1: dmabounce: fix return value for find_safe_buffer 19 years ago
Kevin Hilman 823588c186 [ARM] 3537/1: Rework DMA-bounce locking for finer granularity 19 years ago
Erik Hovland 3a2916aa28 [ARM] 3389/1: typo and grammar fix 19 years ago
Russell King cb7610d018 [ARM] Clean up dmabounce 20 years ago
Russell King b46a58fd4e [PATCH] ARM: Use list_for_each_entry() for dmabounce 20 years ago
Russell King 14eb75b6f8 [PATCH] ARM: Add missed include for dmabounce.c 20 years ago
Russell King 5abc100e88 [PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago