index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
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
Files
Lines
2026-08-14
usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_functi...
Jeffin Philip
1
-1
/
+6
2026-05-22
usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind
Kai Aizen
1
-7
/
+21
2026-03-30
usb: gadget: uvc: fix NULL pointer dereference during unbind race
Jimmy Hu
1
-3
/
+36
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-14
usb: gadget: uvc: fix req_payload_size calculation
Xu Yang
1
-0
/
+4
2024-10-17
usb: gadget: uvc: rework to enqueue in pump worker from encoded queue
Michael Grzeschik
1
-0
/
+2
2024-10-16
usb: gadget: uvc: Remove extra semicolon from the macro
Abhishek Tamboli
1
-1
/
+1
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
1
-1
/
+17
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
1
-17
/
+22
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
1
-6
/
+5
2023-10-28
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
1
-2
/
+12
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
1
-14
/
+12
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
1
-9
/
+1
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
1
-5
/
+13
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
1
-0
/
+9
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
1
-0
/
+33
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
1
-0
/
+9
2023-02-06
usb: gadget: uvc: Remove the hardcoded default color matching
Daniel Scally
1
-9
/
+0
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
1
-23
/
+37
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
1
-20
/
+20
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
1
-2
/
+3
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
1
-3
/
+12
2022-09-30
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
1
-1
/
+0
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
1
-1
/
+1
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
1
-0
/
+30
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
1
-0
/
+4
2022-08-19
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-06-10
usb: gadget: uvc: Fix comment blocks style
Laurent Pinchart
1
-11
/
+19
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+3
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
1
-0
/
+25
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
1
-1
/
+0
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
1
-1
/
+3
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
1
-0
/
+1
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
1
-3
/
+4
2021-07-27
usb: gadget: uvc: set v4l2_dev->dev in f_uvc
Michael Grzeschik
1
-0
/
+1
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
1
-0
/
+1
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
1
-1
/
+6
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
1
-4
/
+4
2020-02-24
media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-06-05
media: usb/gadget/f_uvc: set device_caps in struct video_device
Hans Verkuil
1
-0
/
+1
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
1
-6
/
+0
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
1
-24
/
+17
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
1
-0
/
+2
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
1
-1
/
+7
2018-07-26
usb: gadget: uvc: Expose configuration name through video node
Kieran Bingham
1
-1
/
+23
2018-07-26
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
1
-0
/
+2
2018-07-26
usb: gadget: uvc: Minimize #include in headers
Laurent Pinchart
1
-2
/
+3
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
[next]