summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2021-09-30usb: dwc3: core: balance phy init and exitLi Jun
2021-09-18usb: dwc3: imx8mp: request irq after initializing dwc3Nadezda Lutovinova
2021-09-15usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-09-15usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-08-26usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng
2021-08-26usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen
2021-08-10Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman
2021-08-05usb: dwc3: gadget: Avoid runtime resume if disabling pullupWesley Cheng
2021-08-05usb: dwc3: gadget: Use list_replace_init() before traversing listsWesley Cheng
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan
2021-06-21usb: dwc3: Fix debugfs creation flowMinas Harutyunyan
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman
2021-06-10USB: dwc3: remove debugfs root dentry storageGreg Kroah-Hartman
2021-06-09usb: dwc3: support 64 bit DMA in platform driverSven Peter
2021-06-09usb: dwc3: core: fix kernel panic when do rebootPeter Chen
2021-06-09usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-04usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabledNeil Armstrong
2021-06-04usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...Christophe JAILLET
2021-06-04Revert "usb: dwc3: core: Add shutdown callback for dwc3"Alexandru Elisei
2021-06-03usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-06-02usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULLJack Pham
2021-06-02usb: dwc3: gadget: Disable gadget IRQ during pullup disableWesley Cheng
2021-06-02usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham
2021-05-31Merge 5.13-rc4 into usb-nextGreg Kroah-Hartman
2021-05-27usb: dwc3: trace: Remove unused fields in dwc3_log_trbMayank Rana
2021-05-21usb: dwc3: gadget: Properly track pending and queued SGThinh Nguyen
2021-05-17Merge 5.13-rc2 into usb-nextGreg Kroah-Hartman
2021-05-13usb: dwc3: pci: Fix DEFINE for Intel Elkhart LakeRaymond Tan
2021-05-10usb: dwc3: omap: improve extcon initializationMarcel Hamer
2021-05-10usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()Zhen Lei
2021-05-10usb: dwc3: imx8mp: detect dwc3 core node via compatible stringLi Jun
2021-05-10usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng
2021-05-10usb: dwc3: gadget: Free gadget structure only after freeing endpointsJack Pham
2021-05-10usb: dwc3: gadget: Rename EOPF event macros to SuspendJack Pham
2021-05-10usb: dwc3: gadget: Enable suspend eventsJack Pham
2021-05-10usb: dwc3: core: Add missing GHWPARAMS9 docThinh Nguyen
2021-05-10usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth
2021-05-10usb: dwc3: remove repeated setting of current_dr_roleChunfeng Yun
2021-04-23usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capabilityThinh Nguyen
2021-04-23usb: dwc3: Capture new capability register GHWPARAMS9Thinh Nguyen
2021-04-22usb: dwc3: core: Do core softreset when switch modeYu Chen
2021-04-22usb: dwc3: gadget: Remove FS bInterval_m1 limitationThinh Nguyen
2021-04-22usb: dwc3: gadget: Fix START_TRANSFER link state checkThinh Nguyen
2021-04-14usb: dwc3: gadget: Check for disabled LPM quirkThinh Nguyen
2021-04-14usb: dwc3: core: Add shutdown callback for dwc3Sandeep Maheswaram
2021-04-14usb: dwc3: gadget: Ignore Packet Pending bitThinh Nguyen
2021-04-10usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible stringSerge Semin
2021-04-10usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()Bixuan Cui
2021-04-09usb: dwc3: xilinx: Remove the extra freeing of clocksManish Narani
2021-04-09usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driverManish Narani