From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933382AbdCaPX0 (ORCPT ); Fri, 31 Mar 2017 11:23:26 -0400 Received: from esa4.microchip.iphmx.com ([68.232.154.123]:50299 "EHLO esa4.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933145AbdCaPXW (ORCPT ); Fri, 31 Mar 2017 11:23:22 -0400 X-IronPort-AV: E=Sophos;i="5.36,252,1486450800"; d="scan'208";a="802626" From: Ludovic Desroches To: , , CC: , , , , Ludovic Desroches Subject: [PATCH 3/4] MAINTAINERS: add Atmel PTC entries Date: Fri, 31 Mar 2017 17:22:49 +0200 Message-ID: <20170331152250.12758-4-ludovic.desroches@microchip.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20170331152250.12758-1-ludovic.desroches@microchip.com> References: <20170331152250.12758-1-ludovic.desroches@microchip.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 57634d0..afb2645 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2292,6 +2292,13 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h +ATMEL PTC SUBSYSTEM DRIVER +M: Ludovic Desroches +L: linux-input@vger.kernel.org +S: Supported +F: drivers/input/misc/atmel_ptc.c +F: include/uapi/linux/atmel_ptc.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove L: linux-scsi@vger.kernel.org -- 2.9.0 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic Desroches Subject: [PATCH 3/4] MAINTAINERS: add Atmel PTC entries Date: Fri, 31 Mar 2017 17:22:49 +0200 Message-ID: <20170331152250.12758-4-ludovic.desroches@microchip.com> References: <20170331152250.12758-1-ludovic.desroches@microchip.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20170331152250.12758-1-ludovic.desroches@microchip.com> Sender: linux-kernel-owner@vger.kernel.org To: linux-input@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Cc: dmitry.torokhov@gmail.com, nicolas.ferre@microchip.com, alexandre.belloni@free-electrons.com, linux-kernel@vger.kernel.org, Ludovic Desroches List-Id: devicetree@vger.kernel.org Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 57634d0..afb2645 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2292,6 +2292,13 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h +ATMEL PTC SUBSYSTEM DRIVER +M: Ludovic Desroches +L: linux-input@vger.kernel.org +S: Supported +F: drivers/input/misc/atmel_ptc.c +F: include/uapi/linux/atmel_ptc.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove L: linux-scsi@vger.kernel.org -- 2.9.0 From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludovic.desroches@microchip.com (Ludovic Desroches) Date: Fri, 31 Mar 2017 17:22:49 +0200 Subject: [PATCH 3/4] MAINTAINERS: add Atmel PTC entries In-Reply-To: <20170331152250.12758-1-ludovic.desroches@microchip.com> References: <20170331152250.12758-1-ludovic.desroches@microchip.com> Message-ID: <20170331152250.12758-4-ludovic.desroches@microchip.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Add entries for the Atmel PTC Subsystem. Signed-off-by: Ludovic Desroches --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 57634d0..afb2645 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2292,6 +2292,13 @@ F: Documentation/devicetree/bindings/input/atmel,maxtouch.txt F: drivers/input/touchscreen/atmel_mxt_ts.c F: include/linux/platform_data/atmel_mxt_ts.h +ATMEL PTC SUBSYSTEM DRIVER +M: Ludovic Desroches +L: linux-input at vger.kernel.org +S: Supported +F: drivers/input/misc/atmel_ptc.c +F: include/uapi/linux/atmel_ptc.h + ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER M: Bradley Grove L: linux-scsi at vger.kernel.org -- 2.9.0