summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
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
2018-02-12usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen
2018-02-12usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-12usb: dwc3: of-simple: fix oops by unbalanced clk disable callEnric Balletbo i Serra
2018-01-08Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-12-29phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam
2017-12-11usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2017-12-11usb: dwc3: Make sparse a bit happierVincent Pelletier
2017-12-11usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay valueFelipe Balbi
2017-12-11usb: dwc3: debug: decode a few more featuresFelipe Balbi
2017-12-11usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3Manu Gautam
2017-12-11usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada
2017-12-11usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek
2017-12-11usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: dwc3: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2017-10-19usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam