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
|
1d04679395
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
|
13 years ago |
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 years ago |
Felipe Balbi
|
0fc9a1be09
usb: dwc3: gadget: use generic map/unmap routines
|
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
|
457e84b662
usb: dwc3: gadget: dynamically re-size TxFifos
|
13 years ago |
Felipe Balbi
|
bb5cfd6811
usb: dwc3: ep0: move to CONFIGURED also on delayed status
|
13 years ago |
Felipe Balbi
|
04a9bfcd50
usb: dwc3: gadget: re-factor USB2 test mode to a function
|
13 years ago |
Felipe Balbi
|
1a0955fed1
usb: dwc3: ep0: fix compile warning
|
13 years ago |
Felipe Balbi
|
68d8a78157
usb: dwc3: ep0: tidy up Pending Request handling
|
13 years ago |
Felipe Balbi
|
68d3e668d2
usb: dwc3: ep0: fix for possible early delayed_status
|
13 years ago |
Felipe Balbi
|
e261779605
usb: dwc3: ep0: fix GetStatus handling (again)
|
13 years ago |
Sebastian Andrzej Siewior
|
e0ce0b0a0a
usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request
|
13 years ago |
Felipe Balbi
|
df62df56e1
usb: dwc3: workaround: missing disconnect event
|
13 years ago |
Sebastian Andrzej Siewior
|
5bdb1dcc63
usb: dwc3: ep0: handle delayed_status again
|
13 years ago |
Sebastian Andrzej Siewior
|
f0f2b2a2db
usb: dwc3: ep0: push ep0state into xfernotready processing
|
13 years ago |
Felipe Balbi
|
8becf27044
usb: dwc3: fix sparse errors
|
13 years ago |
Felipe Balbi
|
25b8ff68bf
usb: dwc3: fix few coding style problems
|
13 years ago |
Sebastian Andrzej Siewior
|
c2da2ff006
usb: dwc3: ep0: don't use ep0in for transfers
|
13 years ago |
Sebastian Andrzej Siewior
|
1e7618d8a1
usb: dwc3: ep0: use proper endianess in SetFeature for wIndex
|
13 years ago |
Sebastian Andrzej Siewior
|
8ee6270c7f
usb: dwc3: remove special status request handling in ep0
|
13 years ago |
Sebastian Andrzej Siewior
|
0cc7a519c4
usb: dwc3: reset pending status flag in error case
|
13 years ago |
Felipe Balbi
|
9cc9bcd5b3
usb: dwc3: ep0: handle unexpected XferNotReady events
|
13 years ago |
Felipe Balbi
|
f96a6ec1db
usb: dwc3: ep0: SetAddress() won't be issued while Configured
|
13 years ago |
Felipe Balbi
|
dc1c70a774
usb: dwc3: convert structures into bitshifts
|
13 years ago |
Paul Zimmerman
|
b23c843992
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
|
13 years ago |
Sebastian Andrzej Siewior
|
49a25cc9a7
usb: dwc: remove "All rights reserved" statement.
|
13 years ago |
Sebastian Andrzej Siewior
|
b147f3572d
usb: dwc3: ep0: fix debug output
|
13 years ago |