1. 61c6e75 DMA: PL330: Check the pointer returned by kzalloc by Sachin Kamat · 12 years ago
  2. 2e2c682 DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() by Sachin Kamat · 12 years ago
  3. fdec53d DMA: PL330: Fix racy mutex unlock by Javi Merino · 12 years ago
  4. 5a67ac5 DMA: PL330: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  5. 30c1dc0 dmaengine: pl330: dont complete descriptor for cyclic dma by Tushar Behera · 12 years ago
  6. 12366ad DMA: PL330: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  7. eab2158 dmaengine: pl330: dont complete descriptor for cyclic dma by Vinod Koul · 12 years ago
  8. c847382 dma: pl330: fix a couple of compilation warnings by Olof Johansson · 12 years ago
  9. ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  10. 185ecb5 dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic by Alexandre Bounine · 12 years ago
  11. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  12. 1f3d6dc Merge branch 'rmk_cookie_fixes2' into next by Vinod Koul · 12 years ago
  13. 8867bd5 dmaengine: pl330: fix the pl330 build after cookie cleanup by Vinod Koul · 12 years ago
  14. d3ee98cdc dmaengine: consolidate initialization of cookies by Russell King - ARM Linux · 12 years ago
  15. 96a2af4 dmaengine: consolidate tx_status functions by Russell King - ARM Linux · 12 years ago
  16. f7fbce0 dmaengine: provide a common function for completing a dma descriptor by Russell King - ARM Linux · 12 years ago
  17. 884485e dmaengine: consolidate assignment of DMA cookies by Russell King - ARM Linux · 12 years ago
  18. d2ebfb3 dmaengine: add private header file by Russell King - ARM Linux · 12 years ago
  19. 4d4e58d dmaengine: move last completed cookie into generic dma_chan structure by Russell King - ARM Linux · 12 years ago
  20. 3ecf51a DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB by Boojin Kim · 12 years ago
  21. b06db6e DMA: PL330: Removes useless function by Boojin Kim · 12 years ago
  22. b7d861d DMA: PL330: Merge PL330 driver into drivers/dma/ by Boojin Kim · 12 years ago
  23. 7bec78e drivers/dma/pl330.c: add missing iounmap by Julia Lawall · 12 years ago
  24. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  25. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  26. 93ed554 DMA: PL330: Add device tree support by Thomas Abraham · 13 years ago
  27. cd07251 DMA: PL330: Infer transfer direction from transfer request instead of platform data by Thomas Abraham · 13 years ago
  28. 3e2ec13 DMA: PL330: move filter function into driver by Thomas Abraham · 13 years ago
  29. 3506c0d DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove by Tushar Behera · 13 years ago
  30. e8fa516 dmaengine: pl330: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  31. e0d23ef Merge branch 'dma_slave_direction' into next_test_dirn by Vinod Koul · 13 years ago
  32. dab6538 DMA: PL330: Fix build warning by Boojin Kim · 13 years ago
  33. db8196d dmaengine: move drivers to dma_transfer_direction by Vinod Koul · 13 years ago
  34. 0745c9a Merge branch 'samsung_dma' into next by Vinod Koul · 13 years ago
  35. 46389470 dmaengine: delete redundant chan_id and chancnt initialization in dma drivers by Barry Song · 13 years ago
  36. 42bc9cf DMA: PL330: Add DMA_CYCLIC capability by Boojin Kim · 13 years ago
  37. ae43b88 DMA: PL330: Remove the start operation for handling DMA_TERMINATE_ALL command by Boojin Kim · 13 years ago
  38. 1d0c1d6 DMA: PL330: Support DMA_SLAVE_CONFIG command by Boojin Kim · 13 years ago
  39. 1b9bb71 DMA: PL330: Update PL330 DMA API driver by Boojin Kim · 13 years ago
  40. a2f5203 DMA: PL330: Add support runtime PM for PL330 DMAC by Boojin Kim · 13 years ago
  41. 4e0e610 dmaengine: pl330: make platform data optional by Rob Herring · 13 years ago
  42. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  43. b3040e4 DMA: PL330: Add dma api driver by Jassi Brar · 14 years ago