misc: mic: SCIF header file and IOCTL interface
authorSudeep Dutt <sudeep.dutt@intel.com>
Wed, 29 Apr 2015 12:32:28 +0000 (05:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:13:36 +0000 (12:13 -0700)
commit7df20f2d893db42eaa1ea1e30a2573c971ec9238
tree372f796f0c48006754facac07edda9ea390b88c7
parent0d09f1a54d9710548c9af72dc1564c8291a5307c
misc: mic: SCIF header file and IOCTL interface

This patch introduces the SCIF documentation in the header file
and describes the IOCTL interface for user mode. mic_overview.txt
is updated with documentation on SCIF and a new document
describing SCIF in more details is available in scif_overview.txt.

Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Reviewed-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>
Documentation/mic/mic_overview.txt
Documentation/mic/scif_overview.txt [new file with mode: 0644]
include/linux/scif.h [new file with mode: 0644]
include/uapi/linux/Kbuild
include/uapi/linux/scif_ioctl.h [new file with mode: 0644]
This page took 0.028541 seconds and 5 git commands to generate.