index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
1
-1
/
+1
2026-03-18
dwc3: google: Fix PM domain leak in dwc3_google_probe()
Felix Gu
1
-2
/
+3
2026-03-11
usb: dwc3: pci: add support for the Intel Nova Lake -H
Heikki Krogerus
1
-0
/
+2
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-4
/
+4
2026-02-05
usb: dwc3: gadget: Move vbus draw to workqueue context
Prashanth K
3
-6
/
+25
2026-01-27
usb: dwc3: Log dwc3 address in traces
Prashanth K
5
-38
/
+60
2026-01-23
usb: dwc3: google: Remove redundant dev_err()
Chen Ni
1
-3
/
+1
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
3
-15
/
+52
2026-01-16
usb: dwc3: Add dwc pointer to dwc3_readl/writel
Prashanth K
8
-250
/
+253
2026-01-16
usb: dwc3: Remove of dep->regs
Prashanth K
4
-21
/
+15
2026-01-14
usb: dwc3: apple: Ignore USB role switches to the active role
Janne Grunau
1
-0
/
+16
2026-01-14
usb: dwc3: apple: Set USB2 PHY mode before dwc3 init
Sven Peter
1
-15
/
+33
2026-01-14
usb: dwc3: Always deassert xilinx resets
Sean Anderson
1
-37
/
+34
2026-01-14
usb: dwc3: imx8mp: disable auto suspend for host role
Xu Yang
1
-0
/
+31
2026-01-14
usb: dwc3: imx8mp: rename dwc3 to dwc3_pdev in struct dwc3_imx8mp
Xu Yang
1
-8
/
+8
2026-01-14
usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
Xu Yang
1
-3
/
+7
2026-01-07
usb: dwc3: Check for USB4 IP_NAME
Thinh Nguyen
2
-0
/
+3
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
3
-5
/
+6
2025-12-23
usb: dwc3: Add Google Tensor SoC DWC3 glue driver
Roy Luo
3
-0
/
+640
2025-12-17
usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probe
Miaoqian Lin
1
-3
/
+4
2025-12-17
usb: dwc3: keep susphy enabled during exit to avoid controller faults
Udipto Goswami
2
-2
/
+2
2025-12-07
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-19
/
+760
2025-12-05
Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-2
/
+7
2025-11-26
usb: dwc3: core: Remove redundant comment in core init
Krishna Kurapati
1
-4
/
+0
2025-11-21
usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call ...
Manish Nagar
2
-0
/
+8
2025-11-21
usb: dwc3: eic7700: Add EIC7700 USB driver
Hang Cao
1
-7
/
+64
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
5
-6
/
+0
2025-11-21
usb: dwc3: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-11-19
usb: dwc3: imx8mp: Set out of band wakeup for i.MX95
Peng Fan
1
-2
/
+7
2025-11-09
usb: dwc3: pci: Sort out the Intel device IDs
Heikki Krogerus
1
-41
/
+41
2025-11-09
usb: dwc3: pci: add support for the Intel Nova Lake -S
Heikki Krogerus
1
-0
/
+2
2025-11-09
drivers/usb/dwc3: fix PCI parent check
Jamie Iles
1
-1
/
+2
2025-10-28
usb: dwc3: apple: Only support a single reset controller
Sven Peter
1
-14
/
+14
2025-10-27
Merge 6.18-rc3 into usb-next
Greg Kroah-Hartman
1
-3
/
+0
2025-10-24
usb: dwc3: Allow usb role swich control from userspace
Pritam Manohar Sutar
1
-0
/
+1
2025-10-22
usb: dwc3: Add Apple Silicon DWC3 glue layer driver
Sven Peter
3
-0
/
+501
2025-10-22
usb: dwc3: glue: Allow more fine grained control over mode switches
Sven Peter
4
-5
/
+131
2025-10-22
usb: dwc3: glue: Add documentation
Sven Peter
1
-0
/
+27
2025-10-22
usb: dwc3: dwc3_power_off_all_roothub_ports: Use ioremap_np when required
Sven Peter
1
-1
/
+4
2025-10-13
usb: dwc3: Don't call clk_bulk_disable_unprepare() twice
Christophe JAILLET
1
-3
/
+0
2025-10-13
usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 support
Frank Li
1
-1
/
+13
2025-10-13
usb: dwc3: Add software-managed properties for flattened model
Frank Li
4
-2
/
+26
2025-09-17
Merge patch series "Add SpacemiT K1 USB3.0 host controller support"
Greg Kroah-Hartman
3
-0
/
+178
2025-09-17
usb: dwc3: add generic driver to support flattened
Ze Huang
3
-0
/
+178
2025-09-12
usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
Krishna Kurapati
1
-10
/
+68
2025-09-12
usb: dwc3: core: Introduce glue callbacks for flattened implementations
Krishna Kurapati
4
-0
/
+29
2025-09-06
usb: dwc3: Refactor dwc3_mode_show
Kuen-Han Tsai
1
-7
/
+5
2025-09-06
usb: dwc3: Add trace event for dwc3_set_prtcap
Kuen-Han Tsai
3
-0
/
+36
2025-08-25
Merge 6.17-rc3 into usb-next
Greg Kroah-Hartman
3
-6
/
+35
[next]