* [GIT PULL] late dmaengine fixes for 4.5
@ 2016-03-11 16:24 Vinod Koul
0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2016-03-11 16:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: dma, LKML
[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]
Hi Linus
Two fixes showed up in last few days, and they should be included in 4.5. So
please consider PULL to recieve two driver fixes, one marked stable.
The following changes since commit f6cede5b49e822ebc41a099fe41ab4989f64e2cb:
Linux 4.5-rc7 (2016-03-06 14:48:03 -0800)
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.5
for you to fetch changes up to 25c5e9626ca4d40928dc9c44f009ce2ed0a739e7:
dmaengine: at_xdmac: fix residue computation (2016-03-10 16:32:36 +0530)
----------------------------------------------------------------
dmaengine fixes for 4.5
Few more late fixes on drivers nothing major here.
- A memory leak fix in fsdma unmap the dma descriptors on
freeup.
- A fix in xdmac driver for residue calculation of dma
descriptor.
----------------------------------------------------------------
Ludovic Desroches (1):
dmaengine: at_xdmac: fix residue computation
Xuelin Shi (1):
dmaengine: fsldma: fix memory leak
drivers/dma/at_xdmac.c | 42 +++++++++++++++++++++++++++++++++++++++---
drivers/dma/fsldma.c | 2 ++
2 files changed, 41 insertions(+), 3 deletions(-)
--
~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-03-11 16:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 16:24 [GIT PULL] late dmaengine fixes for 4.5 Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox