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