1. e7b2acf dmaengine: omap-dma: Enable burst and data pack for SG by Misael Lopez Cruz · 8 years ago
  2. d4c77c0 dmaengine: omap-dma: Correct type2 descriptor's member types by Peter Ujfalusi · 8 years ago
  3. 1c2e8e6 dmaengine: omap-dma: Support for LinkedList transfer of slave_sg by Peter Ujfalusi · 8 years ago
  4. cb7958d dmaengine: omap-dma: Use pointer to omap_sg in slave_sg setup's loop by Peter Ujfalusi · 8 years ago
  5. 3c9b833 dmaengine: omap-dma: Add more debug information when freeing channel by Peter Ujfalusi · 8 years ago
  6. 2d1a9a9 dmaengine: omap-dma: Dynamically allocate memory for lch_map by Peter Ujfalusi · 8 years ago
  7. b57ebe0 dmaengine: omap-dma: Simplify omap_dma_callback by Peter Ujfalusi · 8 years ago
  8. a5dc3fc dmaengine: omap-dma: Simplify omap_dma_start_sg parameter list by Peter Ujfalusi · 8 years ago
  9. 4bb0439 Merge branch 'topic/dmaengine_cleanups' into for-linus by Vinod Koul · 8 years ago
  10. ad52465 dmaengine: omap-dma: Support for interleaved transfer by Peter Ujfalusi · 8 years ago
  11. 898dbbf dmaengine: omap-dma: explicitly freeup irq by Vinod Koul · 8 years ago
  12. b96c033 dmaengine: omap-dma: Do not suppress interrupts for memcpy by Peter Ujfalusi · 8 years ago
  13. 689d3c5 dmaengine: omap-dma: Fix polled channel completion detection and handling by Peter Ujfalusi · 8 years ago
  14. 9bef6d8 dmaengine: omap-dma: Implement device_synchronize callback by Peter Ujfalusi · 8 years ago
  15. c81bc96 Merge branch 'topic/omap' into for-linus by Vinod Koul · 8 years ago
  16. 020c62a dmaengine: omap-dma: Add support for DMA filter mapping to slave devices by Peter Ujfalusi · 9 years ago
  17. 1a7cf7b dmaengine: omap-dma: Handle cases when the channel is polled for completion by Peter Ujfalusi · 9 years ago
  18. 1c1d25f dmaengine: omap-dma: Remove tasklet to start the transfers by Peter Ujfalusi · 9 years ago
  19. e8a5e79 dmaengine: omap-dma: Clean up the prep_slave_sg sg list walk code by Peter Ujfalusi · 9 years ago
  20. adf850b dmaengine: omap-dma: Correct status reporting for memcpy by Peter Ujfalusi · 9 years ago
  21. 47fac24 dmaengine: omap-dma: Enable packed accesses for cyclic transfers by Misael Lopez Cruz · 9 years ago
  22. 0e0fa66 Merge branch 'topic/omap' into for-linus by Vinod Koul · 9 years ago
  23. 8a32222 dmaengine: omap-dma: Reduce the number of virtual channels by Peter Ujfalusi · 9 years ago
  24. eea531e dmaengine: omap-dma: Remove mapping between virtual channels and requests by Peter Ujfalusi · 9 years ago
  25. de50608 dmaengine: omap-dma: Take DMA request number from DT if it is available by Peter Ujfalusi · 9 years ago
  26. 341ce71 dmaengine: omap-dma: Use defines for dma channels and request count by Peter Ujfalusi · 9 years ago
  27. 4ce98c0 dmaengine: omap-dma: Add support for memcpy by Peter Ujfalusi · 9 years ago
  28. 02d88b7 dmaengine: omap-dma: Fix memory leak when terminating running transfer by Peter Ujfalusi · 9 years ago
  29. 6c04cd4 dmaengine: omap: fix the assignment to .device_config by Vinod Koul · 10 years ago
  30. 7d15b87 dmaengine: omap: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  31. 78ea4fe dmaengine: omap: Split device_control by Maxime Ripard · 10 years ago
  32. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  33. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  34. 8c81bfb dmaengine: omap: Remove chancnt affectations by Maxime Ripard · 10 years ago
  35. 55f04d7 dma: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  36. bfb6074 dmaengine: omap-dma: Restore the CLINK_CTRL in resume path by Peter Ujfalusi · 10 years ago
  37. b3d09da dmaengine: omap-dma: Add memory barrier to dma_resume path by Peter Ujfalusi · 10 years ago
  38. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  39. 6c61403a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  40. aa4c5b9 dmaengine: omap-dma: more consolidation of CCR register setup by Russell King · 10 years ago
  41. 6ddeb6d dmaengine: omap-dma: move IRQ handling to omap-dma by Russell King · 11 years ago
  42. 596c471 dmaengine: omap-dma: move register read/writes into omap-dma.c by Russell King · 11 years ago
  43. b07fd62 dmaengine: omap-dma: cleanup errata 3.3 handling by Russell King · 11 years ago
  44. c5ed98b dmaengine: omap-dma: provide register read/write functions by Russell King · 11 years ago
  45. 45da7b0 dmaengine: omap-dma: use cached CCR value when enabling DMA by Russell King · 11 years ago
  46. 5987190 dmaengine: omap-dma: move barrier to omap_dma_start_desc() by Russell King · 11 years ago
  47. 965aeb4d dmaengine: omap-dma: move clnk_ctrl setting to preparation functions by Russell King · 11 years ago
  48. 893e63e dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers by Russell King · 11 years ago
  49. 470b23f dmaengine: omap-dma: consolidate clearing channel status register by Russell King · 11 years ago
  50. 49ae0b2 dmaengine: omap-dma: move CCR buffering disable errata out of the fast path by Russell King · 11 years ago
  51. 9043826 dmaengine: omap-dma: provide register definitions by Russell King · 11 years ago
  52. 3ed4d18 dmaengine: omap-dma: consolidate setup of CCR by Russell King · 11 years ago
  53. 2f0d13b dmaengine: omap-dma: consolidate setup of CSDP by Russell King · 11 years ago
  54. 3997cab dmaengine: omap-dma: move reading of dma position to omap-dma.c by Russell King · 11 years ago
  55. fa3ad86 dmaengine: omap-dma: control start/stop directly by Russell King · 11 years ago
  56. 913a2d0 dmaengine: omap-dma: consolidate writes to DMA registers by Russell King · 11 years ago
  57. b9e9782 dmaengine: omap-dma: program hardware directly by Russell King · 11 years ago
  58. 1b416c4 dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops by Russell King · 11 years ago
  59. 104fce7 dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev. by Russell King · 11 years ago
  60. 80b0e0a dma: omap-dma: Implement device_slave_caps callback by Peter Ujfalusi · 10 years ago
  61. 9e2f7d8 dma: omap: Set debug level to debugging messages by Ezequiel Garcia · 11 years ago
  62. 7cce508 dmaengine: omap: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  63. 8d30662 dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver by Jon Hunter · 11 years ago
  64. 7650246 dmaengine: omap-dma: Start DMA without delay for cyclic channels by Peter Ujfalusi · 11 years ago
  65. be1f948 ARM: OMAP: Fix dmaengine init for multiplatform by Tony Lindgren · 11 years ago
  66. 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
  67. 8280960 ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c by Tony Lindgren · 12 years ago
  68. 94c6578 Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  69. 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
  70. 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
  71. f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  72. 2dde5b9 dmaengine: omap-dma: Add support to suppress interrupts in cyclic mode by Peter Ujfalusi · 12 years ago
  73. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  74. 2dcdf57 dmaengine: omap: Add support for pause/resume in cyclic dma mode by Peter Ujfalusi · 12 years ago
  75. ccffa38 dmaengine: omap: Support for element mode in cyclic DMA by Peter Ujfalusi · 12 years ago
  76. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  77. 3a774ea dmaengine: omap: add support for cyclic DMA by Russell King · 12 years ago
  78. 7c836bc dmaengine: omap: add support for setting fi by Russell King · 12 years ago
  79. 3850e22 dmaengine: omap: add support for returning residue in tx_state method by Russell King · 12 years ago
  80. 7bedaa5 dmaengine: add OMAP DMA engine driver by Russell King · 12 years ago