From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751617AbcDPRtW (ORCPT ); Sat, 16 Apr 2016 13:49:22 -0400 Received: from mga11.intel.com ([192.55.52.93]:13689 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751426AbcDPRtU (ORCPT ); Sat, 16 Apr 2016 13:49:20 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,493,1455004800"; d="asc'?scan'208";a="960113049" Date: Sat, 16 Apr 2016 23:23:57 +0530 From: Vinod Koul To: Linus Torvalds Cc: dma , LKML Subject: [GIT PULL] dmaengine fixes for 4.6-rc4 Message-ID: <20160416175357.GA2274@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lkTb+7nhmha7W+c3" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --lkTb+7nhmha7W+c3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Linus, Please conside pulling to recives dmaengine for 4.6-rc4. The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.6-= rc4 for you to fetch changes up to 956e6c8e18fa666ccc118c85fb32f92ebde3baf1: Merge branch 'fix/edma' into fixes (2016-04-16 22:52:03 +0530) ---------------------------------------------------------------- dmaengine fixes for 4.6-rc4 Okay we some driver fixes piled up, so time to get them up. This time we have some odd fixes in hsu, edma, omap and xilinx. Usual fixes and nothing special ---------------------------------------------------------------- Andy Shevchenko (4): dmaengine: hsu: set HSU_CH_MTSR to memory width dmaengine: hsu: correct residue calculation of active descriptor dmaengine: hsu: correct use of channel status register dmaengine: dw: fix master selection Franck Jullien (1): dmaengine: vdma: don't crash when bad channel is requested John Ogness (1): dmaengine: edma: special case slot limit workaround Peter Ujfalusi (3): dmaengine: omap-dma: Fix polled channel completion detection and hand= ling dmaengine: omap-dma: Do not suppress interrupts for memcpy dmaengine: edma: Remove dynamic TPTC power management feature Vinod Koul (4): Merge branch 'fix/hsu' into fixes Merge branch 'fix/omap' into fixes Merge branch 'fix/xilinx' into fixes Merge branch 'fix/edma' into fixes drivers/dma/dw/core.c | 34 ++++++++++++---------- drivers/dma/edma.c | 63 ++++++++++++++++--------------------= ---- drivers/dma/hsu/hsu.c | 13 +++++---- drivers/dma/hsu/hsu.h | 3 ++ drivers/dma/omap-dma.c | 26 +++++++++++------ drivers/dma/xilinx/xilinx_vdma.c | 2 +- 6 files changed, 73 insertions(+), 68 deletions(-) --=20 ~Vinod --lkTb+7nhmha7W+c3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJXEnw1AAoJEHwUBw8lI4NHc8MQAMIs2DDOhrw7NEIasz0fK3rt 82xoXY3hycScBSbe4MQOzkJbTmW8wt4rW90LqgrtlMgmmlP1Jc184w9YUpMw1pqa VDvwDZcQC6mSzSFxJMJjlcN3RtLVJ9V1v/F9q0BrAL230PTHgaLrwP2Sz71E3VZO XHjqOkwb0uH4pXOSNyMRFShAArs8ChkBQ6HwVSJaMzSXdkJ079XYXfKRlLx8v4zt WsTawoKRGF4NyIxHxOgqy8/KdLnVTxceCqa3DRlNbjGiP7jJKqeblR8UsfCfTp5b GCBM7IK7JM4y5q4V81QjpF3AP+Tnef2J768gk/tdmQf4WnXCime5vxxPUOgNPPwp +MoSb3SBap1cg0mRBPDBpmLfAzZjqJYM13ViW07UqAr7ZtDm/QuSNxcvpTMn3tVP UWOeESt6tVdztIDomcHisVUXmRDr3N84otlOXBcFEA8m3Z7Zh9UH5/plERguNKrO JpfRIiL7f+sA42roV497m8KSFlV+5gC69OGhrt2FU3SZA3RPB+fN2EuqGTh91vC9 5M050ODD7NFUz4CMI4WBTXqLeu5wzp8U92vwtNmxttTGAUNJpYvTb6cjAHS9USr2 IXK5S6FtcmnWRJh0wcWgbwaDX8Fh/H1lT2/SyoA32qJpxVUMkfVOASayv9N2Tht3 fWs+2ESr904sAFvsjCDf =4zv8 -----END PGP SIGNATURE----- --lkTb+7nhmha7W+c3--