linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for v4.15-rc4
@ 2017-12-17 16:42 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2017-12-17 16:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]

Heya Linus,

Here are the fixes for this time round consisting of fixes in bunch and
driver and dmatest module.

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.15-rc4

for you to fetch changes up to 2610acf46b9ed528ec2cacd717bc9d354e452b73:

  dmaengine: fsl-edma: disable clks on all error paths (2017-12-15 09:53:04 +0530)

----------------------------------------------------------------
dmaengine fixes for v4.15-rc4

Here are fixes for this round
- Fix for disable clk on error path in fsl-edma driver
- Disable clk fail fix in jz4740 driver
- Fix long pending bug in dmatest driver for dangling pointer
- Fix potential NULL pointer dereference in at_hdmac driver
- Error handling path in ioat driver

----------------------------------------------------------------
Adam Wallis (1):
      dmaengine: dmatest: move callback wait queue to thread context

Andreas Platschek (1):
      dmaengine: fsl-edma: disable clks on all error paths

Christophe JAILLET (1):
      dmaengine: ioat: Fix error handling path

Gustavo A. R. Silva (1):
      dmaengine: at_hdmac: fix potential NULL pointer dereference in atc_prep_dma_interleaved

Tobias Jordan (1):
      dmaengine: jz4740: disable/unprepare clk if probe fails

 drivers/dma/at_hdmac.c   |  4 +++-
 drivers/dma/dma-jz4740.c |  4 +++-
 drivers/dma/dmatest.c    | 55 +++++++++++++++++++++++++++---------------------
 drivers/dma/fsl-edma.c   | 28 ++++++++++++------------
 drivers/dma/ioat/init.c  |  2 +-
 5 files changed, 52 insertions(+), 41 deletions(-)

Thanks
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-12-17 16:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-17 16:42 [GIT PULL]: dmaengine fixes for v4.15-rc4 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).