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