index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to race condition
Pei Xiao
1
-0
/
+1
2026-08-14
usb: xhci: standardize multi bit-field macros
Niklas Neronin
1
-2
/
+3
2026-07-13
Merge 7.2-rc3 into usb-next
Greg Kroah-Hartman
3
-14
/
+47
2026-07-10
usb: dwc3: am62: Propagate USB2 refclk enable failures
Pengpeng Hou
1
-3
/
+10
2026-07-10
usb: dwc3: fix kernel-doc string in struct dwc3_ep
Jakov Novak
1
-1
/
+0
2026-07-10
usb: dwc3: qcom: make dwc3_qcom_glue_ops static
Ben Dooks
1
-1
/
+1
2026-07-10
usb: dwc3: avoid probe deferral when USB power supply is not available
Elson Serrao
3
-16
/
+104
2026-07-08
usb: dwc3: xilinx: use reset_control_reset() in versal init
Radhey Shyam Pandey
1
-12
/
+4
2026-07-08
usb: dwc3: xilinx: fix missing space before closing comment delimiter
Radhey Shyam Pandey
1
-1
/
+1
2026-07-08
usb: dwc3: run gadget disconnect from sleepable suspend context
Runyu Xiao
1
-7
/
+36
2026-07-08
usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()
Ben Dooks
1
-2
/
+2
2026-06-25
usb: dwc3: meson-g12a: fix refcount leak in dwc3_meson_g12a_resume()
WenTao Liang
1
-5
/
+9
2026-06-01
Merge tag 'v7.1-rc6' into usb-next
Greg Kroah-Hartman
1
-12
/
+15
2026-05-21
usb: dwc3: dwc3-octeon: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+4
2026-05-21
usb: dwc3: google: Use FIELD_MODIFY()
Hans Zhang
1
-3
/
+2
2026-05-21
usb: dwc3: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+4
2026-05-21
usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffers
Shuping Bu
1
-1
/
+1
2026-05-21
usb: dwc3: xilinx: fix error handling in zynqmp init error paths
Radhey Shyam Pandey
1
-12
/
+15
2026-04-27
usb: dwc3: Move GUID programming after PHY initialization
Selvarasu Ganesan
1
-6
/
+6
2026-04-11
usb: dwc3: starfive: Add JHB100 USB 2.0 DRD controller
Minda Chen
1
-0
/
+1
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
2
-3
/
+4
2026-04-02
usb: dwc3: imx8mp: fix memory leak on probe failure path
Xiaolei Wang
1
-1
/
+1
2026-03-30
usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
Chukun Pan
1
-1
/
+22
2026-03-30
usb: dwc3: dwc3-generic-plat: spacemit: add support for K3 SoC
Yixun Lan
1
-0
/
+1
2026-03-18
usb: dwc3: imx: avoid calling imx suspend/resume callbacks twice
Xu Yang
1
-0
/
+6
2026-03-18
dwc3: google: Fix PM domain leak in dwc3_google_probe()
Felix Gu
1
-2
/
+3
2026-03-16
Merge 7.0-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2026-03-11
usb: dwc3: pci: add support for the Intel Nova Lake -H
Heikki Krogerus
1
-0
/
+2
2026-03-11
usb: dwc3: gadget: use explicit 0 for success in __dwc3_gadget_kick_transfer()
Zeeshan Ahmad
1
-1
/
+1
2026-03-11
usb: dwc3: qcom: simplify error check in dwc3_qcom_find_num_ports()
Zeeshan Ahmad
1
-2
/
+2
2026-03-11
usb: dwc3: fix a typo 'HishSpeed'
Xu Yang
1
-1
/
+1
2026-03-11
usb: dwc3: fix a kernel-doc issue
Xu Yang
1
-1
/
+1
2026-03-11
usb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.
Ingo Rohloff
3
-0
/
+49
2026-02-25
usb: dwc3: introduce flatten model driver of i.MX Soc
Xu Yang
3
-0
/
+455
2026-02-25
usb: dwc3: add needs_full_reinit flag
Xu Yang
3
-2
/
+13
2026-02-21
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
-35
/
+32
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
[next]