Commit History

Author SHA1 Message Date
  Marek Szyprowski dc2832e1e7 ARM: dma-mapping: add support for dma_get_sgtable() 13 years ago
  Marek Szyprowski fdb1117325 ARM: dma-mapping: fix debug messages in dmabounce code 13 years ago
  Marek Szyprowski f99d603412 ARM: dma-mapping: use alloc, mmap, free from dma_ops 13 years ago
  Marek Szyprowski 15237e1f50 ARM: dma-mapping: move all dma bounce code to separate dma ops structure 13 years ago
  Marek Szyprowski a227fb92a0 ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops 13 years ago
  Marek Szyprowski 553ac78877 ARM: dma-mapping: introduce DMA_ERROR_CODE constant 13 years ago
  Russell King 0703ed2a6b ARM: dmabounce: get rid of dma_needs_bounce global function 14 years ago
  Russell King c289b2e0cc ARM: dmabounce: correct unmap_single dev_dbg 14 years ago
  Russell King dfa322fceb ARM: dmabounce: check pointer against NULL not 0 14 years ago
  Russell King e2f521e247 ARM: dmabounce: remove useless pr_err 14 years ago
  Russell King dd3641fc3c ARM: dmabounce: move decision for bouncing into __dma_map_page() 14 years ago
  Russell King 23bc9873ba ARM: dmabounce: separate out decision to bounce 14 years ago
  Russell King 71695dd8b9 ARM: dmabounce: avoid needless valid_dma_direction() check 14 years ago
  Russell King 8021a4a048 ARM: dma-mapping: define dma_(un)?map_single in terms of dma_(un)?map_page 14 years ago
  Russell King 178783622c ARM: dmabounce: fix map_single() error return value 14 years ago
  Russell King 24056f5250 ARM: DMA: add support for DMA debugging 14 years ago
  Russell King 3560adf620 Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel 15 years ago
  Russell King 18eabe2347 ARM: dma-mapping: introduce the idea of buffer ownership 15 years ago
  Mike Rapoport d9fd3ab89f ARM: 5857/1: ARM: dmabounce: fix build 15 years ago
  Russell King f74f7e57ae ARM: use flush_kernel_dcache_area() for dmabounce 15 years ago
  Russell King 29cb8d0d24 ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single() 15 years ago
  Nicolas Pitre 58edb51572 [ARM] make page_to_dma() highmem aware 17 years ago
  Russell King 0e18b5d7c6 [ARM] dma: add validation of DMA params 16 years ago
  Russell King 3216a97bb0 [ARM] dma: coding style cleanups 16 years ago
  Russell King 125ab12acf [ARM] dma: fix dmabounce dma_sync_xxx() implementations 16 years ago
  Russell King 8c8a0ec57e [ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx() 16 years ago
  Russell King 2638b4dbe7 [ARM] dma: Reduce to one dma_sync_sg_* implementation 16 years ago
  Russell King 01135d92c1 [ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation 16 years ago
  Russell King 56f55f8b58 [ARM] dma: provide a better dma_map_page() implementation 16 years ago
  Russell King afd1a321c4 [ARM] Update dma_map_sg()/dma_unmap_sg() API 16 years ago