linux/drivers/misc/mic
Ashutosh Dixit d3d912eb73 misc: mic: Add support for kernel mode SCIF clients
Add support for registration/de-registration of kernel mode SCIF
clients. SCIF clients are probed with new and existing SCIF peer
devices. Similarly the client remove method is called when SCIF
peer devices are removed.

Changes to SCIF peer device framework necessitated by supporting
kernel mode SCIF clients are also included in this patch.

Reviewed-by: Nikhil Rao <nikhil.rao@intel.com>
Reviewed-by: Sudeep Dutt <sudeep.dutt@intel.com>
Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-04 12:46:06 +01:00
..
bus misc: mic: SCIF Hardware Bus 2015-05-24 12:13:36 -07:00
card misc: mic: MIC card driver specific changes to enable SCIF 2015-05-24 12:13:37 -07:00
common misc: mic: Common MIC header file changes in preparation for SCIF 2015-05-24 12:13:36 -07:00
host misc: mic: MIC host driver specific changes to enable SCIF 2015-05-24 12:13:37 -07:00
scif misc: mic: Add support for kernel mode SCIF clients 2015-10-04 12:46:06 +01:00
Kconfig misc: mic: MIC card driver specific changes to enable SCIF 2015-05-24 12:13:37 -07:00
Makefile misc: mic: SCIF open close bind and listen APIs 2015-05-24 12:13:36 -07:00