index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2017-04-11
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
1
-8
/
+8
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-20
/
+5
2016-08-11
usb: gadget: uvc: Fix return value in case of error
Christophe JAILLET
1
-1
/
+1
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-119
/
+79
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-10-13
usb-gadget/uvc: use per-attribute show and store methods
Christoph Hellwig
1
-244
/
+143
2015-01-27
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
1
-0
/
+34
2015-01-27
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
1
-2
/
+2
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
1
-3
/
+7
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
1
-7
/
+7
2015-01-15
usb: gadget: uvc: to_uvcg_control_header() can be static
kbuild test robot
1
-16
/
+16
2015-01-12
usb: gadget: uvc: configfs support in uvc function
Andrzej Pietrasiewicz
1
-0
/
+2439