diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2010-05-02 20:57:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-20 22:21:41 +0200 |
commit | cdda479f15cd13fa50a913ca85129c0437cc7b91 (patch) | |
tree | 5189c428d5f23f738dbf3e8e555c6f48da540b3a /arch | |
parent | USB: Change the scatterlist type in struct urb (diff) | |
download | linux-cdda479f15cd13fa50a913ca85129c0437cc7b91.tar.xz linux-cdda479f15cd13fa50a913ca85129c0437cc7b91.zip |
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 <laurent.pinchart@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions