summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
5 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-05usb: dwc3: gadget: Move vbus draw to workqueue contextPrashanth K
2026-01-27usb: dwc3: Log dwc3 address in tracesPrashanth K
2026-01-23usb: dwc3: google: Remove redundant dev_err()Chen Ni
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman
2026-01-16usb: dwc3: Add dwc pointer to dwc3_readl/writelPrashanth K
2026-01-16usb: dwc3: Remove of dep->regsPrashanth K
2026-01-14usb: dwc3: apple: Ignore USB role switches to the active roleJanne Grunau
2026-01-14usb: dwc3: apple: Set USB2 PHY mode before dwc3 initSven Peter
2026-01-14usb: dwc3: Always deassert xilinx resetsSean Anderson
2026-01-14usb: dwc3: imx8mp: disable auto suspend for host roleXu Yang
2026-01-14usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mpXu Yang
2026-01-14usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecaseXu Yang
2026-01-07usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman
2025-12-23usb: dwc3: Add Google Tensor SoC DWC3 glue driverRoy Luo
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami
2025-12-06Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-11-26usb: dwc3: core: Remove redundant comment in core initKrishna Kurapati
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...Manish Nagar
2025-11-21usb: dwc3: eic7700: Add EIC7700 USB driverHang Cao
2025-11-21usb: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-11-21usb: dwc3: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-19usb: dwc3: imx8mp: Set out of band wakeup for i.MX95Peng Fan
2025-11-09usb: dwc3: pci: Sort out the Intel device IDsHeikki Krogerus
2025-11-09usb: dwc3: pci: add support for the Intel Nova Lake -SHeikki Krogerus
2025-11-09drivers/usb/dwc3: fix PCI parent checkJamie Iles
2025-10-28usb: dwc3: apple: Only support a single reset controllerSven Peter
2025-10-27Merge 6.18-rc3 into usb-nextGreg Kroah-Hartman
2025-10-24usb: dwc3: Allow usb role swich control from userspacePritam Manohar Sutar
2025-10-22usb: dwc3: Add Apple Silicon DWC3 glue layer driverSven Peter
2025-10-22usb: dwc3: glue: Allow more fine grained control over mode switchesSven Peter
2025-10-22usb: dwc3: glue: Add documentationSven Peter
2025-10-22usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when requiredSven Peter
2025-10-13usb: dwc3: Don't call clk_bulk_disable_unprepare() twiceChristophe JAILLET
2025-10-13usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 supportFrank Li
2025-10-13usb: dwc3: Add software-managed properties for flattened modelFrank Li
2025-09-17Merge patch series "Add SpacemiT K1 USB3.0 host controller support"Greg Kroah-Hartman
2025-09-17usb: dwc3: add generic driver to support flattenedZe Huang
2025-09-12usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspendKrishna Kurapati
2025-09-12usb: dwc3: core: Introduce glue callbacks for flattened implementationsKrishna Kurapati
2025-09-06usb: dwc3: Refactor dwc3_mode_showKuen-Han Tsai
2025-09-06usb: dwc3: Add trace event for dwc3_set_prtcapKuen-Han Tsai
2025-08-25Merge 6.17-rc3 into usb-nextGreg Kroah-Hartman
2025-08-17usb: dwc3: Remove WARN_ON for device endpoint command timeoutsSelvarasu Ganesan
2025-08-13usb: dwc3: pci: add support for the Intel Wildcat LakeHeikki Krogerus
2025-08-13usb: dwc3: Ignore late xferNotReady event to prevent halt timeoutKuen-Han Tsai