1. aef94fe dmaengine: Remove site specific OOM error messages on kzalloc by Peter Griffin · 8 years ago
  2. 6ff1cb8 dmaengine: sirf: use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  3. e0c26f2 dmaengine: sirf: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  4. ac9bd0e dmaengine: sirf: clear pending DMA interrupt when DMA terminates by Yanchang Li · 9 years ago
  5. 0a45dca dmaengine: sirf: add CSRatlas7 SoC support by Hao Liu · 9 years ago
  6. 57c0342 dmaengine: constify of_device_id array by Fabian Frederick · 9 years ago
  7. 07ffa6b dmaengine: sirf: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  8. ed14a7c dmaengine: sirf: Split device_control by Maxime Ripard · 10 years ago
  9. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  10. 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
  11. 3333968 dmaengine: sirf: Add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 10 years ago
  12. 3520245 dmaengine: sirf: Remove chancnt affectations by Maxime Ripard · 10 years ago
  13. 55f04d7 dma: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  15. f3817e7 dmaengine: sirf: off by one in of_dma_sirfsoc_xlate() by Dan Carpenter · 10 years ago
  16. 2e041c9 dmaengine: sirf: enable generic dt binding for dma channels by Barry Song · 10 years ago
  17. ba07d81 dmaengine: sirf: Add device_slave_caps interface by Rongjun Ying · 11 years ago
  18. 2a76689 dmaengine: sirf: add PM entries for sleep and runtime by Barry Song · 11 years ago
  19. 696b4ff dma: sirf: use NULL instead of 0 by Jingoo Han · 11 years ago
  20. add93b5 dmaengine: sirf: set dma residue based on the current dma transfer position by Rongjun Ying · 11 years ago
  21. 42361f2 dmaengine: sirf: move driver init from module_init to subsys_initcall by Barry Song · 11 years ago
  22. a7e3406 dmaengine:sirf:take clock and enable it while probing by Barry Song · 11 years ago
  23. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  24. 2b99c25 DMAEngine: sirf: lock the shared registers access in sirfsoc_dma_terminate_all by Barry Song · 12 years ago
  25. 2518d1d DMAEngine: sirf: add DMA pause/resume support by Barry Song · 12 years ago
  26. f7d935d dmaengine: sirf: enable the driver support new SiRFmarco SoC by Barry Song · 12 years ago
  27. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  28. 463a1f8 dma: remove use of __devinit by Bill Pemberton · 12 years ago
  29. a7d6e3e dma: remove use of __devexit_p by Bill Pemberton · 12 years ago
  30. 26fd122 dmaengine: sirf: fix a typo in moving running dma_desc to active queue by Barry Song · 12 years ago
  31. 5997e08 dmaengine: sirf: fix a typo in dma_prep_interleaved by Barry Song · 12 years ago
  32. b7e97d2 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  33. ec8b5e4 dmaengine: Pass flags via device_prep_dma_cyclic() callback by Peter Ujfalusi · 12 years ago
  34. 94d3901 drivers/dma/sirf-dma.c: fix usage of devm functions by Julia Lawall · 12 years ago
  35. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  36. 949ff5b dmaengine: fix for cookie changes and merge by Vinod Koul · 12 years ago
  37. d3ee98cdc dmaengine: consolidate initialization of cookies by Russell King - ARM Linux · 12 years ago
  38. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 12 years ago
  39. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  40. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  41. c94e910 dmaengine: convert drivers/dma/* to use module_platform_driver() by Axel Lin · 13 years ago
  42. ca21a14 dmaengine: add CSR SiRFprimaII DMAC driver by Rongjun Ying · 13 years ago