index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-10-17
usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
Michael Grzeschik
2024-10-16
usb: gadget: uvc: Remove extra semicolon from the macro
Abhishek Tamboli
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
[next]