index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_uvc.c
Age
Commit message (
Expand
)
Author
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
2018-07-26
usb: gadget: uvc: Expose configuration name through video node
Kieran Bingham
2018-07-26
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
2018-07-26
usb: gadget: uvc: Minimize #include in headers
Laurent Pinchart
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-03-22
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
2017-03-22
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
2017-03-06
Revert "usb: gadget: uvc: Add missing call for additional setup data"
Roger Quadros
2016-08-31
usb: gadget: uvc: Add missing call for additional setup data
Petr Cvek
2015-09-27
usb: gadget: f_uvc: eliminate abuse of ep->driver data
Robert Baldyga
2015-07-29
usb: gadget: f_uvc: use bind_deactivated flag
Robert Baldyga
2015-04-02
[media] gadget/uvc: embed video_device
Hans Verkuil
2015-03-02
[media] uvc gadget: switch to v4l2 core locking
Hans Verkuil
2015-01-12
usb: gadget: uvc: configfs support in uvc function
Andrzej Pietrasiewicz
2015-01-12
usb: gadget: uvc: verify descriptors presence
Andrzej Pietrasiewicz
2015-01-12
usb: gadget: f_uvc: rename a macro to avoid conflicts
Andrzej Pietrasiewicz
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