1. 816070e dmaengine: at_hdmac: declare slave capabilities by Ludovic Desroches · 9 years ago
  2. 891653a dmaengine: tegra: add slave capabilities reporting by Paul Walmsley · 9 years ago
  3. 0fdd244 dmaengine: fsldma: remove the unused variable by Kevin Hao · 9 years ago
  4. 75dc177 dmaengine: fsldma: declare slave capabilities for the generic code by Kevin Hao · 9 years ago
  5. 7a96337 dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 9 years ago
  6. 63c72e0 dmaengine: imx-sdma: Return a proper error code in platform_get_irq() by Fabio Estevam · 10 years ago
  7. 7f24e0e dmaengine: imx-sdma: Use devm functions by Fabio Estevam · 10 years ago
  8. 1e4a4f5 dmaengine: imx-sdma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
  9. ef9d2a9 dmaengine: mxs-dma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
  10. 029a40e dmaengine: dw: provide DMA capabilities by Andy Shevchenko · 10 years ago
  11. 3c20ba5 dmaengine: mmp-tdma: fix terminate_all return code by Arnd Bergmann · 9 years ago
  12. 2f56eaf dmaengine: mmp-tdma: don't include mach/regs-icu.h by Arnd Bergmann · 9 years ago
  13. 10b3e22 dmaengine: k3: fix duplicate function definition by Arnd Bergmann · 9 years ago
  14. a1a9bec dmaengine: k3: Fix duplicated function name and allmodconfig build by Krzysztof Kozlowski · 10 years ago
  15. fbde286 dmaengine: nbpfaxi: update the driver comments by Vinod Koul · 10 years ago
  16. b2be07d dmaengine: ep93xx: update the driver comments by Vinod Koul · 10 years ago
  17. 295d3e1 dmaengine: dw: update the driver comments by Vinod Koul · 10 years ago
  18. 3e1152a dmaengine: at_hdmac: update the driver comments by Vinod Koul · 10 years ago
  19. a7c439a dmaengine: tegra: fix incompatible pointer type warns by Vinod Koul · 10 years ago
  20. 35e639d dmaengine: ste_dma: fix incompatible pointer type warns by Vinod Koul · 10 years ago
  21. f67bcc4 dmaengine: mxs-dma: fix unused variable warn by Vinod Koul · 10 years ago
  22. a29c395 dmaengine: mxs-dma: fix incompatible pointer type build warns by Vinod Koul · 10 years ago
  23. 6269591 Documentation: dmaengine: clarify dma_slave_config expectations by Vinod Koul · 10 years ago
  24. 6c04cd4 dmaengine: omap: fix the assignment to .device_config by Vinod Koul · 10 years ago
  25. e0cad7a dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan() by Vinod Koul · 10 years ago
  26. 1faab1f Documentation: dmaengine: Update the documentation by Maxime Ripard · 10 years ago
  27. 2c44ad9 dmaengine: Remove device_control and device_slave_caps by Maxime Ripard · 10 years ago
  28. ecc19d1 dmaengine: Add a warning for drivers not using the generic slave caps retrieval by Maxime Ripard · 10 years ago
  29. 1cac81b dmaengine: sun6i: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  30. 07ffa6b dmaengine: sirf: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  31. dcabe456 dmaengine: pl330: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  32. 7d15b87 dmaengine: omap: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  33. 03526d3 dmaengine: nbpfaxi: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  34. 9f59cd0 dmaengine: edma: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  35. f45c431 dmaengine: fsl-edma: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  36. b574368 dmaengine: bcm2835: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  37. 8ac82f8 dmaengine: at_xdmac: Declare slave capabilities for the generic code by Ludovic Desroches · 10 years ago
  38. 7664cfe dmaengine: rapidio: tsi721: Rename device_control by Maxime Ripard · 10 years ago
  39. be16d83 dmaengine: txx9: Rename device_control by Maxime Ripard · 10 years ago
  40. 2c55536 dmaengine: td: Rename device_control by Maxime Ripard · 10 years ago
  41. c91781b dmaengine: pch-dma: Rename device_control by Maxime Ripard · 10 years ago
  42. 581dc2c dmaengine: mv_xor: Remove device_control by Maxime Ripard · 10 years ago
  43. ba71404 dmaengine: xilinx: Split device_control by Maxime Ripard · 10 years ago
  44. 662f1ac dmaengine: tegra20: Split device_control by Maxime Ripard · 10 years ago
  45. 6f5bad0 dmaengine: d40: Split device_control by Maxime Ripard · 10 years ago
  46. 826b15a dmaengine: sun6i: Split device_control by Maxime Ripard · 10 years ago
  47. ed14a7c dmaengine: sirf: Split device_control by Maxime Ripard · 10 years ago
  48. be60f94 dmaengine: sh: Split device_control by Maxime Ripard · 10 years ago
  49. 4a53321 dmaengine: sa11x0: Split device_control by Maxime Ripard · 10 years ago
  50. 39ad460 dmaengine: s3c24xx: Split device_control by Maxime Ripard · 10 years ago
  51. 62ec8eb dmaengine: bam-dma: Split device_control by Maxime Ripard · 10 years ago
  52. 740aa95 dmaengine: pl330: Split device_control by Maxime Ripard · 10 years ago
  53. 78ea4fe dmaengine: omap: Split device_control by Maxime Ripard · 10 years ago
  54. e22aec0 dmaengine: nbpfaxi: Split device_control by Maxime Ripard · 10 years ago
  55. 5c9d2e3 dmaengine: mxs: Split device_control by Maxime Ripard · 10 years ago
  56. 95335f1 dmaengine: mpc512x: Split device_control by Maxime Ripard · 10 years ago
  57. b7f7552 dmaengine: fsl-dma: Split device_control by Maxime Ripard · 10 years ago
  58. ac850cc dmaengine: moxart: Split device_control by Maxime Ripard · 10 years ago
  59. f43a6fd dmaengine: mmp-tdma: Split device_control by Maxime Ripard · 10 years ago
  60. a0abd67 dmaengine: mmp-pdma: Split device_control by Maxime Ripard · 10 years ago
  61. db08425 dmaengine: k3: Split device_control by Maxime Ripard · 10 years ago
  62. 701c1ed dmaengine: ipu-idmac: Split device_control by Maxime Ripard · 10 years ago
  63. 71b5bd2 dmaengine: intel-mid-dma: Split device_control by Maxime Ripard · 10 years ago
  64. 7b350ab dmaengine: imx-sdma: Split device_control by Maxime Ripard · 10 years ago
  65. 502c2ef dmaengine: imx: Split device_control by Maxime Ripard · 10 years ago
  66. d80f381 dmaengine: fsl-edma: Split device_control by Maxime Ripard · 10 years ago
  67. 2258b67 dmaengine: ep93xx: Split device_control by Maxime Ripard · 10 years ago
  68. aa7c09b dmaengine: edma: Split device_control by Maxime Ripard · 10 years ago
  69. a4b0d34 dmaengine: dw: Split device_control by Maxime Ripard · 10 years ago
  70. 1d4c0b8 dmaengine: jz4740: Split device_control by Maxime Ripard · 10 years ago
  71. 3b5a03a dmaengine: cppi41: Split device_control by Maxime Ripard · 10 years ago
  72. 6782af1 dmaengine: coh901318: Split device_control by Maxime Ripard · 10 years ago
  73. 39159be dmaengine: bcm2835: Split device_control by Maxime Ripard · 10 years ago
  74. 3d13887 dmaengine: at_xdmac: split device_control by Ludovic Desroches · 10 years ago
  75. 4facfe7 dmaengine: hdmac: Split device_control by Maxime Ripard · 10 years ago
  76. bcd1b0b dmaengine: pl08x: Split device_control by Maxime Ripard · 10 years ago
  77. cb8cea5 dmaengine: Create a generic dma_slave_caps callback by Maxime Ripard · 10 years ago
  78. 4f8ef9f dmaengine: Remove the need to declare device_control by Maxime Ripard · 10 years ago
  79. 7fa0cf4 dmaengine: Add device_terminate_all callback by Maxime Ripard · 10 years ago
  80. 23a3ea2 dmaengine: split out pause/resume operations from device_control by Maxime Ripard · 10 years ago
  81. 94a73e3 dmaengine: Introduce a device_config callback by Maxime Ripard · 10 years ago
  82. c4b54a6 dmaengine: Make channel allocation callbacks optional by Maxime Ripard · 10 years ago
  83. d2f4f99 dmaengine: Rework dma_chan_get by Maxime Ripard · 10 years ago
  84. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  85. 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
  86. 97bf6af Linux 3.19-rc1 by Linus Torvalds · 10 years ago
  87. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  88. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  89. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  90. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  91. 5d6a546 Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  92. 787140a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  93. d08372c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  94. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  95. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  96. 298647e Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  97. 5c68eac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  98. 20e471f Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  99. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  100. 5be95b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 10 years ago