1. bc9af76 dmaengine: add TODO items for future work on dma drivers by Vinod Koul · 13 years ago
  2. aecb7b6 dmaengine/dw_dmac: Update maintainer-ship by Viresh Kumar · 13 years ago
  3. a0eb221 dmaengine: move link order by Linus Walleij · 13 years ago
  4. a7c57cf dmaengine/dw_dmac: implement pause and resume in dwc_control by Linus Walleij · 13 years ago
  5. 69cea5a dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback by Viresh Kumar · 13 years ago
  6. 69dc14b dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT by Viresh Kumar · 13 years ago
  7. abf5390 dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS by Viresh Kumar · 13 years ago
  8. 5fedefb dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called by Viresh Kumar · 13 years ago
  9. de7a2f9 dmaengine: at_hdmac: pause: no need to wait for FIFO empty by Nicolas Ferre · 13 years ago
  10. eb8590b pch_dma: modify pci device table definition by Tomoya MORINAGA · 13 years ago
  11. c0dfc04 pch_dma: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  12. 194f5f2 pch_dma: Support I2S for ML7213 IOH by Tomoya MORINAGA · 13 years ago
  13. 60092d0 pch_dma: Fix DMA setting issue by Tomoya MORINAGA · 13 years ago
  14. 08645fd pch_dma: modify for checkpatch by Tomoya MORINAGA · 13 years ago
  15. c8fcba6 pch_dma: fix dma direction issue for ML7213 IOH video-in by Tomoya MORINAGA · 13 years ago
  16. e257e15 dmaengine: at_hdmac: use descriptor chaining help function by Nicolas Ferre · 13 years ago
  17. 23b5e3a dmaengine: at_hdmac: implement pause and resume in atc_control by Nicolas Ferre · 13 years ago
  18. 543aabc dmaengine: at_hdmac: set residue as total len in atc_tx_status by Nicolas Ferre · 13 years ago
  19. 711b9ce dmaengine/ste_dma40: fix introduced warnings by Philippe Langlais · 13 years ago
  20. ae14d4b dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers by Nicolas Ferre · 13 years ago
  21. 2f43282 dmaengine: at_hdmac: remove channel status testing in tasklet by Nicolas Ferre · 13 years ago
  22. cc52a10 dmaengine: at_hdmac: debug information sg_len for prep_slave_sg by Nicolas Ferre · 13 years ago
  23. 53830cc dmaengine: at_hdmac: add cyclic DMA operation support by Nicolas Ferre · 13 years ago
  24. 9b3aa58 dmaengine: at_hdmac: modify way to use interrupts by Nicolas Ferre · 13 years ago
  25. 364de77 drivers, pch_dma: Fix uninitialized var before use by Liu Yuan · 13 years ago
  26. 8194145 Merge branch 'old_next' into next by Vinod Koul · 13 years ago
  27. e2142df intel_mid_dma: fix runtime pm issues by Kristen Carlson Accardi · 13 years ago
  28. 427cdf1 dma: use BUG_ON correctly in ppc4xx/adam.c, v4 by Coly Li · 14 years ago
  29. 7912d30 dma: use BUG_ON correctly in mv_xor.c, v4 by Coly Li · 14 years ago
  30. e2ec771 dma: use BUG_ON correctly in iop-adma.c, v4 by Coly Li · 14 years ago
  31. 84adccf dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp by Viresh Kumar · 14 years ago
  32. 3a80e52 Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  33. 6a03513 dma: Ipu: Convert interupt code by Thomas Gleixner · 14 years ago
  34. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  35. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  36. d42efe6 dmaengine/dmatest: Pass timeout via module params by Viresh Kumar · 14 years ago
  37. 5b9a4f9 dma: let IMX_DMA depend on IMX_HAVE_DMA_V1 instead of an explicit list of SoCs by Uwe Kleine-König · 14 years ago
  38. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  39. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  40. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  41. 990710c dma: change to new flag variable by matt mooney · 14 years ago
  42. a00ae34 fsldma: make halt behave nicely on all supported controllers by Ira Snyder · 14 years ago
  43. dc8d409 fsldma: reduce locking during descriptor cleanup by Ira Snyder · 14 years ago
  44. 9c4d1e7 fsldma: support async_tx dependencies and automatic unmapping by Ira Snyder · 14 years ago
  45. f04cd40 fsldma: fix controller lockups by Ira Snyder · 14 years ago
  46. 31f4306 fsldma: minor codingstyle and consistency fixes by Ira Snyder · 14 years ago
  47. 0ab09c3 fsldma: improve link descriptor debugging by Ira Snyder · 14 years ago
  48. b158471 fsldma: use channel name in printk output by Ira Snyder · 14 years ago
  49. e8bd84d fsldma: move related helper functions near each other by Ira Snyder · 14 years ago
  50. b203bd3 dmatest: fix automatic buffer unmap type by Ira Snyder · 14 years ago
  51. 0b863b3 drivers, pch_dma: Fix warning when CONFIG_PM=n. by Rakib Mullick · 14 years ago
  52. 29782da dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writel by Viresh Kumar · 14 years ago
  53. e51dc53 dw_dmac: Setting Default Burst length for transfers as 16. by Viresh Kumar · 14 years ago
  54. ee66509 dw_dmac: Allow src/dst msize & flow controller to be configured at runtime by Viresh KUMAR · 14 years ago
  55. 93317e8 dw_dmac: Pass Channel Priority from platform_data by Viresh Kumar · 14 years ago
  56. b0c3130 dw_dmac: Pass Channel Allocation Order from platform_data by Viresh Kumar · 14 years ago
  57. e518076 dw_dmac: Mark all tx_descriptors with DMA_CRTL_ACK after xfer finish by Viresh Kumar · 14 years ago
  58. 418e740 dw_dmac: Change value of DWC_MAX_COUNT to 4095. by Viresh Kumar · 14 years ago
  59. a022745 dw_dmac: Adding support for 64 bit access width for memcpy xfers by Viresh Kumar · 14 years ago
  60. 569432e dw_dmac: Calling dwc_scan_descriptors from dwc_tx_status() after taking lock by Viresh Kumar · 14 years ago
  61. f336e42 dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all by Viresh Kumar · 14 years ago
  62. cb689a7 dw_dmac: Replace module_init() with subsys_initcall() by Viresh Kumar · 14 years ago
  63. f44ad7e dw_dmac: Remove compilation dependency from AVR32 and put on HAVE_CLK by Viresh Kumar · 14 years ago
  64. a580b8c dmaengine: mxs-dma: add dma support for i.MX23/28 by Shawn Guo · 14 years ago
  65. ae0e47f Remove one to many n's in a word by Justin P. Mattock · 14 years ago
  66. 0000612 dt/powerpc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  67. 26d890f pch_dma: set the number of array correctly by Tomoya MORINAGA · 14 years ago
  68. c5a9f9d pch_dma: fix kernel error issue by Tomoya MORINAGA · 14 years ago
  69. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 14 years ago
  70. bc0b44c coh901318.c: Change initate to initiate. by Justin P. Mattock · 14 years ago
  71. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  72. 0670e71 Merge branch 'dw_dmac' into dmaengine by Dan Williams · 14 years ago
  73. 80cc07a Merge branch 'dma40' into dmaengine by Dan Williams · 14 years ago
  74. e19d1d4 Merge branch 'imx' into dmaengine-fixes by Dan Williams · 14 years ago
  75. a646bd7 dma: ipu_idmac: do not lose valid received data in the irq handler by Anatolij Gustschin · 14 years ago
  76. 60f1df5 Merge branch 'dmaengine-shawn' into dmaengine by Sascha Hauer · 14 years ago
  77. 2335d33 Merge branch 'dmaengine-sdma' into dmaengine by Sascha Hauer · 14 years ago
  78. 341b941 dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg() by Shawn Guo · 14 years ago
  79. 1e9cebb dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop() by Shawn Guo · 14 years ago
  80. 8a96591 dmaengine: imx-sdma: return sdmac->status in sdma_tx_status() by Shawn Guo · 14 years ago
  81. 4b2ce9d dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg() by Shawn Guo · 14 years ago
  82. 1797c33 dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg() by Shawn Guo · 14 years ago
  83. f8a356f dmaengine i.MX dma: initialize dma capabilities outside channel loop by Sascha Hauer · 14 years ago
  84. 97a43df dmaengine i.MX DMA: do not initialize chan_id field by Sascha Hauer · 14 years ago
  85. d07102a dmaengine i.MX dma: check sg entries for valid addresses and lengths by Sascha Hauer · 14 years ago
  86. 1e070a6 dmaengine i.MX dma: set maximum segment size for our device by Sascha Hauer · 14 years ago
  87. 23889c6 dmaengine i.MX SDMA: reserve channel 0 by not registering it by Sascha Hauer · 14 years ago
  88. 7214a8b dmaengine i.MX SDMA: initialize dma capabilities outside channel loop by Sascha Hauer · 14 years ago
  89. 7a0e9b2 dmaengine i.MX SDMA: do not initialize chan_id field by Sascha Hauer · 14 years ago
  90. 1fa81c2 dmaengine i.MX sdma: check sg entries for valid addresses and lengths by Sascha Hauer · 14 years ago
  91. b9b3f82 dmaengine i.MX sdma: set maximum segment size for our device by Sascha Hauer · 14 years ago
  92. 0c842b5 dma40: cyclic xfer support by Rabin Vincent · 14 years ago
  93. 86eb5fb dma40: stop ongoing transfers in DMA_TERMINATE_ALL by Rabin Vincent · 14 years ago
  94. 7ad74a7 dma40: fix DMA_SG capability and channels by Rabin Vincent · 14 years ago
  95. 6045f0b dma40: handle failure to allocate first LCLA by Rabin Vincent · 14 years ago
  96. e65889c dma40: extract lcla code into separate function by Rabin Vincent · 14 years ago
  97. 7f933be dma40: use flags to reduce parameter count by Rabin Vincent · 14 years ago
  98. 1f7622c dma40: make d40_log_buf_to_lli static by Rabin Vincent · 14 years ago
  99. 822c567 dma40: unify src/dst addr check by Rabin Vincent · 14 years ago
  100. cc31b6f dma40: pass the info pointer all the way to reduce argument count by Rabin Vincent · 14 years ago