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