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