[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160902110507.GE9355@localhost>
Date: Fri, 2 Sep 2016 16:35:07 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: dma <dmaengine@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: dmaengine fixes for 4.8-rc5
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
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists