From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758093AbcBTHMO (ORCPT ); Sat, 20 Feb 2016 02:12:14 -0500 Received: from mga01.intel.com ([192.55.52.88]:56385 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751996AbcBTHMM (ORCPT ); Sat, 20 Feb 2016 02:12:12 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,474,1449561600"; d="asc'?scan'208";a="656076441" Date: Sat, 20 Feb 2016 12:46:02 +0530 From: Vinod Koul To: Linus Torvalds Cc: dma , LKML Subject: [GIT PULL]: dmaengine updates for 4.5-rc5 Message-ID: <20160220071601.GN19598@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="a7XSrSxqzVsaECgU" 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 --a7XSrSxqzVsaECgU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Linus, We have some fixes queued up on dmaengine, all on drivers. Please PULL. The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d: Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at: git://git.infradead.org/users/vkoul/slave-dma.git tags/dmaengine-fix-4.5-= rc5 for you to fetch changes up to ee1cdcdae59563535485a5f56ee72c894ab7d7ad: dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer (2016-02-15 22:19:3= 2 +0530) ---------------------------------------------------------------- dmaengine fixes for 4.5-rc5 Few fixes on drivers nothing major here. Fixes are: iotdma fix to restart channels, new ID for wildcat PCH, residue fix for edma, disable irq for non-cyclic in dw. ---------------------------------------------------------------- Andy Shevchenko (2): dmaengine: dw: pci: add ID for WildcatPoint PCH dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer Dave Jiang (1): dmaengine: IOATDMA: fix timer code that continues to restart channels= during idle John Ogness (1): dmaengine: edma: fix residue race for cyclic drivers/dma/dw/core.c | 15 ++++++++++----- drivers/dma/dw/pci.c | 4 ++++ drivers/dma/edma.c | 41 ++++++++++++++++++++++++++++++++++++++++- drivers/dma/ioat/dma.c | 34 ++++++++++++++++++++++------------ 4 files changed, 76 insertions(+), 18 deletions(-) Thanks --=20 ~Vinod --a7XSrSxqzVsaECgU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWyBKxAAoJEHwUBw8lI4NHE0QQAMwaMAmOK7jRndwWPRJY0LFz oq0UNkMo7p2PCDbDmE9AdtB3QNbhXbBifIJWzxyiEy8zbOHVYrOrcBsLMX7Ny1Bh uA3d3NIVddt6UrcjQP/0Qsa3Gehl1P2DOJxhWwdRF5yNU8u4MKjUyN97dSXrMrXU HzQX0QmXOj9GD363FaAP3m4W4SQUKIlmpXV59UzIUsLPcptD1/VnFzsx5CrOO4dA rUZSCJLgJpI47ev7VLUqzJTgQ3GmoeGJzUdEWbuiE9EAx32VOBX7CVpCI9GblVj8 vtyqtqiv5llkcTgg2SkCpf5rDuB6NgvKRFFF73Zig5iPpte120p603OIkR8jDlkt IaNeah8+LcvbW8b89sML3FvRHx+wbkfuGj4lqCMRM7Ix1OPEfuSPBhkl6CfhLF/Z UdEEtg3uolH7ul5ACuE9H4oX6ENbgc82RYbVA4py5p3qStx4+gAwz5HTROH9WD1K WTtsudBElGcU619c8yNVQSsh1vbJ0BqpgaTKo1OlV9SWtxm9Lrb9qLGfXgVn9jxV VpBTMnPSPtGwJlPAxv+GBgSF8UjGLdfNTJCmQgi4sOSg4/ykypa1iQGWZey0lIC8 9d4N5+Upgd17AzT8SrEhWDcFYw2xFGpmrxC4sKAANwK8Uumwh7R9MUva04LAMZ95 Q451OrfVkrHsbitTSP5y =uRgi -----END PGP SIGNATURE----- --a7XSrSxqzVsaECgU--