Felipe Balbi
|
bf17eba7ae
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup"
|
11 years ago |
Felipe Balbi
|
72a65a0d19
Revert "usb: gadget: composite: dequeue cdev->req before free its buffer"
|
11 years ago |
Peter Chen
|
d8a816fc6f
usb: gadget: composite: add reset API at usb_gadget_driver
|
11 years ago |
Li Jun
|
be0a8887bb
usb: gadget: composite: dequeue cdev->req before free its buffer
|
11 years ago |
Li Jun
|
f2267089ea
usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup
|
11 years ago |
Julia Lawall
|
849b133315
usb: gadget: make return of 0 explicit
|
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 |
Peter Chen
|
6027f3173e
usb: gadget: set gadget state as configured
|
11 years ago |
Felipe Balbi
|
dad4babe41
usb: gadget: composite: switch over to ERR_CAST()
|
11 years ago |
Du, ChangbinX
|
56b1b909d7
usb: gadget: should use u16 type variable to store MaxPower
|
11 years ago |
Felipe Balbi
|
c139e1425f
Merge tag 'v3.13-rc4' into next
|
11 years ago |
Andrzej Pietrasiewicz
|
a01091e5ce
usb: gadget: composite: redirect setup requests
|
12 years ago |
Michael Grzeschik
|
2bac51a182
usb: gadget: composite: reset delayed_status on reset_config
|
12 years ago |
Joe Perches
|
2b84f92b81
usb: Remove unnecessary semicolons
|
12 years ago |
Greg Kroah-Hartman
|
ce26bd23d4
USB: gadget: audit sysfs attribute permissions
|
12 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
|
27a4663397
usb: gadget: f_acm: use usb_gstrings_attach()
|
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
|
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
|
779d516ca9
usb: gadget: composite: don't call driver's unbind() if bind() failed
|
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 |
Sebastian Andrzej Siewior
|
ed9cbda63d
usb: gadget: remove usb_gadget_controller_number()
|
13 years ago |
Sebastian Andrzej Siewior
|
d80c304bca
usb: gadget: libcomposite: move MODULE_VERSION to composite.c
|
13 years ago |
Sebastian Andrzej Siewior
|
721e2e9194
usb: gadget: libcomposite: move composite.c into libcomposite
|
13 years ago |