1. 20d3306 MIPS: Support per-device DMA coherence by Paul Burton · 8 years ago
  2. cfa93fb MIPS: dma-default: Don't check hw_coherentio if device is non-coherent by Paul Burton · 8 years ago
  3. f230202 MIPS: Sanitise coherentio semantics by Paul Burton · 8 years ago
  4. d9ba577 MIPS: mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  5. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  6. 8d4925e MIPS: dma-default: Defend against NULL dev in massage_gfp_flags by Matt Redfearn · 8 years ago
  7. 9530d0f MIPS: fix DMA contiguous allocation by Qais Yousef · 8 years ago
  8. 5396005 MIPS: dma-default: Fix 32-bit fall back to GFP_DMA by James Hogan · 9 years ago
  9. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  10. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  11. 8c17246 MIPS: Add implementation of dma_map_ops.mmap() by Alex Smith · 9 years ago
  12. 1e51714c MIPS: use for_each_sg() by Akinobu Mita · 9 years ago
  13. 0acbfc6 MIPS: DMA: Implement platform hook to perform post-DMA cache flushes. by Ralf Baechle · 9 years ago
  14. 0dc294c MIPS: DMA: Explain the lack of special handling for R14000/R16000. by Ralf Baechle · 10 years ago
  15. f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
  16. 885014b MIPS: improve checks for noncoherent DMA by Felix Fietkau · 11 years ago
  17. 4e7f726 MIPS: Remove unnecessary platform dma helper functions by Felix Fietkau · 11 years ago
  18. 55c25c2 MIPS: mm: Move some checks out of 'for' loop in DMA operations by Jayachandran C · 11 years ago
  19. 69f24d1 MIPS: Optimize current_cpu_type() for better code. by Ralf Baechle · 11 years ago
  20. eb37e6d Merge branch '3.11-fixes' into mips-for-linux-next by Ralf Baechle · 11 years ago
  21. d451e73 MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible code by Jerin Jacob · 11 years ago
  22. f86f55d MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000 by Jim Quinlan · 11 years ago
  23. 4954a9a MIPS: Support SWIOTLB in default dma operations by Jayachandran C · 11 years ago
  24. b6d92b4 MIPS: Add option to disable software I/O coherency. by Steven J. Hill · 11 years ago
  25. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  26. e8d51e5 MIPS: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  27. e36863a MIPS: HIGHMEM DMA on noncoherent MIPS32 processors by Dezhong Diao · 14 years ago
  28. a3aad4a MIPS: Rename mips_dma_cache_sync back to dma_cache_sync by Ralf Baechle · 13 years ago
  29. 48e1fd5 MIPS: Convert DMA to use dma-mapping-common.h by David Daney · 14 years ago
  30. a2e715a MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. by Ralf Baechle · 14 years ago
  31. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. f8ac0425 MIPS: Add DMA declare coherent memory support by Yoichi Yuasa · 15 years ago
  34. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  35. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  36. 4f29c05 MIPS: Synchronize dma_map_page and dma_map_single by Atsushi Nemoto · 15 years ago
  37. d700119 MIPS: Fix oops in dma_unmap_page on not coherent mips platforms by Jan Nikitenko · 16 years ago
  38. 843aef4 MIPS: Adjust the dma-common.c platform hooks. by David Daney · 15 years ago
  39. 11531ac MIPS: Add missing calls to plat_unmap_dma_mem. by David Daney · 15 years ago
  40. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  41. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  42. c7c6b39 [MIPS] Use correct dma flushing in dma_cache_sync() by Thomas Bogendoerfer · 17 years ago
  43. 3201671 [MIPS] Wrong CONFIG option prevents setup of DMA zone. by Thomas Bogendoerfer · 16 years ago
  44. cce335ae [MIPS] 64-bit Sibyte kernels need DMA32. by Ralf Baechle · 17 years ago
  45. 6e86b0b [MIPS] Cleanup random difference between the lmo and kernel.org tree. by Ralf Baechle · 17 years ago
  46. 4fcc47a mips: sg_page() fallout by Jens Axboe · 17 years ago
  47. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  48. 10cc352 [MIPS] Allow hardwiring of the CPU type to a single type for optimization. by Ralf Baechle · 17 years ago
  49. d344dd5 [MIPS] R10000: Fix wrong test in dma-default.c by Maxime Bizon · 17 years ago
  50. fbd5604 [MIPS] Make dma_map_sg handle sg elements which are longer than one page by Thomas Bogendoerfer · 17 years ago
  51. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 17 years ago
  52. 5b648a9 [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. by Ralf Baechle · 17 years ago
  53. 9b43fb6 [MIPS] Fix dma_sync_*_for_device() functions by Thomas Bogendoerfer · 17 years ago
  54. 9a88cbb [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} by Ralf Baechle · 18 years ago[Renamed (63%) from arch/mips/mm/dma-noncoherent.c]
  55. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 17 years ago
  56. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 17 years ago
  57. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  58. 424cada Don't set up a sg dma address if we have no page address for some reason. by Thiemo Seufer · 19 years ago
  59. 185a8ff [PATCH] gfp_t: dma-mapping (mips) by Al Viro · 19 years ago
  60. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago