summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17usb: dwc3: ep0: Clear started flag on completionThinh Nguyen
2019-12-17usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-12-17usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen
2019-11-24usb: dwc3: gadget: Check ENBLSLPM before sending ep commandThinh Nguyen
2019-11-12usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-11-12usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-05-10usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-03-05usb: dwc3: gadget: Fix the uninitialized link_state when udc startsZeng Tao
2019-03-05usb: dwc3: gadget: synchronize_irq dwc irq in suspendBo He
2019-02-12usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-02-12usb: dwc3: gadget: Disable CSP for stream OUT epTejas Joglekar
2019-02-12usb: dwc3: trace: add missing break statement to make compiler happyAndy Shevchenko
2019-02-12usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()Anurag Kumar Vulisha
2019-02-12MLK-18922-2 usb: dwc3: add OTG capabilities handlingPeter Chen
2019-02-12usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam
2019-02-12MLK-16775-1 usb: dwc3: gadget: add high bus freq supportLi Jun
2019-02-12MLK-16013-7 usb: dwc3: gadget: increase timeout count for ep cmdLi Jun
2019-02-12MLK-16013-4 usb: dwc3: add suspend_clk setting interfaceLi Jun
2019-02-12MLK-16013-3 usb: dwc3: of-simple: add imx8mq usb supportLi Jun
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham
2018-12-05Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid"Felipe Balbi
2018-12-01usb: dwc3: core: Clean up ULPI deviceAndy Shevchenko
2018-12-01usb: dwc3: gadget: Properly check last unaligned/zero chain TRBThinh Nguyen
2018-12-01usb: dwc3: gadget: fix ISOC TRB type on unaligned transfersFelipe Balbi
2018-09-26usb: dwc3: change stream event enable bit back to 13Erich E. Hoover
2018-09-15usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...Roger Quadros
2018-08-24usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-08-24usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2018-05-25usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-05-25usb: dwc3: omap: don't miss events during suspend/resumeRoger Quadros
2018-05-25usb: dwc3: Undo PHY init if soft reset failsBrian Norris
2018-05-09usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana
2018-04-24usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
2018-03-21usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
2018-03-19usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros
2018-02-28usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-25usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek
2018-02-25usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang
2017-09-18usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0Felipe Balbi