public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers
@ 2015-10-13 17:58 Sudeep Dutt
  2015-10-13 18:06 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Dutt @ 2015-10-13 17:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Ashutosh Dixit, Sudeep Dutt

Add entry for MIC drivers to the MAINTAINERS file

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Sudeep Dutt <sudeep.dutt@intel.com>
---
 MAINTAINERS | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fe5bbfe..840993b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5575,6 +5575,21 @@ F:	include/linux/mei_cl_bus.h
 F:	drivers/misc/mei/*
 F:	Documentation/misc-devices/mei/*
 
+INTEL MIC DRIVERS (mic)
+M:	Sudeep Dutt <sudeep.dutt@intel.com>
+M:	Ashutosh Dixit <ashutosh.dixit@intel.com>
+S:	Supported
+W:	https://github.com/sudeepdutt/mic
+W:	http://software.intel.com/en-us/mic-developer
+F:	include/linux/mic_bus.h
+F:	include/linux/scif.h
+F:	include/uapi/linux/mic_common.h
+F: 	include/uapi/linux/mic_ioctl.h
+F	include/uapi/linux/scif_ioctl.h
+F:	drivers/misc/mic/*
+F:	drivers/dma/mic_x100_dma*
+F	Documentation/mic/*
+
 INTEL PMC IPC DRIVER
 M:	Zha Qipeng<qipeng.zha@intel.com>
 L:	platform-driver-x86@vger.kernel.org
-- 
1.8.2.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers
  2015-10-13 17:58 [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers Sudeep Dutt
@ 2015-10-13 18:06 ` Joe Perches
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Perches @ 2015-10-13 18:06 UTC (permalink / raw)
  To: Sudeep Dutt; +Cc: Greg Kroah-Hartman, linux-kernel, Ashutosh Dixit

On Tue, 2015-10-13 at 10:58 -0700, Sudeep Dutt wrote:
> Add entry for MIC drivers to the MAINTAINERS file
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> +INTEL MIC DRIVERS (mic)
[]
> +F:	drivers/misc/mic/*

This covers only 2 files:

drivers/misc/mic/Kconfig
drivers/misc/mic/Makefile

Presumably you want

F:	drivers/misc/mic/

See the MAINTAINERS description of F:

	F: Files and directories with wildcard patterns.
	   A trailing slash includes all files and subdirectory files.
	   F:	drivers/net/	all files in and below drivers/net
	   F:	drivers/net/*	all files in drivers/net, but not below
	   F:	*/net/*		all files in "any top level directory"/net
	   One pattern per line.  Multiple F: lines acceptable.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-13 18:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-13 17:58 [PATCH char-misc-next 1/1] MAINTAINERS: Add maintainership for MIC drivers Sudeep Dutt
2015-10-13 18:06 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox