1. 8a4ce22 dmaengine: sort the sh Makefile by Vinod Koul · 9 years ago
  2. eeb72a8 dmaengine: sort the sh Kconfig by Vinod Koul · 9 years ago
  3. 1bc5e15 Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  4. a178831 Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/topic/qcom' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 9 years ago
  5. 08acf38 dmaengine: rcar-dmac: Use DECLARE_BITMAP by Joe Perches · 9 years ago
  6. 8f64b27 dmaengine: shdma: r8a73a4: Make dma_ts_shift[] static by Geert Uytterhoeven · 9 years ago
  7. d23c9a0 dmaengine: rcar-dmac: fixup spinlock in rcar-dmac by Kuninori Morimoto · 9 years ago
  8. 8ad31bf dmaengine: usb-dmac: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  9. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  10. b53c7582 Merge branch 'topic/sh' into for-linus by Vinod Koul · 9 years ago
  11. 7d3beab dmaengine: shdmac: avoid unused variable warnings by Arnd Bergmann · 10 years ago
  12. d7d8e89 dmaengine: usb-dmac: Fix dereferencing freed memory 'desc' by Yoshihiro Shimoda · 10 years ago
  13. 0c1c8ff dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver by Yoshihiro Shimoda · 10 years ago
  14. 3cd44dcd dmaengine: remove Renesas Audio DMAC peri peri by Kuninori Morimoto · 10 years ago
  15. b6d1778 dmaengine: shdma: Move DMA stop to (runtime) suspend callbacks by Geert Uytterhoeven · 10 years ago
  16. 411fdaf dmaengine: shdma: use normal interface for passing slave id by Arnd Bergmann · 10 years ago
  17. be6893e dmaengine: rcar-dmac: Disable channel 0 when using IOMMU by Laurent Pinchart · 10 years ago
  18. 3f46306 dmaengine: rcar-dmac: Work around descriptor mode IOMMU errata by Laurent Pinchart · 10 years ago
  19. 6a63480 dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC device by Laurent Pinchart · 10 years ago
  20. f7638c9 dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISR by Laurent Pinchart · 10 years ago
  21. f391507 dmaengine: rcar-dmac: Fix spinlock issues in interrupt by Laurent Pinchart · 10 years ago
  22. a55e07c dmaengine: rcar-dmac: Fix uninitialized variable usage by Laurent Pinchart · 10 years ago
  23. bf44a41 dmaengine: shdmac: extend PM methods by Sergei Shtylyov · 10 years ago
  24. 82bf90c dmaengine: shdmac: use SET_RUNTIME_PM_OPS() by Sergei Shtylyov · 10 years ago
  25. 46c2eb6 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 10 years ago
  26. 5cf5aec dmaengine: shdmac: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 10 years ago
  27. 2b5fbb8 dmaengine: rcar-hpbdma: tidyup residue_granularity by Kuninori Morimoto · 10 years ago
  28. 7a96337 dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrieval by Kuninori Morimoto · 10 years ago
  29. ee4b876 dmaengine: rcar-dmac: Handle hardware descriptor allocation failure by Jürg Billeter · 10 years ago
  30. 1ed1315 dmaengine: rcar-dmac: Cache hardware descriptors memory by Laurent Pinchart · 10 years ago
  31. ccadee9 dmaengine: rcar-dmac: Implement support for hardware descriptor lists by Laurent Pinchart · 10 years ago
  32. 87244fe dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driver by Laurent Pinchart · 10 years ago
  33. be60f94 dmaengine: sh: Split device_control by Maxime Ripard · 10 years ago
  34. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  35. 26fd830 dmaengine: shdma: fix a race condition in __ld_cleanup() by Yoshihiro Shimoda · 10 years ago
  36. cd16628 dmaengine: Remove .owner field for driver by Kiran Padwal · 10 years ago
  37. 1e91647 dmaengine: sh: Remove chancnt affectations by Maxime Ripard · 10 years ago
  38. 696f26e dma: sh: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  39. b19f40b dma: rcar-audmapp: Fix for no corresponding slave ID by Ryo Kataoka · 10 years ago
  40. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  41. 4415b03 dmaengine: shdma: Allocate cyclic sg list dynamically by Laurent Pinchart · 10 years ago
  42. c091ff5 dmaengine: shdma: Make channel filter ignore unrelated devices by Laurent Pinchart · 10 years ago
  43. 9f2c2bb dmaengine: sh: Rework Kconfig and Makefile by Laurent Pinchart · 10 years ago
  44. db0e701 Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  45. 0cdbee33 dmaengine: shdma: Use defines instead of hardcoded numbers by Geert Uytterhoeven · 10 years ago
  46. caf18c2 dma: rcar-audmapp: add DT support by Kuninori Morimoto · 10 years ago
  47. 6b32faf dmaengine: shdma: Add more register documentation by Geert Uytterhoeven · 10 years ago
  48. 75bfa5f dma: rcar-audmapp: don't keep audmapp_slave_config for each channeles by Kuninori Morimoto · 10 years ago
  49. 016b10f dma: rcar-audmapp: enable .set_slave by Kuninori Morimoto · 10 years ago
  50. 877d842 dmaengine: sh: don't use dynamic static allocation by Vinod Koul · 10 years ago
  51. 9d9f71a dmaengine: sh: fix print specifier warnings by Vinod Koul · 10 years ago
  52. a687654 dmaengine: sh: make shdma_prep_dma_cyclic static by Vinod Koul · 10 years ago
  53. ebc6d2d dmaengine: shdma: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 10 years ago
  54. 494ead4 dmaengine: rcar-hpbdma: Include linux/err.h by Laurent Pinchart · 10 years ago
  55. 830c863 dmaengine: sudmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  56. cf5a23b dmaengine: sudmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  57. c46b9af dmaengine: shdmac: Include linux/err.h by Laurent Pinchart · 10 years ago
  58. a5cdc1c dmaengine: shdmac: Keep #include sorted alphabetically by Laurent Pinchart · 10 years ago
  59. dfbb85c DMA: shdma: add cyclic transfer support by Kuninori Morimoto · 11 years ago
  60. 91ea74e DMA: shdma: tidyup callback chunk finder by Kuninori Morimoto · 11 years ago
  61. e43a34e shdma: add R-Car Audio DMAC peri peri driver by Kuninori Morimoto · 11 years ago
  62. 51455ec DMA: shdma: Make sh_dmae_pm static by Laurent Pinchart · 11 years ago
  63. 52d6a5e DMA: shdma: Fix warnings due to declared but unused symbols by Laurent Pinchart · 11 years ago
  64. 42e4a12 DMA: shdma: Fix warnings due to improper casts and printk formats by Laurent Pinchart · 11 years ago
  65. 5affdee rcar-hpbdma: initialise plane information when halted by Kuninori Morimoto · 11 years ago
  66. b3000cd rcar-hpbdma: fixup channel busy check for double plane by Kuninori Morimoto · 11 years ago
  67. f1eab07 rcar-hpbdma: add max transfer size by Kuninori Morimoto · 11 years ago
  68. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  69. b967aec Merge branch 'for-linus' into next by Vinod Koul · 11 years ago
  70. a8d8d26 dmaengine: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  71. 174b537 dma: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  72. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  73. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  74. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  75. 265d9c6 Merge branch 'topic/sh' into for-linus by Vinod Koul · 11 years ago
  76. 4770ee4 dma: replace devm_request_and_ioremap by devm_ioremap_resource by Julia Lawall · 11 years ago
  77. c4f6c41 dma: add driver for R-Car HPB-DMAC by Max Filippov · 11 years ago
  78. e5ffa40 DMA: shdma: fix a bad merge - remove free_irq() by Guennadi Liakhovetski · 11 years ago
  79. eb262a5 dma: sh: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  80. 1e69653 DMA: shdma: add r8a73a4 DMAC data to the device ID table by Guennadi Liakhovetski · 11 years ago
  81. 8eb742a DMA: shdma: add a header with common for ARM SoCs defines by Guennadi Liakhovetski · 11 years ago
  82. 4620ad5 DMA: shdma: remove private and unused defines from a global header by Guennadi Liakhovetski · 11 years ago
  83. 4981c4d DMA: shdma: switch DT mode to use configuration data from a match table by Guennadi Liakhovetski · 11 years ago
  84. 2833c47 DMA: shdma: make a pointer const by Guennadi Liakhovetski · 11 years ago
  85. cc6b0f0 DMA: sudmac: fix compiler warning by Guennadi Liakhovetski · 11 years ago
  86. c1c63a1 DMA: shdma: switch to managed resource allocation by Guennadi Liakhovetski · 11 years ago
  87. ca8b387 DMA: shdma: support the new CHCLR register layout by Guennadi Liakhovetski · 11 years ago
  88. 115357e DMA: shdma: switch all __iomem pointers to void by Guennadi Liakhovetski · 11 years ago
  89. a28a94e DMA: shdma: fix CHCLR register address calculation by Guennadi Liakhovetski · 11 years ago
  90. d4adcc0 dma: use dev_get_platdata() by Jingoo Han · 11 years ago
  91. 3c4d927 shdma: fixup sh_dmae_get_partial() calculation error by Kuninori Morimoto · 11 years ago
  92. 67eacc1 DMA: shdma: add DT support by Guennadi Liakhovetski · 11 years ago
  93. fa74326 DMA: shdma: (cosmetic) don't re-calculate a pointer by Guennadi Liakhovetski · 11 years ago
  94. 18a1053 sudmac: add support for SUDMAC by Shimoda, Yoshihiro · 11 years ago
  95. 189b4ee dma: sh: add Kconfig by Shimoda, Yoshihiro · 11 years ago
  96. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  97. 855372c dma: sh/shdma-base.c: remove unnecessary null pointer check by Cong Ding · 12 years ago
  98. 7c1119b dma: sh: Don't use ENODEV for failing slave lookup by Guennadi Liakhovetski · 12 years ago
  99. 4bf27b8 Drivers: dma: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  100. 463a1f8 dma: remove use of __devinit by Bill Pemberton · 12 years ago