index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_uvc.c
Age
Commit message (
Expand
)
Author
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: return correct alt-setting
Felipe Balbi
2014-10-20
usb: gadget: function: uvc: make sure to balance ep enable/disable
Felipe Balbi
2014-09-16
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
2014-09-16
usb: gadget: uvc: uvc_alloc() can be static
Fengguang Wu
2014-09-09
usb: gadget: f_uvc: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: f_uvc: remove compatibility layer
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: uvc: rename functions to avoid conflicts with host uvc
Andrzej Pietrasiewicz
2014-09-08
usb: gadget: uvc: move module parameters from f_uvc
Andrzej Pietrasiewicz
2014-09-08
usb: gadget: f_uvc: Move to video_ioctl2
Laurent Pinchart
2014-09-08
usb: gadget: f_uvc: Store EP0 control request state during setup stage
Laurent Pinchart
2014-08-21
usb: gadget: f_uvc: fix potential memory leak
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz