1. 3a83c16 usb: gadget: uvc: separately compile some components of f_uvc by Andrzej Pietrasiewicz · 10 years ago
  2. 7ea95b1 usb: gadget: uvc: rename functions to avoid conflicts with host uvc by Andrzej Pietrasiewicz · 10 years ago
  3. efb540c usb: gadget: uvc: move module parameters from f_uvc by Andrzej Pietrasiewicz · 10 years ago
  4. a1d27a4 usb: gadget: f_uvc: Move to video_ioctl2 by Laurent Pinchart · 10 years ago
  5. 26a029f usb: gadget: f_uvc: Store EP0 control request state during setup stage by Laurent Pinchart · 10 years ago
  6. e737985 usb: gadget: f_uvc: fix potential memory leak by Andrzej Pietrasiewicz · 10 years ago
  7. 00a2430 usb: gadget: Gadget directory cleanup - group usb functions by Andrzej Pietrasiewicz · 10 years ago[Renamed from drivers/usb/gadget/f_uvc.c]
  8. 8586551 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  9. b60f9aa [media] f_uvc: add v4l2_device and replace parent with v4l2_dev by Hans Verkuil · 12 years ago
  10. dbbafe6 usb: gadget: uvc: Remove unneeded endpoint descriptor fields initialization by Laurent Pinchart · 12 years ago
  11. 41837c3 usb: gadget: uvc: Delay the status stage when setting alternate setting 1 by Bhupesh Sharma · 12 years ago
  12. 43ff05e usb: gadget: uvc: Add fix for UVC compliance test suite's assertion 6.1.25 failure by Bhupesh Sharma · 12 years ago
  13. 609a053 usb: gadget: uvc: Add fix for UVC compliance test suite assertion 6.3.90 failure by Bhupesh Sharma · 12 years ago
  14. 0485ec0 usb: gadget: uvc: Configure the streaming endpoint based on the speed by Laurent Pinchart · 12 years ago
  15. 20777dd usb: gadget: uvc: Merge the streaming maxpacket and mult parameters by Laurent Pinchart · 12 years ago
  16. 48eee0b usb: gadget: uvc: Merge the SS/HS/FS control endpoint descriptors by Laurent Pinchart · 12 years ago
  17. ee6a4d8 usb: gadget: uvc: Fix coding style issues introduced by SS support by Laurent Pinchart · 12 years ago
  18. 912ca42 usb: gadget: uvc: Rename STATUS_BYTECOUNT to UVC_STATUS_MAX_PACKET_SIZE by Laurent Pinchart · 12 years ago
  19. f9e6120 usb: gadget: uvc: clarify comment about string descriptors by Laurent Pinchart · 12 years ago
  20. 4d2079c drivers/usb/gadget: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  21. 1616e99d usb: gadget: let f_* use usb_string_ids_tab() where it makes sense by Sebastian Andrzej Siewior · 12 years ago
  22. 10287ba usb: gadget: always update HS/SS descriptors and create a copy of them by Sebastian Andrzej Siewior · 12 years ago
  23. 0f9df93 usb: gadget: uvc: fix error path in uvc_function_bind() by Sebastian Andrzej Siewior · 12 years ago
  24. fbcaba0 usb: gadget: uvc: Add super-speed support to UVC webcam gadget by Bhupesh Sharma · 13 years ago
  25. 5797663 usb: gadget: uvc: Use macro for interrupt endpoint status size instead of using a MAGIC number by Bhupesh Sharma · 13 years ago
  26. 3de6e63 usb: gadget: uvc: Fix string descriptor STALL issue when multiple uvc functions are added to a configuration by Bhupesh Sharma · 13 years ago
  27. 28c9fc6 usb gadget: clean up FSF boilerplate text by Klaus Schwarzkopf · 13 years ago
  28. 28f75f4 USB: Gadget: Webcam: Return correct result of bind by Jassi Brar · 14 years ago
  29. 72c973d usb: gadget: add usb_endpoint_descriptor to struct usb_ep by Tatyana Brokhman · 14 years ago
  30. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 14 years ago
  31. 5d9955f V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers by Laurent Pinchart · 14 years ago
  32. cdda479 USB gadget: video class function driver by Laurent Pinchart · 15 years ago