1. cd15b04 powerpc/powernv: Add iommu DMA bypass support for IODA2 by Benjamin Herrenschmidt · 10 years ago
  2. 34daa88 powerpc: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  3. 64ccc9c common: dma-mapping: add support for generic dma_mmap_* calls by Marek Szyprowski · 12 years ago
  4. bfbf7d6 PowerPC: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  5. 6090912 powerpc: Implement dma_mmap_coherent() by Benjamin Herrenschmidt · 13 years ago
  6. 5b6e9ff powerpc/dma: Add optional platform override of dma_set_mask() by Benjamin Herrenschmidt · 14 years ago
  7. 3b9c6c1 dma-mapping: remove dma_is_consistent API by FUJITA Tomonori · 14 years ago
  8. 4565f01 dma-mapping: unify dma_get_cache_alignment implementations by FUJITA Tomonori · 14 years ago
  9. 6e6c70e dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 14 years ago
  10. ac2b3e6 dma-mapping: fix off-by-one error in dma_capable() by Jan Beulich · 15 years ago
  11. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  12. 1cebd7a powerpc: Rename get_dma_direct_offset get_dma_offset by Becky Bruce · 15 years ago
  13. 80d3e8a powerpc: Add CONFIG_DMA_API_DEBUG support by FUJITA Tomonori · 15 years ago
  14. 4a9a6bf powerpc: Handle SWIOTLB mapping error properly by FUJITA Tomonori · 15 years ago
  15. 46bab4e powerpc: Use asm-generic/dma-mapping-common.h by FUJITA Tomonori · 15 years ago
  16. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  17. 762afb7 powerpc: Remove addr_needs_map in struct dma_mapping_ops by FUJITA Tomonori · 15 years ago
  18. 8d4f533 x86, IA64, powerpc: add phys_to_dma() and dma_to_phys() by FUJITA Tomonori · 15 years ago
  19. 9a937c9 powerpc: add dma_capable() to replace is_buffer_dma_capable() by FUJITA Tomonori · 15 years ago
  20. 6f0b1c6 powerpc: Swiotlb breaks pseries by Michael Ellerman · 15 years ago
  21. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 15 years ago
  22. 8b31e49 powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. by Benjamin Herrenschmidt · 15 years ago
  23. 4ae0ff6 powerpc: expect all devices calling dma ops to have archdata set by Kumar Gala · 15 years ago
  24. 0efbb57 powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning by Becky Bruce · 16 years ago
  25. 15e09c0 powerpc: Add sync_*_for_* to dma_ops by Becky Bruce · 16 years ago
  26. c73049f powerpc: Remove map_/unmap_single() from dma_mapping_ops by Mark Nelson · 16 years ago
  27. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  28. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/dma-mapping.h]
  29. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  30. 3a4c6f0 powerpc: move device_to_mask() to dma-mapping.h by Mark Nelson · 16 years ago
  31. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  32. 1f62a16 [POWERPC] Add set_dma_ops() to match get_dma_ops() by Michael Ellerman · 17 years ago
  33. 31d1b49 [POWERPC] Remove the global dma_direct_offset by Michael Ellerman · 17 years ago
  34. 84631f3 [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops by Michael Ellerman · 17 years ago
  35. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  36. 33ff910 Fix powerpc breakage in sg chaining code by Anton Blanchard · 17 years ago
  37. 78bdc31 PPC: sg chaining support by Jens Axboe · 17 years ago
  38. d1ed455 PS3: sg chaining support by Jens Axboe · 17 years ago
  39. f774216d [POWERPC] Replace a few #defines with empty inline functions by Segher Boessenkool · 17 years ago
  40. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  41. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  42. 6a13f66 [PATCH] dma-mapping.h stubs fix by Al Viro · 17 years ago
  43. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  44. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  45. 92b20c4 [POWERPC] Add an optional offset to direct DMA on 64 bits by Benjamin Herrenschmidt · 18 years ago
  46. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  47. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  48. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  49. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  50. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  51. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  52. 78b0973 powerpc: merge dma-mapping.h by Stephen Rothwell · 19 years ago