Greg Kroah-Hartman
|
23063b378d
Merge tag 'dwc3-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Ido Shayevitz
|
16e78db720
usb: dwc3: Update dwc3 udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
Felipe Balbi
|
c12a0d862a
usb: dwc3: ep0: implement support for Set Isoch Delay request
|
13 years ago |
Felipe Balbi
|
865e09e716
usb: dwc3: ep0: implement Set SEL support
|
13 years ago |
Sebastian Andrzej Siewior
|
e6a3b5e288
usb: dwc3: ep0: add LPM handling
|
14 years ago |
Gerard Cauvy
|
ecb07797ff
usb: dwc3: ep0: add a default case for SetFeature command
|
13 years ago |
Felipe Balbi
|
cd423dd363
usb: dwc3: ep0: increment "actual" on bounced ep0 case
|
13 years ago |
Moiz Sonasath
|
566ccdda07
usb: dwc3: ep0: Handle requests greater than wMaxPacketSize
|
13 years ago |
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 |