diff options
author | Sudeep Dutt <sudeep.dutt@intel.com> | 2015-10-13 11:21:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-17 21:51:47 -0700 |
commit | 50ceb98bebfaf7ae6de5fc46b277c595f4c2ce83 (patch) | |
tree | 46060579fa8ed268cebc1712b11265db4c9c3e6c /MAINTAINERS | |
parent | e426115e0ad35513d88a3e423b86f839b02f17b5 (diff) | |
download | op-kernel-dev-50ceb98bebfaf7ae6de5fc46b277c595f4c2ce83.zip op-kernel-dev-50ceb98bebfaf7ae6de5fc46b277c595f4c2ce83.tar.gz |
MAINTAINERS: Add maintainership for MIC drivers
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fe5bbfe..994a7ae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5575,6 +5575,22 @@ 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.c +F: drivers/dma/mic_x100_dma.h +F Documentation/mic/ + INTEL PMC IPC DRIVER M: Zha Qipeng<qipeng.zha@intel.com> L: platform-driver-x86@vger.kernel.org |