Andrzej Pietrasiewicz
|
e16769d4bc
fs: configfs: don't return anything from drop_link
|
8 years ago |
Romain Izard
|
da7b895d51
usb: gadget: configfs: log function unbinding as debug
|
9 years ago |
Romain Izard
|
a08f5dbf87
usb: gadget: configfs: log function unbinding as information
|
9 years ago |
Winter Wang
|
cee51c33f5
usb: gadget: configfs: add mutex lock before unregister gadget
|
9 years ago |
Krzysztof Opasiak
|
f1bddbb3de
usb: gadget: Fix binding to UDC via configfs interface
|
9 years ago |
Linus Torvalds
|
364e8dd9d6
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
|
9 years ago |
Christoph Hellwig
|
1ae1602de0
configfs: switch ->default groups to a linked list
|
9 years ago |
John Youn
|
554eead543
usb: gadget: Update config for SuperSpeedPlus
|
9 years ago |
Ruslan Bilovol
|
afdaadc3c8
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
|
9 years ago |
Christoph Hellwig
|
45b6a73f62
usb-gadget: use per-attribute show and store methods
|
9 years ago |
Li Jun
|
41ce84c86d
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
|
10 years ago |
Nicolas Iooss
|
3958b79266
configfs: fix kernel infoleak through user-controlled format string
|
10 years ago |
Krzysztof Opasiak
|
903124fe1a
usb: gadget: configfs: Fix interfaces array NULL-termination
|
10 years ago |
Andrzej Pietrasiewicz
|
a0456399fb
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
|
10 years ago |
Felipe Balbi
|
02e8c96627
usb: gadget: udc: core: prepend udc_attach_driver with usb_
|
10 years ago |
Andrzej Pietrasiewicz
|
3a57187085
usb: gadget: configfs: add suspend/resume
|
11 years ago |
Peter Chen
|
02f751b43f
usb: gadget: configfs: add reset API at usb_gadget_driver
|
11 years ago |
Greg Kroah-Hartman
|
61fe2d75f1
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Benoit Taine
|
58b949e084
usb: gadget: Use kmemdup instead of kmalloc + memcpy
|
11 years ago |
Andrzej Pietrasiewicz
|
14574b546d
usb: gadget: OS descriptors: provide interface directory names
|
11 years ago |
Andrzej Pietrasiewicz
|
fe00b13829
usb: gadget: OS descriptors configfs cleanup
|
11 years ago |
Andrzej Pietrasiewicz
|
7419485f19
usb: gadget: configfs: OS Extended Properties descriptors support
|
11 years ago |
Andrzej Pietrasiewicz
|
da4243145f
usb: gadget: configfs: OS Extended Compatibility descriptors support
|
11 years ago |
Andrzej Pietrasiewicz
|
87213d388e
usb: gadget: configfs: OS String support
|
11 years ago |
Peter Chen
|
4d9f872ced
usb: gadget: configfs: fix typo
|
11 years ago |
Felipe Balbi
|
0700faaf73
usb: gadget: only GPL drivers in the gadget and phy framework
|
11 years ago |
Rashika Kheria
|
0009e99ab7
usb: gadget: configfs: include appropriate header file in configfs.c
|
11 years ago |
Andrzej Pietrasiewicz
|
1933861db4
usb: gadget: configfs: allow setting function instance's name
|
11 years ago |
Andrzej Pietrasiewicz
|
092a4bd069
usb: gadget: configfs: add a method to unregister the gadget
|
12 years ago |
Duan Jiong
|
a346941152
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
|
12 years ago |