Robert Baldyga
|
b67f628c84
usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
|
10 年之前 |
Robert Baldyga
|
f871cb9b2e
usb: gadget: fix few outdated comments
|
10 年之前 |
Robert Baldyga
|
e4c1b1ba7f
usb: gadget: fix possible regression introduced with ep->claimed
|
10 年之前 |
Robert Baldyga
|
adab43396e
usb: gadget: remove gadget_chips.h
|
10 年之前 |
Robert Baldyga
|
26b8aa458c
usb: musb: gadget: add musb_match_ep() function
|
10 年之前 |
Robert Baldyga
|
8cc67b7bff
usb: gadget: goku_udc: add goku_match_ep() function
|
10 年之前 |
Robert Baldyga
|
3e8b231818
usb: gadget: net2280: add net2280_match_ep() function
|
10 年之前 |
Robert Baldyga
|
b0aea0037c
usb: gadget: move find_ep() from epautoconf to udc-core
|
10 年之前 |
Robert Baldyga
|
4278c687f6
usb: gadget: move ep_matches() from epautoconf to udc-core
|
10 年之前 |
Robert Baldyga
|
596c154d62
usb: gadget: add 'ep_match' callback to usb_gadget_ops
|
10 年之前 |
Robert Baldyga
|
26bf956aa9
usb: gadget: epautoconf: rework ep_matches() function
|
10 年之前 |
Robert Baldyga
|
5dbe135a15
usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()
|
10 年之前 |
Robert Baldyga
|
b58713d53a
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
|
10 年之前 |
Robert Baldyga
|
b86f33a3a3
usb: gadget: epautoconf: add endpoint capabilities flags verification
|
10 年之前 |
Robert Baldyga
|
cc476b42a3
usb: gadget: encapsulate endpoint claiming mechanism
|
10 年之前 |
Mian Yousaf Kaukab
|
e9ab4d0ab8
usb: gadget: autoconf: net2280: match hardware and usb ep address
|
10 年之前 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Robert Baldyga
|
e117e742d3
usb: gadget: add "maxpacket_limit" field to struct usb_ep
|
11 年之前 |
Felipe Balbi
|
c3505f0458
usb: gadget: epautoconf: switch over to usb_endpoint_type()
|
12 年之前 |
Sebastian Andrzej Siewior
|
dc995fc27c
usb: gadget: libcomposite: add epautoconf.c to libcomposite
|
13 年之前 |
Sebastian Andrzej Siewior
|
e87bb7118c
usb: gadget: move global vars from epautoconf into struct usb_gadget
|
13 年之前 |
Greg Kroah-Hartman
|
f9b0f51709
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 年之前 |
Sebastian Andrzej Siewior
|
609ca22807
usb: gadget: clean the ep in autoconf before returning it.
|
13 年之前 |
Sebastian Andrzej Siewior
|
c74c930082
usb: gadget: check for streams only for SS udcs
|
13 年之前 |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 年之前 |
Felipe Balbi
|
7422ba5343
usb: gadget: epautoconf: do not change number of streams
|
13 年之前 |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
14 年之前 |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 年之前 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 年之前 |
Tatyana Brokhman
|
bdb64d7272
usb: gadget: add SuperSpeed support to the Gadget Framework
|
14 年之前 |