linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL]: dmaengine fixes for 4.8-rc5
@ 2016-09-02 11:05 Vinod Koul
  0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2016-09-02 11:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: dma, LKML

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

Hi Linus,

Here is the fixes PULL request for dmaengine. This time we have odd driver
fixes, nothing major.


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.8-rc5

for you to fetch changes up to 32e80820de5d7eb778632af8f235727a32d3aeb2:

  dmaengine: img-mdc: fix a possible NULL dereference (2016-08-22 11:57:49 +0530)

----------------------------------------------------------------
dmaengine fixes for 4.8-rc5

The fixes this time are all in drivers:
 o possible NULL dereference in img-mdc
 o correct device identity for free_irq in at_xdmac
 o missing of_node_put() in fsl probe
 o fix debug log and hotchain corner case for pxa-dma
 o fix checking hardware bits in isr in usb dmac

----------------------------------------------------------------
LABBE Corentin (1):
      dmaengine: img-mdc: fix a possible NULL dereference

Robert Jarzmik (2):
      dmaengine: pxa_dma: fix hotchain corner case
      dmaengine: pxa_dma: fix debug message

Wei Yongjun (2):
      dmaengine: fsl_raid: add missing of_node_put() in fsl_re_probe()
      dmaengine: at_xdmac: fix to pass correct device identity to free_irq()

Yoshihiro Shimoda (1):
      dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()

 drivers/dma/at_xdmac.c    |  4 ++--
 drivers/dma/fsl_raid.c    |  1 +
 drivers/dma/img-mdc-dma.c |  4 +---
 drivers/dma/pxa_dma.c     | 11 +++++++----
 drivers/dma/sh/usb-dmac.c | 19 +++++++++++--------
 5 files changed, 22 insertions(+), 17 deletions(-)

Thanks
-- 
~Vinod

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

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

only message in thread, other threads:[~2016-09-02 10:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-02 11:05 [GIT PULL]: dmaengine fixes for 4.8-rc5 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).