Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965143AbbBQLwX (ORCPT ); Tue, 17 Feb 2015 06:52:23 -0500 Received: from mail-ig0-f169.google.com ([209.85.213.169]:33808 "EHLO mail-ig0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964868AbbBQLwS (ORCPT ); Tue, 17 Feb 2015 06:52:18 -0500 MIME-Version: 1.0 In-Reply-To: <1423387744-2410-1-git-send-email-torfl6749@gmail.com> References: <1423387744-2410-1-git-send-email-torfl6749@gmail.com> Date: Tue, 17 Feb 2015 12:52:17 +0100 Message-ID: Subject: Re: [PATCH 0/2] dma: at_hdmac: Fix residue calculation and add mem to mem sg support From: Torsten Fleischer To: nicolas.ferre@atmel.com, dan.j.williams@intel.com, vinod.koul@intel.com, linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 864 Lines: 23 2015-02-08 10:29 GMT+01:00 Torsten Fleischer : > From: Torsten Fleischer > > This series fixes the calculation of the residual bytes and adds support for > memory to memory scatter-gather transfers. > > Torsten Fleischer (2): > dma: at_hdmac: Fix calculation of the residual bytes > dma: at_hdmac: Add support for memory to memory sg transfers > > drivers/dma/at_hdmac.c | 316 ++++++++++++++++++++++++++++++++------------ > drivers/dma/at_hdmac_regs.h | 11 +- > 2 files changed, 233 insertions(+), 94 deletions(-) > > -- > 2.1.4 > Any comments about this series? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/