summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
AgeCommit message (Expand)AuthorLines
2026-04-11usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controllerMinda Chen-0/+1
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman-3/+4
2026-04-02usb: dwc3: imx8mp: fix memory leak on probe failure pathXiaolei Wang-1/+1
2026-03-30usb: dwc3: Add optional VBUS regulator support to SpacemiT K1Chukun Pan-1/+22
2026-03-30usb: dwc3: dwc3-generic-plat: spacemit: add support for K3 SoCYixun Lan-0/+1
2026-03-18usb: dwc3: imx: avoid calling imx suspend/resume callbacks twiceXu Yang-0/+6
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu-2/+3
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman-0/+2
2026-03-11usb: dwc3: pci: add support for the Intel Nova Lake -HHeikki Krogerus-0/+2
2026-03-11usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()Zeeshan Ahmad-1/+1
2026-03-11usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()Zeeshan Ahmad-2/+2
2026-03-11usb: dwc3: fix a typo 'HishSpeed'Xu Yang-1/+1
2026-03-11usb: dwc3: fix a kernel-doc issueXu Yang-1/+1
2026-03-11usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff-0/+49
2026-02-25usb: dwc3: introduce flatten model driver of i.MX SocXu Yang-0/+455
2026-02-25usb: dwc3: add needs_full_reinit flagXu Yang-2/+13
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2026-02-05usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K-6/+25
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K-38/+60
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni-3/+1
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman-15/+52
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K-250/+253
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K-21/+15
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau-0/+16
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter-15/+33
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson-37/+34
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang-0/+31
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang-8/+8
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang-3/+7
2026-01-07usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen-0/+3
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman-5/+6
2025-12-23usb: dwc3: Add Google Tensor SoC DWC3 glue driverRoy Luo-0/+640
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin-3/+4
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami-2/+2
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-19/+760
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-2/+7
2025-11-26usb: dwc3: core: Remove redundant comment in core initKrishna Kurapati-4/+0
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar-0/+8
2025-11-21usb: dwc3: eic7700: Add EIC7700 USB driverHang Cao-7/+64
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-6/+0
2025-11-21usb: dwc3: replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-19usb: dwc3: imx8mp: Set out of band wakeup for i.MX95Peng Fan-2/+7
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus-41/+41
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus-0/+2
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles-1/+2
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter-14/+14
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman-3/+0
2025-10-24usb: dwc3: Allow usb role swich control from userspacePritam Manohar Sutar-0/+1
2025-10-22usb: dwc3: Add Apple Silicon DWC3 glue layer driverSven Peter-0/+501