From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753310AbbJBSbI (ORCPT ); Fri, 2 Oct 2015 14:31:08 -0400 Received: from mga03.intel.com ([134.134.136.65]:47633 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541AbbJBSbH (ORCPT ); Fri, 2 Oct 2015 14:31:07 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,624,1437462000"; d="asc'?scan'208";a="782980491" Date: Sat, 3 Oct 2015 00:03:54 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML , dma Subject: [GIT PULL] slave dmaengine fixes for 4.3-rc4 Message-ID: <20151002183354.GG11757@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" 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 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Linus, Here is the fixes request for 4.3 This contains fixes spread throughout the drivers Also fixes one more instance of privatecnt in dmaengine bunch of pxa_dma fixes for reuse of descriptor issue, residue and no-requestor odd fixes in xgene, idma, sun4i and zxdma at_xdmac fixes for cleaning descriptor and block addr mode So, please PULL for dmaengine updates for 4.3-rc4 from git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.3-= rc4 for you to fetch changes up to 7b09a1bba4091a9d208481d7831682a1f3061ab9: dmaengine: pxa_dma: fix residue corner case (2015-10-01 07:44:31 +0530) ---------------------------------------------------------------- dmaengine fixes for 4.3-rc4 This contains fixes spread throughout the drivers Also fixes one more instance of privatecnt in dmaengine bunch of pxa_dma fixes for reuse of descriptor issue, residue and no-requestor odd fixes in xgene, idma, sun4i and zxdma at_xdmac fixes for cleaning descriptor and block addr mode ---------------------------------------------------------------- Andrzej Hajda (1): dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size result Andy Shevchenko (2): dmaengine: idma64: improve residue estimation dmaengine: dw: properly read DWC_PARAMS register Axel Lin (1): dmaengine: zxdma: Fix off-by-one for testing valid pchan request Emilio L=F3pez (1): dmaengine: sun4i: fix unsafe list iteration Ludovic Desroches (1): dmaengine: at_xdmac: clean used descriptor Maxime Ripard (1): dmaengine: at_xdmac: change block increment addressing mode Peter Ujfalusi (1): dmaengine: fix balance of privatecnt Rameshwar Prasad Sahu (1): dmaengine: xgene-dma: Fix overwritting DMA tx ring Robert Jarzmik (3): dmaengine: pxa_dma: fix initial list move dmaengine: pxa_dma: fix the no-requestor case dmaengine: pxa_dma: fix residue corner case drivers/dma/at_xdmac.c | 15 ++++++++++++--- drivers/dma/dmaengine.c | 10 +++++++++- drivers/dma/dw/core.c | 4 ++-- drivers/dma/idma64.c | 16 ++++++++-------- drivers/dma/pxa_dma.c | 31 +++++++++++++++++++++++++------ drivers/dma/sun4i-dma.c | 6 +++--- drivers/dma/xgene-dma.c | 46 +++++++++++++++++-------------------------= ---- drivers/dma/zx296702_dma.c | 2 +- 8 files changed, 77 insertions(+), 53 deletions(-) Thanks --=20 ~Vinod --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWDs4SAAoJEHwUBw8lI4NHKeMQALvlG5tGVbTpIywszxFBiCDh QPcfQZUFYRVLVkVEtEIldewma8ZTePbGQ2TMj3XuNPIaYKbVp073dlBrkk+fS3Qo 7VTmkFbMlCN9gn7vYoelW6AZniW9LgrDPhSHtjTg8CcaEjx9mRem5+4R2IdLTpNo lJzYNRKAQazqVlZJ6ZNA0X1yrpCZWIiHj1IgfBVxSdL+yLJaQKVgt/JBcmcm1bmS SSwaAaW8RHXwXJO/HVddWYu2ipFNO7Mf/X3pg36YfE6YyLYtcLMhmXVSfuXWqJfG n0eAVFBGOh+0GexZwE/pSNbPAOdS00ETB4lDvjHTTuF/FqavtXopumfRMnlZ1KLU PKRcOk86W+J+fd6vRCfRYQ1dDQ2fmV94avRfxoI6HRpC7Bw8c+OOJ1s4UPQPQ4iq S0monqadZox1qhFPiJNsRpjWvzxnzioal50Vf5Nnzh1+3v8pg+31PcXZ45d9t+BZ SQ0IieRl78tbdnfODAMuBqjkc3so0GSUrhCU9xjxcETDktIhwu8jP1G/q+qRNb4h wRO6VHbshcvhHExfzuVDJhX1cpxmSyI7p+mboiFh2J+HH5IIWE1+asnWHouN16mj KLC0JdA/6cseXAyk6Gr7n2t+1a+wbbxPXhiNB5J362LbRxdlIOUizhLbvFddlYq1 Gs2D0dJ31Q1WwCFfDlER =d+Hi -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--