1. 2cdf245 pch_dma: support new device ML7213 IOH by Tomoya MORINAGA · 14 years ago
  2. bc0fa81 Merge branches 'amba' and 'dma40' into dmaengine by Dan Williams · 14 years ago
  3. b7f7586 ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels by Russell King - ARM Linux · 14 years ago
  4. f0fd944 ARM: PL08x: allow dma_set_runtime_config() to return errors by Russell King - ARM Linux · 14 years ago
  5. c370e59 ARM: PL08x: fix locking between prepare function and submit function by Russell King - ARM Linux · 14 years ago
  6. 8087aac ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels by Russell King - ARM Linux · 14 years ago
  7. 501e67e ARM: PL08x: put txd's on the pending list in pl08x_tx_submit() by Russell King - ARM Linux · 14 years ago
  8. 15c1723 ARM: PL08x: rename 'desc_list' as 'pend_list' by Russell King - ARM Linux · 14 years ago
  9. 3d992e1 ARM: PL08x: implement unmapping of memcpy buffers by Russell King - ARM Linux · 14 years ago
  10. c042879 ARM: PL08x: store prep_* flags in async_tx structure by Russell King - ARM Linux · 14 years ago
  11. d7244e9 ARM: PL08x: shrink srcbus/dstbus in txd structure by Russell King - ARM Linux · 14 years ago
  12. 542361f ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill by Russell King - ARM Linux · 14 years ago
  13. 5f638b4 ARM: PL08x: fix fill_bytes calculation by Russell King - ARM Linux · 14 years ago
  14. d6cf7b5 ARM: PL08x: use min() to calculate target_len by Russell King - ARM Linux · 14 years ago
  15. b61be8d ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr by Russell King - ARM Linux · 14 years ago
  16. 0059005 ARM: PL08x: make pl08x_fill_lli_for_desc() return void by Russell King - ARM Linux · 14 years ago
  17. 858c21c ARM: PL08x: move callback outside spinlock'd region by Russell King - ARM Linux · 14 years ago
  18. 30749cb ARM: PL08x: allow AHB master port selection to be configured by Russell King - ARM Linux · 14 years ago
  19. c7da9a5 ARM: PL08x: move AHB master port selection into prep_* functions by Russell King - ARM Linux · 14 years ago
  20. 1cae78f ARM: PL08x: move cctl increment and protection setup to prep_slave_sg by Russell King - ARM Linux · 14 years ago
  21. 70b5ed6 ARM: PL08x: move default cctl into txd structure by Russell King - ARM Linux · 14 years ago
  22. 09b3c32 ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel() by Russell King - ARM Linux · 14 years ago
  23. 4983a04 ARM: PL08x: move ccfg into txd structure by Russell King - ARM Linux · 14 years ago
  24. 19524d7 ARM: PL08x: avoid duplicating registers in txd and phychan structures by Russell King - ARM Linux · 14 years ago
  25. c885bee ARM: PL08x: combine functions to start DMA into one function by Russell King - ARM Linux · 14 years ago
  26. db9f136 ARM: PL08x: clean up LLI lookup by Russell King - ARM Linux · 14 years ago
  27. bfddfb4 ARM: PL08x: rename lli.next to lli.lli by Russell King - ARM Linux · 14 years ago
  28. e25761d ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t by Russell King - ARM Linux · 14 years ago
  29. cace658 ARM: PL08x: use 'size_t' for lengths by Russell King - ARM Linux · 14 years ago
  30. 56b6188 ARM: PL08x: don't try to use llis_bus as a pointer by Russell King - ARM Linux · 14 years ago
  31. 4c0df6a ARM: PL08x: don't assume that the LLI pointer has the bus bit clear by Russell King - ARM Linux · 14 years ago
  32. 19386b32 ARM: PL08x: ensure loops use cpu_relax() by Russell King - ARM Linux · 14 years ago
  33. 8c8cc2b ARM: PL08x: consolidate physical channel release code by Russell King - ARM Linux · 14 years ago
  34. ac3cd20 ARM: PL08x: consolidate common txd initialization by Russell King - ARM Linux · 14 years ago
  35. 7cb72ad ARM: PL08x: avoid 'void *' struct fields when we can type them properly by Russell King - ARM Linux · 14 years ago
  36. f96ca9ec ARM: PL08x: constify vendor data pointers by Russell King - ARM Linux · 14 years ago
  37. b58b6b5 ARM: PL08x: remove circular buffer support by Russell King - ARM Linux · 14 years ago
  38. ad0a3ad ARM: PL08x: remove unnecessary NULL and BUG checks by Russell King - ARM Linux · 14 years ago
  39. 730404a ARM: PL08x: remove unnecessary includes by Russell King - ARM Linux · 14 years ago
  40. 9c13299 ARM: PL08x: prefix hex numbers with 0x by Russell King - ARM Linux · 14 years ago
  41. b05cd8f ARM: PL08x: improve the announcement printk by Russell King - ARM Linux · 14 years ago
  42. 9dc2c20 ARM: PL08x: add comment explaining the flow control methods by Russell King - ARM Linux · 14 years ago
  43. 3e2a037 ARM: PL08x: fix sparse warnings by Russell King - ARM Linux · 14 years ago
  44. 98838f9 ARM: PL08x: fix deadlock in terminate_all by Russell King - ARM Linux · 14 years ago
  45. 9c0bb43 ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending() by Russell King - ARM Linux · 14 years ago
  46. dafa731 ARM: PL08x: fix a leak when preparing TXDs by Russell King - ARM Linux · 14 years ago
  47. bf072af ARM: PL08x: fix locking in tasklet by Russell King - ARM Linux · 14 years ago
  48. 91aa5fa ARM: PL08x: fix atomic_t usage and tx_submit() return value range by Russell King - ARM Linux · 14 years ago
  49. 4440aac ARM: PL08x: fix array overflow in dma_set_runtime_config() by Russell King - ARM Linux · 14 years ago
  50. e8b5e11 ARM: PL08x: fix spelling errors by Russell King - ARM Linux · 14 years ago
  51. d49278e dmaengine: dma40: Add support to split up large elements by Per Forlin · 14 years ago
  52. 0a4bbdd Merge branches 'fsldma' and 'intel-mid' into dmaengine by Dan Williams · 14 years ago
  53. c989a7f dmaengine i.MX SDMA: initialize on module_init by Sascha Hauer · 14 years ago
  54. 943d8d8 dma : EG20T PCH: Fix miss-setting DMA descriptor by Tomoya MORINAGA · 14 years ago
  55. 0be035f intel_mid_dma: add support for single item scatter-gather list by Feng Tang · 14 years ago
  56. cf2f9c5 intel_mid_dma: fix section mismatch warnings by Dan Williams · 14 years ago
  57. d2f5c27 dmaengine: imx-sdma: fix bug in buffer descriptor initialization by Anatolij Gustschin · 14 years ago
  58. a584bff drivers/dma/ppc4xx: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  59. bca364d drivers/dma/ioat: Use the ccflag-y instead of EXTRA_CFLAGS by Tracey Dent · 14 years ago
  60. e2c8e425 fsldma: add support to 36-bit physical address by Li Yang · 14 years ago
  61. 87e5110 drivers/dma/: Use the ccflag-y instead of EXTRA_CFLAGS by Tracey Dent · 14 years ago
  62. 51a1efe dma: intel_mid_dma: fix double free on mid_setup_dma error path by Axel Lin · 14 years ago
  63. cbeae41 dma: imx-dma: fix imxdma_probe error path by Axel Lin · 14 years ago
  64. 66bde0b dma/intel_mid_dma: remove unneeded null check by Dan Carpenter · 14 years ago
  65. d2df408 drivers/dma/Kconfig: add part number for Topcliff. by Valdis.Kletnieks@vt.edu · 14 years ago
  66. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  67. 87acf5a NULL-terminate all pci_device_id tables by Dzianis Kahanovich · 14 years ago
  68. 964dc25 DMAENGINE: move COH901318 to arch_initcall by Linus Walleij · 14 years ago
  69. 8267f16 dma: imx-dma: fix signedness bug by Sascha Hauer · 14 years ago
  70. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  71. 42e5573 Merge branch 'dma40' into dmaengine by Dan Williams · 14 years ago
  72. 9cb047d dma/timberdale: simplify conditional by Nicolas Kaiser · 14 years ago
  73. 51f5d74 ste_dma40: remove enum for endianess by Rabin Vincent · 14 years ago
  74. 20a5b6d ste_dma40: move mode_opt to separate config by Rabin Vincent · 14 years ago
  75. 38bdbf0 ste_dma40: move channel mode to a separate field by Rabin Vincent · 14 years ago
  76. 730c187 ste_dma40: move priority to separate field by Rabin Vincent · 14 years ago
  77. ce2ca12 ste_dma40: add variable to indicate valid dma_cfg by Rabin Vincent · 14 years ago
  78. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  79. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  80. 5fc6d89 async_tx: make async_tx channel switching opt-in by Dan Williams · 14 years ago
  81. 6391987 Merge branches 'dma40', 'pl08x', 'fsldma', 'imx' and 'intel-mid' into dmaengine by Dan Williams · 14 years ago
  82. 1f1846c dmaengine: Add Freescale i.MX1/21/27 DMA driver by Sascha Hauer · 14 years ago
  83. 20dd639 intel_mid_dma: change the slave interface by Koul, Vinod · 14 years ago
  84. 8b64922 intel_mid_dma: fix the WARN_ONs by Koul, Vinod · 14 years ago
  85. 576e3c3 intel_mid_dma: Add sg list support to DMA driver by Ramesh Babu K V · 14 years ago
  86. 03b96dc intel_mid_dma: Allow DMAC2 to share interrupt by Yong Wang · 14 years ago
  87. b306df5 intel_mid_dma: Allow IRQ sharing by Yong Wang · 14 years ago
  88. 53a61ba intel_mid_dma: Add runtime PM support by Koul, Vinod · 14 years ago
  89. 661385f DMAENGINE: Remove stedma40_set_psize and pre_transfer hook in ste_dma40 by Per Forlin · 14 years ago
  90. a59670a DMAENGINE: Set burst size for phy and log chans in ste_dma40 dev_control by Per Forlin · 14 years ago
  91. 819504f DMAENGINE: ste_dma40: fix resource leaks in error paths. by Rabin Vincent · 14 years ago
  92. a2c15fa DMAENGINE: ste_dma40: fix desc_get by Rabin Vincent · 14 years ago
  93. c6134c9 DMAENGINE: ste_dma40: fix clk_get failure path by Rabin Vincent · 14 years ago
  94. f57b407 DMAENGINE: ste_dma40: fix disabled channels list by Rabin Vincent · 14 years ago
  95. 0d68866 ste_dma40: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  96. 968f19a fsldma: improved DMA_SLAVE support by Ira Snyder · 14 years ago
  97. c1433041 fsldma: implement support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  98. a86ee03 dma: add support for scatterlist to scatterlist copy by Ira Snyder · 14 years ago
  99. 1ec1e82 dmaengine: Add Freescale i.MX SDMA support by Sascha Hauer · 14 years ago
  100. 782bc95 dmaengine: add possibility for cyclic transfers by Sascha Hauer · 14 years ago