| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: Gadget directory cleanup - group usb functions | Andrzej Pietrasiewicz | 2014-07-16 | 1 | -836/+0 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-13 | 1 | -1/+8 |
|\ |
|
| * | [media] f_uvc: add v4l2_device and replace parent with v4l2_dev | Hans Verkuil | 2013-06-21 | 1 | -1/+8 |
* | | usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization | Laurent Pinchart | 2013-05-28 | 1 | -10/+3 |
|/ |
|
* | usb: gadget: uvc: Delay the status stage when setting alternate setting 1 | Bhupesh Sharma | 2013-03-18 | 1 | -6/+9 |
* | usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 fa... | Bhupesh Sharma | 2013-03-18 | 1 | -8/+6 |
* | usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure | Bhupesh Sharma | 2013-03-18 | 1 | -3/+6 |
* | usb: gadget: uvc: Configure the streaming endpoint based on the speed | Laurent Pinchart | 2013-03-18 | 1 | -7/+12 |
* | usb: gadget: uvc: Merge the streaming maxpacket and mult parameters | Laurent Pinchart | 2013-03-18 | 1 | -60/+60 |
* | usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptors | Laurent Pinchart | 2013-03-18 | 1 | -34/+18 |
* | usb: gadget: uvc: Fix coding style issues introduced by SS support | Laurent Pinchart | 2013-03-18 | 1 | -29/+29 |
* | usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZE | Laurent Pinchart | 2013-03-18 | 1 | -5/+5 |
* | usb: gadget: uvc: clarify comment about string descriptors | Laurent Pinchart | 2013-03-18 | 1 | -1/+4 |
* | drivers/usb/gadget: using strlcpy instead of strncpy | Chen Gang | 2013-02-06 | 1 | -1/+2 |
* | usb: gadget: let f_* use usb_string_ids_tab() where it makes sense | Sebastian Andrzej Siewior | 2012-10-31 | 1 | -17/+9 |
* | usb: gadget: always update HS/SS descriptors and create a copy of them | Sebastian Andrzej Siewior | 2012-10-31 | 1 | -46/+33 |
* | usb: gadget: uvc: fix error path in uvc_function_bind() | Sebastian Andrzej Siewior | 2012-10-31 | 1 | -18/+21 |
* | usb: gadget: uvc: Add super-speed support to UVC webcam gadget | Bhupesh Sharma | 2012-06-04 | 1 | -27/+214 |
* | usb: gadget: uvc: Use macro for interrupt endpoint status size instead of usi... | Bhupesh Sharma | 2012-06-04 | 1 | -2/+4 |
* | usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functio... | Bhupesh Sharma | 2012-06-04 | 1 | -16/+22 |
* | usb gadget: clean up FSF boilerplate text | Klaus Schwarzkopf | 2011-09-10 | 1 | -1/+0 |
* | USB: Gadget: Webcam: Return correct result of bind | Jassi Brar | 2011-07-01 | 1 | -1/+1 |
* | usb: gadget: add usb_endpoint_descriptor to struct usb_ep | Tatyana Brokhman | 2011-06-28 | 1 | -2/+4 |
* | V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h | Laurent Pinchart | 2010-08-02 | 1 | -8/+8 |
* | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers | Laurent Pinchart | 2010-07-11 | 1 | -2/+2 |
* | USB gadget: video class function driver | Laurent Pinchart | 2010-05-20 | 1 | -0/+661 |