greybus: hid: add HID class driver
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 16 Mar 2015 11:19:37 +0000 (16:49 +0530)
committerGreg Kroah-Hartman <greg@kroah.com>
Mon, 16 Mar 2015 19:29:44 +0000 (20:29 +0100)
commit96eab779e1985fd0b39426d288d3af38e3bce50c
treefa541aeedff0f1ba03489f33e59dfb1cbd16aa14
parentb908dec468c95d51922cb72a076fde813622ee54
greybus: hid: add HID class driver

This adds HID transport layer driver for Greybus. Most of the stuff is
implemented, but is untested.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/Makefile
drivers/staging/greybus/gpb.c
drivers/staging/greybus/hid.c [new file with mode: 0644]
drivers/staging/greybus/protocol.h