summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2018-05-21usb: dwc3: gadget: remove PENDING handling from cleanup_completedFelipe Balbi
2018-05-21usb: dwc3: gadget: split scatterlist and linear handlersFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify isoc case on cleanup_completed_requestsFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify queueing of isoc transfersFelipe Balbi
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi
2018-05-21usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'ioc' variableFelipe Balbi
2018-05-21usb: dwc3: gadget: make cleanup_completed_requests() return nothingFelipe Balbi
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: start removing BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: update dep->frame_number from XferInprogress tooFelipe Balbi
2018-05-21usb: dwc3: gadget: always use frame number from XferNotReadyFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'dwc' parameterFelipe Balbi
2018-05-21usb: dwc3: gadget: move handler closer to calling siteFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_gadget_start_isoc()Felipe Balbi
2018-05-21usb: dwc3: gadget: remove some pointless checksFelipe Balbi
2018-05-21usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi
2018-05-21usb: dwc3: gadget: rename done_trbs and done_reqsFelipe Balbi
2018-05-21usb: dwc3: gadget: don't kick transfer all the timeFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()Felipe Balbi
2018-05-21usb: dwc3: gadget: XferComplete only for EP0Felipe Balbi
2018-05-21usb: dwc3: gadget: XferNotReady is Isoc-onlyFelipe Balbi
2018-05-21usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs tooFelipe Balbi
2018-05-21usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha
2018-05-21usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha
2018-05-16USB: dwc3: get extcon device by OF graph bindingsAndrzej Hajda
2018-05-16usb: dwc3: support clocks and resets for DWC3 coreMasahiro Yamada
2018-05-15usb: dwc3: use local copy of resource to fix-up register offsetMasahiro Yamada
2018-05-15usb: dwc3: core: Suspend PHYs on runtime suspend in host modeManu Gautam
2018-05-15usb: dwc3: Add Qualcomm DWC3 glue driverManu Gautam
2018-05-15usb: dwc3: of-simple: Add compatible for Allwinner H6 platformIcenowy Zheng
2018-03-26usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-03-22usb: dwc3: core: Fix broken system suspend/resume on AM437xRoger Quadros
2018-03-22usb: dwc3: Check controller type before setting speedThinh Nguyen
2018-03-22usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen
2018-03-22usb: dwc3: gadget: Check IP revision for GRXTHRCFGThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen
2018-03-22usb: dwc3: Check IP revision for GTXFIFOSIZThinh Nguyen
2018-03-22usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-03-22usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-03-22usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-03-22usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-03-19usb: dwc3: ep0: remove redundant assignmentHeinrich Schuchardt
2018-03-13usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resumeRoger Quadros
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros
2018-03-13usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
2018-03-13usb: dwc3: core.h: add some register definitionsRoger Quadros