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
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
2023-10-28
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
2023-02-06
usb: gadget: uvc: Remove the hardcoded default color matching
Daniel Scally
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
2022-09-30
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-06-10
usb: gadget: uvc: Fix comment blocks style
Laurent Pinchart
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
2021-07-27
usb: gadget: uvc: set v4l2_dev->dev in f_uvc
Michael Grzeschik
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
2020-02-24
media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
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
[next]