From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752178AbbCVUkR (ORCPT ); Sun, 22 Mar 2015 16:40:17 -0400 Received: from mga03.intel.com ([134.134.136.65]:56407 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752127AbbCVUjw (ORCPT ); Sun, 22 Mar 2015 16:39:52 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,447,1422950400"; d="scan'208";a="668966638" From: Alexander Shishkin To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, mathieu.poirier@linaro.org, pebolle@tiscali.nl, peter.lachner@intel.com, norbert.schulz@intel.com, keven.boell@intel.com, yann.fouassier@intel.com, laurent.fert@intel.com, Alexander Shishkin Subject: [PATCH v2 11/11] MAINTAINERS: add an entry for Intel(R) Trace Hub Date: Sun, 22 Mar 2015 22:33:01 +0200 Message-Id: <1427056381-27614-12-git-send-email-alexander.shishkin@linux.intel.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1427056381-27614-1-git-send-email-alexander.shishkin@linux.intel.com> References: <1427056381-27614-1-git-send-email-alexander.shishkin@linux.intel.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add myself as a maintainer for the Intel(R) Trace Hub framework and drivers. Signed-off-by: Alexander Shishkin --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 028d83a0b6..3ca473fdf6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5172,6 +5172,12 @@ F: Documentation/networking/README.ipw2100 F: Documentation/networking/README.ipw2200 F: drivers/net/wireless/ipw2x00/ +INTEL(R) TRACE HUB +M: Alexander Shishkin +S: Supported +F: Documentation/trace/intel_th.txt +F: drivers/hwtracing/intel_th/ + INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) M: Richard L Maliszewski M: Gang Wei -- 2.1.4