Joel Pepper
|
ed76952072
usb: gadget: composite Allow for larger configuration descriptors
|
7 years ago |
Chris Dickens
|
5d6ae4f0da
usb: gadget: composite: fix incorrect handling of OS desc requests
|
7 years ago |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 years ago |
Mauro Carvalho Chehab
|
3e208a00cf
usb: composite.h: fix two warnings when building docs
|
8 years ago |
Mauro Carvalho Chehab
|
e0c34e9006
usb: get rid of some ReST doc build errors
|
8 years ago |
Felix Hädicke
|
1a00b457a5
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
|
9 years ago |
John Youn
|
554eead543
usb: gadget: Update config for SuperSpeedPlus
|
9 years ago |
John Youn
|
f5c61225cf
usb: gadget: Update function for SuperSpeedPlus
|
9 years ago |
Robert Baldyga
|
d5bb9b81db
usb: composite: add bind_deactivated flag to usb_function
|
10 years ago |
Andrzej Pietrasiewicz
|
f563d23090
usb: gadget: composite: add req_match method to usb_function
|
10 years ago |
Andrzej Pietrasiewicz
|
3a57187085
usb: gadget: configfs: add suspend/resume
|
11 years ago |
Felipe Balbi
|
6c93b53423
usb: gadget: composite: introduce setup and os_desc pending flags
|
11 years ago |
Tobias Klauser
|
7ec3ea181d
usb: gadget: Add helper macro for usb_composite_driver boilerplate
|
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
|
37a3a53342
usb: gadget: OS Feature Descriptors support
|
11 years ago |
Andrzej Pietrasiewicz
|
19824d5eee
usb: gadget: OS String support
|
11 years ago |
Jiri Kosina
|
d4263348f7
Merge branch 'master' into for-next
|
11 years ago |
Masanari Iida
|
e227867f12
treewide: Fix typo in Documentation/DocBook
|
11 years ago |
Andrzej Pietrasiewicz
|
1933861db4
usb: gadget: configfs: allow setting function instance's name
|
11 years ago |
Sebastian Andrzej Siewior
|
88af8bbe4e
usb: gadget: the start of the configfs interface
|
12 years ago |
Nishanth Menon
|
43febb27dc
usb: gadget: composite: fix kernel-doc warnings
|
12 years ago |
Sebastian Andrzej Siewior
|
9bb2859f8a
usb: gadget: composite: introduce usb_gstrings_attach()
|
12 years ago |
Sebastian Andrzej Siewior
|
2d5a889902
usb: gadget: export composite's setup & disconnect function
|
12 years ago |
Sebastian Andrzej Siewior
|
a59233407a
usb: gadget: factor out two helper functions from composite_bind()
|
12 years ago |
Sebastian Andrzej Siewior
|
0062f6e56f
usb: gadget: add a forward pointer from usb_function to its "instance"
|
12 years ago |
Sebastian Andrzej Siewior
|
b473577854
usb: gadget: composite: add usb_remove_function()
|
12 years ago |
Sebastian Andrzej Siewior
|
de53c25447
usb: gadget: add some infracture to register/unregister functions
|
12 years ago |
Sebastian Andrzej Siewior
|
8f900a9a6e
usb: gadget: consider link speed for bMaxPower
|
12 years ago |
Sebastian Andrzej Siewior
|
10287baec7
usb: gadget: always update HS/SS descriptors and create a copy of them
|
13 years ago |