1. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  2. ee34350 dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  3. 6ed23b8 PM: Merge the SET*_RUNTIME_PM_OPS() macros by Rafael J. Wysocki · 10 years ago
  4. 4bea2b4 Merge branch 'acpi-lpss' into pm-runtime by Rafael J. Wysocki · 10 years ago
  5. 34adb28 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT by Ralf Baechle · 10 years ago
  6. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  7. 1f0a5cb dmaengine: Fix allocation size for PL330 data buffer depth. by Liviu Dudau · 10 years ago
  8. c27f955 dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries by Jon Medhurst · 10 years ago
  9. 137bd11 dmaengine: pl330: Align DMA memcpy operations to MFIFO width by Jon Medhurst · 10 years ago
  10. 1f9cd91 dmaengine: sun6i: Fix memcpy operation by Maxime Ripard · 10 years ago
  11. bb32baf dmaengine: dw: enable runtime PM by Andy Shevchenko · 10 years ago
  12. 5305e4d dma: edma: move device registration to platform code by Arnd Bergmann · 10 years ago
  13. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  14. cf6c0ab Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  15. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  16. 01c6ad6 dmaengine: freescale: remove FSLDMA_EXTERNAL_START control method by Vinod Koul · 10 years ago
  17. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  18. 7e606d3 dmaengine: coh901318: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  19. 639559a dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause() by Sebastian Andrzej Siewior · 10 years ago
  20. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  21. 99d9bf4 dmaengine: dw: enable and disable controller when needed by Andy Shevchenko · 10 years ago
  22. 2540f74 dmaengine: dw: always export dw_dma_{en,dis}able by Andy Shevchenko · 10 years ago
  23. 7a83c04 dmaengine: dw: introduce dw_dma_on() helper by Andy Shevchenko · 10 years ago
  24. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  25. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  26. f0f3b5f dma: cppi41: Switch to using managed resource in probe by Kiran Padwal · 10 years ago
  27. 6e4a2a8 dmaengine: pl330: Fix NULL pointer dereference on driver unbind by Krzysztof Kozlowski · 10 years ago
  28. 0f5ebab dmaengine: pl330: Fix NULL pointer dereference on probe failure by Krzysztof Kozlowski · 10 years ago
  29. c3cb38f dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() by Krzysztof Kozlowski · 10 years ago
  30. 937cb2f dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters by Krzysztof Kozlowski · 10 years ago
  31. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  32. fe6cf28 dma: imx-sdma: fix another incorrect __init annotation by Arnd Bergmann · 10 years ago
  33. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  34. 14e0e28 dmaengine: sun6i: Remove obsolete clk muxing code by Chen-Yu Tsai · 10 years ago
  35. 50cf553 dma: Kconfig: Include mx6 in the IMX_SDMA help section by Fabio Estevam · 10 years ago
  36. c2e6f42 dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  37. 2284354 dma: mv_xor: Add support for DMA_INTERRUPT by Lior Amsalem · 10 years ago
  38. 37380b9 dma: mv_xor: Remove dead code by Ezequiel Garcia · 10 years ago
  39. ba87d13 dma: mv_xor: Reduce interrupts by enabling EOD only when needed by Lior Amsalem · 10 years ago
  40. 0e7488e dma: mv_xor: Remove all interrupt magic numbers by Ezequiel Garcia · 10 years ago
  41. dfc9766 dma: mv_xor: Remove multi-slot support by Lior Amsalem · 10 years ago
  42. 3e4f52e dma: mv_xor: Simplify the DMA_MEMCPY operation by Lior Amsalem · 10 years ago
  43. b8291dd dma: mv_xor: Replace printk with dev_info by Ezequiel Garcia · 10 years ago
  44. bfb6074 dmaengine: omap-dma: Restore the CLINK_CTRL in resume path by Peter Ujfalusi · 10 years ago
  45. b3d09da dmaengine: omap-dma: Add memory barrier to dma_resume path by Peter Ujfalusi · 10 years ago
  46. b279c49 dmaengine: dw: add PCI IDs for Braswell DMAs by Andy Shevchenko · 10 years ago
  47. a15636e dmaengine: dw: move clock operations to platform.c by Andy Shevchenko · 10 years ago
  48. 4d130de dmaengine: dw: introduce generic filter function by Andy Shevchenko · 10 years ago
  49. 8950052 dmaengine: dw: apply both HS interfaces and remove slave_id usage by Andy Shevchenko · 10 years ago
  50. 7e1e2f2 dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces by Andy Shevchenko · 10 years ago
  51. 3d598f4 dmaengine: dw: move dw_dmac.h to where it belongs to by Andy Shevchenko · 10 years ago
  52. f498e06 dmaengine: jz4740: Fix non-cyclic descriptor completion by Lars-Peter Clausen · 10 years ago
  53. e622226 dmaengine: mmp_tdma: add DMA_PREP_INTERRUPT flag support by Qiao Zhou · 10 years ago
  54. e34b731 dma: imx-sdma: Remove spurious __init annotation on sdma_probe() by Mark Brown · 10 years ago
  55. b19f40b dma: rcar-audmapp: Fix for no corresponding slave ID by Ryo Kataoka · 10 years ago
  56. 8e1f50d dmatest: prevent memory leakage on error path in thread by Andy Shevchenko · 10 years ago
  57. e628ce7 ioat: Use time_before_jiffies() by Manuel Schölling · 10 years ago
  58. 29a4bb1 dma: xilinx: Remove .owner field for driver by Michal Simek · 10 years ago
  59. c12fe49 dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. by Vignesh Raman · 10 years ago
  60. 23e1181 dma: imx-sdma: use module_platform_driver for SDMA driver by Vignesh Raman · 10 years ago
  61. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  62. a0bbe99 dmaengine: sun6i: depends on RESET_CONTROLLER by Maxime Ripard · 10 years ago
  63. 6758dda dma: at_hdmac: fix invalid remaining bytes detection by Alexandre Belloni · 10 years ago
  64. cfc6abc dmaengine: nbpfaxi: don't build this driver where it cannot be used by Guennadi Liakhovetski · 10 years ago
  65. 930e031 Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  66. 1141b7e dmaengine: nbpf_error_get_channel() can be static by Fengguang Wu · 10 years ago
  67. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  68. 6fc8ae7 dma: pl08x: Use correct specifier for size_t values by Mark Brown · 10 years ago
  69. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  70. f02323e dmaengine: nbpfaxi: convert to tasklet by Guennadi Liakhovetski · 10 years ago
  71. 67b1668 dmaengine: nbpfaxi: fix a theoretical race by Guennadi Liakhovetski · 10 years ago
  72. b45b262 dmaengine: add a driver for AMBA AXI NBPF DMAC IP cores by Guennadi Liakhovetski · 10 years ago
  73. ed64610 dmaengine: edma: Do not register second device when booted with DT by Peter Ujfalusi · 10 years ago
  74. 04d537d dmaengine: edma: Do not change the error code returned from edma_alloc_slot by Peter Ujfalusi · 10 years ago
  75. 4415b03 dmaengine: shdma: Allocate cyclic sg list dynamically by Laurent Pinchart · 10 years ago
  76. c091ff5 dmaengine: shdma: Make channel filter ignore unrelated devices by Laurent Pinchart · 10 years ago
  77. 9f2c2bb dmaengine: sh: Rework Kconfig and Makefile by Laurent Pinchart · 10 years ago
  78. 4fbd804 dmaengine: sun6i: Fix memory leaks by Maxime Ripard · 10 years ago
  79. 174427c dmaengine: sun6i: Free the interrupt before killing the tasklet by Maxime Ripard · 10 years ago
  80. 92e4a3b dmaengine: sun6i: Remove switch statement from buswidth convertion routine by Maxime Ripard · 10 years ago
  81. 2795eed dmaengine: of: kconfig: select DMA_ENGINE when DMA_OF is selected by Alexander Popov · 10 years ago
  82. db0e701 Merge commit 'renesas-rcar-audmapp-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  83. 8e8805d dmaengine: edma: Serve cyclic (audio) channels with high priority queue by Peter Ujfalusi · 10 years ago
  84. a1f146f dmaengine: edma: Support to suppress the period interrupts in cyclic mode by Peter Ujfalusi · 10 years ago
  85. b7f9bc5 dmaengine: edma: Update caps->residue_granularity to match with reality by Peter Ujfalusi · 10 years ago
  86. 7f5e03e dmaengine: sun61: fix warning on bad print specfier by Vinod Koul · 10 years ago
  87. 42c0d54 dmaengine: sun6i: fix build failure on x86, xilinx targets by Vinod Koul · 10 years ago
  88. ec1f0c9 dmaengine: mpc512x: register for device tree channel lookup by Alexander Popov · 10 years ago
  89. 16369ef dmaengine: of: add common xlate function for matching by channel id by Alexander Popov · 10 years ago
  90. 5558593 dmaengine: sun6i: Add driver for the Allwinner A31 DMA controller by Maxime Ripard · 10 years ago
  91. 37a746a dmaengine: ipu: use return value of request_irq by Vinod Koul · 10 years ago
  92. e2f9922 dmaengine: jz4740: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  93. 211bfef dmaengine: fsl-edma: fix dmamux index calculating error by Jingchang Lu · 10 years ago
  94. f892afb dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC by Nicolin Chen · 10 years ago
  95. 0b35186 dmaengine: imx-sdma: Save imx_dma_data into sdmac by Nicolin Chen · 10 years ago
  96. b1e51d7 dmaengine: pl330: Check if the DMA descriptor is NULL by Javier Martinez Canillas · 10 years ago
  97. ff4d024 Merge commit 'renesas-shdma-for-v3.17' into for-linus by Vinod Koul · 10 years ago
  98. ce05b68 dma: Fix MIC X100 DMA Driver Kconfig option by Sudeep Dutt · 10 years ago
  99. dd8ecfca dmaengine: dw: don't perform DMA when dmaengine_submit is called by Andy Shevchenko · 10 years ago
  100. cba1561 dmaengine: dw: add debug message to dwc_dostart_first_queued by Andy Shevchenko · 10 years ago