Andrew Morton
|
c390b0363d
usb: dwc3: ep0: fix sparc64 build
|
12 years ago |
Greg Kroah-Hartman
|
2bcb132c69
Merge 3.6-rc6 into usb-next
|
12 years ago |
Pratyush Anand
|
0416e494ce
usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
|
13 years ago |
Felipe Balbi
|
2dfe37d4a5
usb: dwc3: ep0: make sure to reinitilize ep1 on STALL
|
13 years ago |
Felipe Balbi
|
7125d584d2
usb: dwc3: ep0: fix status phase delayed status direction
|
13 years ago |
Felipe Balbi
|
2e3db06485
usb: dwc3: ep0: drop XferNotReady(DATA) support
|
13 years ago |
Felipe Balbi
|
fca8892ae5
usb: dwc3: ep0: move DATA phase away from on-demand
|
13 years ago |
Felipe Balbi
|
77fa6df82f
usb: dwc3: ep0: ignore XferNotReady(STATUS) when we're not expecting it
|
13 years ago |
Felipe Balbi
|
4635d3f298
usb: dwc3: ep0: drop dead code
|
13 years ago |
Felipe Balbi
|
d9b33c605c
usb: dwc3: ep0: split the special cases on ep0_queue
|
13 years ago |
Felipe Balbi
|
35f7569664
usb: dwc3: ep0: drop unnecessary variable
|
13 years ago |
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
|
13 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 |