index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
uvc_configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-14
/
+14
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-14
/
+14
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-18
/
+18
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2025-12-23
usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...
Christophe JAILLET
1
-18
/
+18
2025-07-21
usb: gadget: uvc: Initialize frame-based format color matching descriptor
Akash Kumar
1
-0
/
+10
2024-10-16
usb: gadget: uvc: configfs: Add frame-based frame format support
Akash Kumar
1
-11
/
+337
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2024-04-23
usb: gadget: uvc: use correct buffer size when parsing configfs lists
Ivan Avdeev
1
-2
/
+2
2024-03-26
usb: gadget: uvc: configfs: ensure guid to be valid before set
Michael Grzeschik
1
-1
/
+13
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
1
-1
/
+1
2023-03-29
usb: gadget: uvc: Make bmControls attr read/write
Daniel Scally
1
-2
/
+119
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
1
-16
/
+16
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
1
-0
/
+60
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
1
-0
/
+52
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
1
-0
/
+480
2023-02-07
usb: gadget: uvc: Generalise helper functions for reuse
Daniel Scally
1
-53
/
+67
2023-02-07
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
1
-1
/
+58
2023-02-06
usb: gadget: uvc: Allow creating new color matching descriptors
Daniel Scally
1
-2
/
+97
2023-02-06
usb: gadget: uvc: Make color matching attributes read/write
Daniel Scally
1
-1
/
+38
2023-02-06
usb: gadget: uvc: Copy color matching descriptor for each frame
Daniel Scally
1
-3
/
+62
2023-02-06
usb: gadget: uvc: Add struct for color matching in configs
Daniel Scally
1
-14
/
+44
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
1
-0
/
+53
2023-01-17
usb: gadget: usb: Remove "default" from color matching attributes
Daniel Scally
1
-15
/
+14
2022-12-08
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
1
-6
/
+6
2022-07-08
usb: gadget: uvc: fix changing interface name via configfs
Michael Grzeschik
1
-2
/
+4
2022-05-05
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
1
-1
/
+24
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
1
-109
/
+2
2022-05-05
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
1
-0
/
+12
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
1
-0
/
+41
2021-05-10
usb: gadget: Drop unnecessary NULL checks after container_of
Guenter Roeck
1
-5
/
+0
2021-03-18
usb: gadget: uvc: Updating bcdUVC field to 0x0110
Pawel Laszczak
1
-1
/
+1
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
1
-1
/
+1
2019-01-28
usb: gadget: Remove dead branch code
YueHaibing
1
-8
/
+0
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
1
-16
/
+16
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
1
-110
/
+74
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
1
-35
/
+24
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
1
-0
/
+13
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
1
-0
/
+3
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
1
-0
/
+56
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
1
-6
/
+8
2018-09-24
usb: gadget: uvc: configfs: Add interface number attributes
Laurent Pinchart
1
-0
/
+62
2018-09-24
usb: gadget: uvc: configfs: Allocate groups dynamically
Laurent Pinchart
1
-248
/
+329
2018-09-24
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
1
-0
/
+4
2018-09-18
usb: gadget: uvc: configfs: Add section header comments
Laurent Pinchart
1
-29
/
+91
2018-09-18
usb: gadget: uvc: configfs: Don't wrap groups unnecessarily
Laurent Pinchart
1
-183
/
+115
2018-07-26
usb: gadget: uvc: configfs: Move function to avoid forward declaration
Laurent Pinchart
1
-7
/
+5
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-25
/
+25
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
[next]