summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-26usb: dwc3: pci: add support for AMD's newer generation platform.Nehal Bakulchandra Shah
2021-08-26usb: dwc3: imx8mp: request irq after initializing dwc3Nadezda Lutovinova
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham
2021-08-16Merge 5.14-rc6 into usb-nextGreg Kroah-Hartman
2021-08-13usb: dwc3: qcom: add IRQ checkSergey Shtylyov
2021-08-13usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov
2021-08-10Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"Greg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into usb-nextGreg 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-29drivers: usb: dwc3-qcom: Add sdm660 compatibleKonrad Dybcio
2021-07-27usb: dwc3: gadget: set gadgets parent to the right controllerMichael Grzeschik
2021-07-27usb: dwc3: drd: use helper to get role-switch-default-modeChunfeng Yun
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override APIWesley Cheng
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan
2021-07-12usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by defaultWesley Cheng
2021-07-12usb: dwc3: Resize TX FIFOs to meet EP bursting requirementsWesley Cheng
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