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: NFabien Chouteau <fabien.chouteau@barco.com> Signed-off-by: NPeter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
Documentation/usb/gadget_hid.txt
0 → 100644
drivers/usb/gadget/f_hid.c
0 → 100644
drivers/usb/gadget/hid.c
0 → 100644
include/linux/usb/g_hid.h
0 → 100644
想要评论请 注册 或 登录