summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/ep0.c
AgeCommit message (Expand)Author
2012-01-24usb: dwc3: ep0: fix compile warningFelipe Balbi
2012-01-24usb: dwc3: ep0: tidy up Pending Request handlingFelipe Balbi
2011-12-12usb: dwc3: ep0: fix for possible early delayed_statusFelipe Balbi
2011-12-12usb: dwc3: ep0: fix GetStatus handling (again)Felipe Balbi
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior
2011-12-12usb: dwc3: workaround: missing disconnect eventFelipe Balbi
2011-12-12usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: push ep0state into xfernotready processingSebastian Andrzej Siewior
2011-12-12usb: dwc3: fix sparse errorsFelipe Balbi
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi
2011-12-12usb: dwc3: ep0: don't use ep0in for transfersSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: use proper endianess in SetFeature for wIndexSebastian Andrzej Siewior
2011-12-12usb: dwc3: remove special status request handling in ep0Sebastian Andrzej Siewior
2011-12-12usb: dwc3: reset pending status flag in error caseSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: handle unexpected XferNotReady eventsFelipe Balbi
2011-12-12usb: dwc3: ep0: SetAddress() won't be issued while ConfiguredFelipe Balbi
2011-10-04usb: dwc3: convert structures into bitshiftsFelipe Balbi
2011-10-04usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPsPaul Zimmerman
2011-10-04usb: dwc: remove "All rights reserved" statement.Sebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: fix debug outputSebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: remove second giveback in error caseSebastian Andrzej Siewior
2011-10-04usb: dwc3: ep0: fix debug messageFelipe Balbi
2011-10-04usb: dwc3: ep0: ignore direction on 2-stage transferFelipe Balbi
2011-10-04usb: dwc3: ep0: Make USB30CV happy with SetAddressFelipe Balbi
2011-09-09usb: dwc3: ep0: introduce ep0_expect_in flagFelipe Balbi
2011-09-09usb: dwc3: ep0: giveback requests on stall_and_restartFelipe Balbi
2011-09-09usb: dwc3: use ep0_next_event fieldFelipe Balbi
2011-09-09usb: dwc3: drop EP0_STALL stateFelipe Balbi
2011-09-09usb: dwc3: ep0: clear all EP0 flagsFelipe Balbi
2011-09-09usb: dwc3: ep0: fix Get Status handlingFelipe Balbi
2011-09-09usb: dwc3: ep0: simplify EP0 state machineFelipe Balbi
2011-09-09usb: dwc3: ep0: add handling for unaligned OUT transfersFelipe Balbi
2011-09-09usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi