mbox series

[GIT,PULL] : dmaengine fixes v5.1-rc3

Message ID 20190331024135.GA2937@vkoul-mobl (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] : dmaengine fixes v5.1-rc3 | expand

Pull-request

git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.1-rc3

Message

Vinod Koul March 31, 2019, 2:41 a.m. UTC
Hi Linus,

Here is the pull request fro v5.1-rc3. This includes revery of patch due
to reported regression and fix on MAINTAINER file for uniphier-mdmac.c
file path.

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.1-rc3

for you to fetch changes up to d498bc0ce8acb4a1bb80d6089d1932d919dc2532:

  MAINTAINERS: Fix uniphier-mdmac.c file path (2019-03-26 10:55:47 +0530)

----------------------------------------------------------------
dmaengine-5.10-rc3

dmaengine fixes for v5.10-rc3

 - Revert dmaengine: stm32-mdma: Add a check on read_u32_array as that
   caused regression
 - Fix MAINTAINER file uniphier-mdmac.c file path

----------------------------------------------------------------
Pierre-Yves MORDRET (1):
      dmaengine: stm32-mdma: Revert "dmaengine: stm32-mdma: Add a check on read_u32_array"

Vinod Koul (1):
      MAINTAINERS: Fix uniphier-mdmac.c file path

 MAINTAINERS              | 2 +-
 drivers/dma/stm32-mdma.c | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

Thanks

Comments

pr-tracker-bot@kernel.org March 31, 2019, 4 p.m. UTC | #1
The pull request you sent on Sun, 31 Mar 2019 08:11:35 +0530:

> git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-5.1-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c877b3df8527f010ef068704033acac1d43cbf8c

Thank you!