Pratyush Anand
|
e274a31e29
usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration received
|
13 years ago |
Pratyush Anand
|
08f0d96670
usb: dwc3: correct set_halt implementation for ep0
|
13 years ago |
Felipe Balbi
|
5c81ababec
usb: dwc3: ep0: prevent starting transfers twice on ep0
|
13 years ago |
Felipe Balbi
|
b4996a8631
usb: dwc3: rename res_trans_idx to resource_index
|
13 years ago |
Felipe Balbi
|
85a781019b
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
|
13 years ago |
Felipe Balbi
|
c8cf7af452
usb: dwc3: ep0: be careful with endianness on SetSEL command
|
13 years ago |
Felipe Balbi
|
ef21ede65e
usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setup
|
13 years ago |
Felipe Balbi
|
33b84c2c06
usb: dwc3: ep0: fix a typo in comment
|
13 years ago |
Felipe Balbi
|
788a23f496
usb: dwc3: ep0: align on function signature
|
13 years ago |
Felipe Balbi
|
c74c6d4a02
usb: dwc3: ep0: switch over to IS_ALIGNED
|
13 years ago |
Felipe Balbi
|
a0807881af
usb: dwc3: handle pending unaligned Control OUT data phase correctly
|
13 years ago |
Felipe Balbi
|
4552a0ca61
usb: dwc3: fix a WARN and a comment
|
13 years ago |
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 |