Commit cdda479
USB gadget: video class function driver
This USB video class function driver implements a video capture device from the
host's point of view. It creates a V4L2 output device on the gadget's side to
transfer data from a userspace application over USB.
The UVC-specific descriptors are passed by the gadget driver to the UVC
function driver, making them completely configurable without any modification
to the function's driver code.
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent 910f8d0 commit cdda479
File tree
7 files changed
+2710
-0
lines changed- drivers/usb/gadget
7 files changed
+2710
-0
lines changed
0 commit comments