index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
2015-07-29
1
-9
/
+20
*
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2015-07-17
1
-1
/
+1
*
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
2015-04-27
1
-0
/
+1
*
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
2015-02-23
1
-2
/
+0
*
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
2014-11-03
1
-1
/
+1
*
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
2014-11-03
1
-0
/
+3
*
usb: gadget: configfs: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
1
-0
/
+1
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-3
/
+1
|
\
|
*
usb: gadget: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2014-06-30
1
-3
/
+1
*
|
usb: gadget: OS descriptors: provide interface directory names
Andrzej Pietrasiewicz
2014-06-19
1
-2
/
+3
*
|
usb: gadget: OS descriptors configfs cleanup
Andrzej Pietrasiewicz
2014-06-19
1
-16
/
+16
|
/
*
usb: gadget: configfs: OS Extended Properties descriptors support
Andrzej Pietrasiewicz
2014-05-14
1
-0
/
+201
*
usb: gadget: configfs: OS Extended Compatibility descriptors support
Andrzej Pietrasiewicz
2014-05-14
1
-0
/
+190
*
usb: gadget: configfs: OS String support
Andrzej Pietrasiewicz
2014-05-14
1
-1
/
+158
*
usb: gadget: configfs: fix typo
Peter Chen
2014-05-14
1
-2
/
+2
*
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
2014-04-21
1
-1
/
+1
*
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
2013-12-19
1
-0
/
+1
*
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
2013-12-12
1
-0
/
+7
*
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2013-10-01
1
-0
/
+8
*
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
2013-10-01
1
-1
/
+1
*
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
2013-08-27
1
-1
/
+3
*
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
2013-05-15
1
-2
/
+6
*
usb, gadget: use appropriate warning accessors
David Rientjes
2013-04-08
1
-2
/
+2
*
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2013-04-03
1
-0
/
+1003