From patchwork Tue Oct 22 22:29:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dan Williams X-Patchwork-Id: 3085111 X-Patchwork-Delegate: vinod.koul@intel.com Return-Path: X-Original-To: patchwork-dmaengine@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 00103BF924 for ; Tue, 22 Oct 2013 22:29:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 391D22046B for ; Tue, 22 Oct 2013 22:29:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6A11620455 for ; Tue, 22 Oct 2013 22:29:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755195Ab3JVW3W (ORCPT ); Tue, 22 Oct 2013 18:29:22 -0400 Received: from mga03.intel.com ([143.182.124.21]:64009 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751196Ab3JVW3V (ORCPT ); Tue, 22 Oct 2013 18:29:21 -0400 Received: from azsmga002.ch.intel.com ([10.2.17.35]) by azsmga101.ch.intel.com with ESMTP; 22 Oct 2013 15:29:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.93,535,1378882800"; d="scan'208";a="311311123" Received: from viggo.jf.intel.com ([10.23.232.61]) by AZSMGA002.ch.intel.com with ESMTP; 22 Oct 2013 15:29:20 -0700 Subject: [PATCH 3/3] MAINTAINERS: add to ioatdma maintainer list From: Dan Williams To: dmaengine@vger.kernel.org Cc: Dave Jiang Date: Tue, 22 Oct 2013 15:29:20 -0700 Message-ID: <20131022222920.13907.39904.stgit@viggo.jf.intel.com> In-Reply-To: <20131022222702.13907.51079.stgit@viggo.jf.intel.com> References: <20131022222702.13907.51079.stgit@viggo.jf.intel.com> User-Agent: StGit/0.17-1-g7c57 MIME-Version: 1.0 Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Spam-Status: No, score=-7.3 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Dave Jiang Signed-off-by: Dave Jiang [djbw: add dmaengine list] Signed-off-by: Dan Williams --- MAINTAINERS | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/MAINTAINERS b/MAINTAINERS index 8a0cbf3cf2c8..eb547e98ec7b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4351,7 +4351,10 @@ F: arch/x86/kernel/microcode_intel.c INTEL I/OAT DMA DRIVER M: Dan Williams -S: Maintained +M: Dave Jiang +L: dmaengine@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ +S: Supported F: drivers/dma/ioat* INTEL IOMMU (VT-d)