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