Greg Kroah-Hartman
|
3d71769014
Merge tag 'dwc3-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Paul Zimmerman
|
c2df85ca31
usb: dwc3: clear 'res_trans_idx' as soon as it becomes invalid
|
13 years ago |
Paul Zimmerman
|
249a456930
usb: dwc3: take lock while modifying flags
|
13 years ago |
Paul Zimmerman
|
aee63e3cb6
usb: dwc3: shorten long delay in dwc3_gadget_set_link_state()
|
13 years ago |
Paul Zimmerman
|
9bafa56c7c
usb: dwc3: fix bogus test in dwc3_gadget_start_isoc
|
13 years ago |
Anton Tikhomirov
|
27a78d6a28
usb: dwc3: use proper function for setting endpoint name
|
13 years ago |
Paul Zimmerman
|
8d62cd65d7
usb: dwc3: gadget: don't wrap around the TRB poll on non-ISOC
|
13 years ago |
Paul Zimmerman
|
1d04679395
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
|
13 years ago |
Felipe Balbi
|
0fc9a1be09
usb: dwc3: gadget: use generic map/unmap routines
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 years ago |
Felipe Balbi
|
f6bafc6a1c
usb: dwc3: convert TRBs into bitshifts
|
13 years ago |
Gerard Cauvy
|
3b637367ae
usb: dwc3: ep0: fix SetFeature(TEST)
|
13 years ago |
Felipe Balbi
|
2e81c36a00
usb: dwc3: gadget: allocate 3 packets for bulk and isoc endpoints
|
13 years ago |
Felipe Balbi
|
d70d84423c
usb: dwc3: gadget: avoid memcpy()ing event buffer
|
13 years ago |
Felipe Balbi
|
8db7ed15f2
usb: dwc3: gadget: start core on Rx.Detect
|
13 years ago |
Felipe Balbi
|
457e84b662
usb: dwc3: gadget: dynamically re-size TxFifos
|
13 years ago |
Felipe Balbi
|
7b7dd0253c
usb: dwc3: gadget: use the descriptor pointer we hold
|
13 years ago |
Felipe Balbi
|
40aa41fba3
usb: dwc3: gadget: fix XferNotReady debug print
|
13 years ago |
Felipe Balbi
|
138801aaa5
usb: dwc3: gadget: allow Link state changes via debugfs
|
13 years ago |
Felipe Balbi
|
8598bde7fa
usb: dwc3: gadget: re-factor Link state change to a function
|
13 years ago |
Felipe Balbi
|
04a9bfcd50
usb: dwc3: gadget: re-factor USB2 test mode to a function
|
13 years ago |
Sebastian Andrzej Siewior
|
c09d6b51d7
usb: dwc3: unmap the proper number of sg entries
|
13 years ago |
Felipe Balbi
|
18b7ede5f7
usb: ch9: fix up MaxStreams helper
|
13 years ago |
Greg Kroah-Hartman
|
ee0db58ade
Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Greg Kroah-Hartman
|
eea9fc7ddd
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Felipe Balbi
|
eeb720fb21
usb: dwc3: gadget: add support for SG lists
|
13 years ago |
Felipe Balbi
|
42f8eb7a10
usb: dwc3: gadget: don't force 'LST' always
|
13 years ago |
Felipe Balbi
|
68e823e24a
usb: dwc3: gadget: don't return anything on prepare trbs
|
13 years ago |
Felipe Balbi
|
c71fc37c19
usb: dwc3: gadget: re-factor dwc3_prepare_trbs()
|
13 years ago |
Felipe Balbi
|
961906edb5
usb: dwc3: gadget: move us to Default State after reset
|
13 years ago |