summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2018-03-13usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCsMartin Blumenstingl
2018-03-13usb: dwc3: of-simple: add support for shared and pulsed reset linesMartin Blumenstingl
2018-03-08usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macroFelipe Balbi
2018-02-28usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros
2018-02-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-02-12usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-02-12usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-02-12usb: dwc3: core: Power-off core/PHYs on system_suspend in host modeManu Gautam
2018-02-12usb: dwc3: Undo PHY init if soft reset failsBrian Norris