1. a0a51a6 dmaengine: sa11x0: Fix warning and compilation errors by Maxime Ripard · 10 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 · 10 years ago
  4. 891653a dmaengine: tegra: add slave capabilities reporting by Paul Walmsley · 10 years ago
  5. 0fdd244 dmaengine: fsldma: remove the unused variable by Kevin Hao · 10 years ago
  6. 75dc177 dmaengine: fsldma: declare slave capabilities for the generic code by Kevin Hao · 10 years ago
  7. 7a96337 dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 10 years ago
  8. 63c72e0 dmaengine: imx-sdma: Return a proper error code in platform_get_irq() by Fabio Estevam · 10 years ago
  9. 7f24e0e dmaengine: imx-sdma: Use devm functions by Fabio Estevam · 10 years ago
  10. 1e4a4f5 dmaengine: imx-sdma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
  11. ef9d2a9 dmaengine: mxs-dma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
  12. 029a40e dmaengine: dw: provide DMA capabilities by Andy Shevchenko · 10 years ago
  13. 3c20ba5 dmaengine: mmp-tdma: fix terminate_all return code by Arnd Bergmann · 10 years ago
  14. 2f56eaf dmaengine: mmp-tdma: don't include mach/regs-icu.h by Arnd Bergmann · 10 years ago
  15. 10b3e22 dmaengine: k3: fix duplicate function definition by Arnd Bergmann · 10 years ago
  16. a1a9bec dmaengine: k3: Fix duplicated function name and allmodconfig build by Krzysztof Kozlowski · 10 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. 6c04cd4 dmaengine: omap: fix the assignment to .device_config by Vinod Koul · 10 years ago
  26. e0cad7a dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan() by Vinod Koul · 10 years ago
  27. ecc19d1 dmaengine: Add a warning for drivers not using the generic slave caps retrieval by Maxime Ripard · 10 years ago
  28. 1cac81b dmaengine: sun6i: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  29. 07ffa6b dmaengine: sirf: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  30. dcabe456 dmaengine: pl330: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  31. 7d15b87 dmaengine: omap: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  32. 03526d3 dmaengine: nbpfaxi: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  33. 9f59cd0 dmaengine: edma: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  34. f45c431 dmaengine: fsl-edma: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  35. b574368 dmaengine: bcm2835: Declare slave capabilities for the generic code by Maxime Ripard · 10 years ago
  36. 8ac82f8 dmaengine: at_xdmac: Declare slave capabilities for the generic code by Ludovic Desroches · 10 years ago
  37. 7664cfe dmaengine: rapidio: tsi721: Rename device_control by Maxime Ripard · 10 years ago
  38. be16d83 dmaengine: txx9: Rename device_control by Maxime Ripard · 10 years ago
  39. 2c55536 dmaengine: td: Rename device_control by Maxime Ripard · 10 years ago
  40. c91781b dmaengine: pch-dma: Rename device_control by Maxime Ripard · 10 years ago
  41. 581dc2c dmaengine: mv_xor: Remove device_control by Maxime Ripard · 10 years ago
  42. ba71404 dmaengine: xilinx: Split device_control by Maxime Ripard · 10 years ago
  43. 662f1ac dmaengine: tegra20: Split device_control by Maxime Ripard · 10 years ago
  44. 6f5bad0 dmaengine: d40: Split device_control by Maxime Ripard · 10 years ago
  45. 826b15a dmaengine: sun6i: Split device_control by Maxime Ripard · 10 years ago
  46. ed14a7c dmaengine: sirf: Split device_control by Maxime Ripard · 10 years ago
  47. be60f94 dmaengine: sh: Split device_control by Maxime Ripard · 10 years ago
  48. 4a53321 dmaengine: sa11x0: Split device_control by Maxime Ripard · 10 years ago
  49. 39ad460 dmaengine: s3c24xx: Split device_control by Maxime Ripard · 10 years ago
  50. 62ec8eb dmaengine: bam-dma: Split device_control by Maxime Ripard · 10 years ago
  51. 740aa95 dmaengine: pl330: Split device_control by Maxime Ripard · 10 years ago
  52. 78ea4fe dmaengine: omap: Split device_control by Maxime Ripard · 10 years ago
  53. e22aec0 dmaengine: nbpfaxi: Split device_control by Maxime Ripard · 10 years ago
  54. 5c9d2e3 dmaengine: mxs: Split device_control by Maxime Ripard · 10 years ago
  55. 95335f1 dmaengine: mpc512x: Split device_control by Maxime Ripard · 10 years ago
  56. b7f7552 dmaengine: fsl-dma: Split device_control by Maxime Ripard · 10 years ago
  57. ac850cc dmaengine: moxart: Split device_control by Maxime Ripard · 10 years ago
  58. f43a6fd dmaengine: mmp-tdma: Split device_control by Maxime Ripard · 10 years ago
  59. a0abd67 dmaengine: mmp-pdma: Split device_control by Maxime Ripard · 10 years ago
  60. db08425 dmaengine: k3: Split device_control by Maxime Ripard · 10 years ago
  61. 701c1ed dmaengine: ipu-idmac: Split device_control by Maxime Ripard · 10 years ago
  62. 71b5bd2 dmaengine: intel-mid-dma: Split device_control by Maxime Ripard · 10 years ago
  63. 7b350ab dmaengine: imx-sdma: Split device_control by Maxime Ripard · 10 years ago
  64. 502c2ef dmaengine: imx: Split device_control by Maxime Ripard · 10 years ago
  65. d80f381 dmaengine: fsl-edma: Split device_control by Maxime Ripard · 10 years ago
  66. 2258b67 dmaengine: ep93xx: Split device_control by Maxime Ripard · 10 years ago
  67. aa7c09b dmaengine: edma: Split device_control by Maxime Ripard · 10 years ago
  68. a4b0d34 dmaengine: dw: Split device_control by Maxime Ripard · 10 years ago
  69. 1d4c0b8 dmaengine: jz4740: Split device_control by Maxime Ripard · 10 years ago
  70. 3b5a03a dmaengine: cppi41: Split device_control by Maxime Ripard · 10 years ago
  71. 6782af1 dmaengine: coh901318: Split device_control by Maxime Ripard · 10 years ago
  72. 39159be dmaengine: bcm2835: Split device_control by Maxime Ripard · 10 years ago
  73. 3d13887 dmaengine: at_xdmac: split device_control by Ludovic Desroches · 10 years ago
  74. 4facfe7 dmaengine: hdmac: Split device_control by Maxime Ripard · 10 years ago
  75. bcd1b0b dmaengine: pl08x: Split device_control by Maxime Ripard · 10 years ago
  76. 4f8ef9f dmaengine: Remove the need to declare device_control by Maxime Ripard · 10 years ago
  77. c4b54a6 dmaengine: Make channel allocation callbacks optional by Maxime Ripard · 10 years ago
  78. d2f4f99 dmaengine: Rework dma_chan_get by Maxime Ripard · 10 years ago
  79. ceacbdb dmaengine: Make the destination abbreviation coherent by Maxime Ripard · 10 years ago
  80. 4bba7e9 crypto: ux500: Use dmaengine_terminate_all API by Maxime Ripard · 10 years ago
  81. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  82. a4e1328 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  83. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  84. 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
  85. fe07ade i2c: sh_mobile: fix uninitialized var when debug is enabled by Wolfram Sang · 10 years ago
  86. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  87. ed55635 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  88. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  90. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 34b85e3 Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  92. d5e80b4 Update/Remove soon-to-be-dead email address by Dave Jones · 10 years ago
  93. b074cf8 macintosh: therm_pm72: delete deprecated driver by Wolfram Sang · 10 years ago
  94. 71504e5 tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  95. 47164fd spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  96. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  97. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  98. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  99. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  100. ebcffcd Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago