Searched hist:"71 adf118946957839a13aa4d1094183e05c6c094" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/usb/ |
H A D | g_hid.h | 71adf118946957839a13aa4d1094183e05c6c094 Thu Apr 08 09:31:15 CEST 2010 Fabien Chouteau <fabien.chouteau@barco.com> 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 <fabien.chouteau@barco.com> Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/usb/gadget/ |
H A D | Makefile | diff 71adf118946957839a13aa4d1094183e05c6c094 Thu Apr 08 09:31:15 CEST 2010 Fabien Chouteau <fabien.chouteau@barco.com> 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 <fabien.chouteau@barco.com> Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 71adf118946957839a13aa4d1094183e05c6c094 Thu Apr 08 09:31:15 CEST 2010 Fabien Chouteau <fabien.chouteau@barco.com> 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 <fabien.chouteau@barco.com> Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|