From: Fabien Chouteau Date: Thu, 8 Apr 2010 07:31:15 +0000 (+0200) Subject: USB: gadget: add HID gadget driver X-Git-Tag: v2.6.35-rc1~471^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71adf118946957839a13aa4d1094183e05c6c094;p=pandora-kernel.git USB: gadget: add HID gadget driver g_hid is a USB gadget driver implementing the Human Interface Device class specification. The driver handles basic HID protocol handling in the kernel, and allows userspace to read/write HID reports trough /dev/hidgX character devices. Signed-off-by: Fabien Chouteau Signed-off-by: Peter Korsgaard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed