From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: dma <dmaengine@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] dmaengines fixes for 4.4-rc2
Date: Fri, 20 Nov 2015 09:53:11 +0530 [thread overview]
Message-ID: <20151120042311.GF25173@localhost> (raw)
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
Hi Linus
Please pull to receive fixes for dmaengine for rc2. Fixes are spread thru the
drivers this time round
The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.4-rc2
for you to fetch changes up to 2c5d7407e012721f02741f1adae2b1bdf6ef6449:
dmaengine: at_hdmac: use %pad format string for dma_addr_t (2015-11-16 09:21:05 +0530)
----------------------------------------------------------------
dmaengine fixes for 4.4-rc2
This has odd fixes spreadout drivers, not major here
- usbdmac fixes for pm
- edma build and logic fixes
- build warn fixes for few drivers
----------------------------------------------------------------
Arnd Bergmann (3):
dmaengine: edma: fix build without CONFIG_OF
dmaengine: at_xdmac: use %pad format string for dma_addr_t
dmaengine: at_hdmac: use %pad format string for dma_addr_t
Dan Carpenter (1):
dmaengine: edma: predecence bug in GET_NUM_QDMACH()
Geert Uytterhoeven (2):
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Jason Liu (1):
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
Peter Ujfalusi (1):
dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in case !CONFIG_OF
drivers/dma/at_hdmac.c | 20 ++++++++++----------
drivers/dma/at_hdmac_regs.h | 6 +++---
drivers/dma/at_xdmac.c | 20 ++++++++++----------
drivers/dma/edma.c | 4 ++--
drivers/dma/imx-sdma.c | 2 +-
drivers/dma/sh/usb-dmac.c | 11 ++++++++---
include/linux/of_dma.h | 2 +-
7 files changed, 35 insertions(+), 30 deletions(-)
Thanks
--
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2015-11-20 4:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151120042311.GF25173@localhost \
--to=vinod.koul@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.