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.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
2021-10-05
usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
Andy Shevchenko
1
-1
/
+1
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-20
/
+330
2021-08-26
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
1
-4
/
+3
2021-08-26
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
1
-8
/
+8
2021-08-26
usb: dwc3: pci: add support for AMD's newer generation platform.
Nehal Bakulchandra Shah
1
-0
/
+17
2021-08-26
usb: dwc3: imx8mp: request irq after initializing dwc3
Nadezda Lutovinova
1
-7
/
+7
2021-08-18
usb: dwc3: Decouple USB 2.0 L1 & L2 events
Jack Pham
2
-2
/
+12
2021-08-16
Merge 5.14-rc6 into usb-next
Greg Kroah-Hartman
1
-16
/
+2
2021-08-13
usb: dwc3: qcom: add IRQ check
Sergey Shtylyov
1
-0
/
+4
2021-08-13
usb: dwc3: meson-g12a: add IRQ check
Sergey Shtylyov
1
-0
/
+2
2021-08-10
Revert "usb: dwc3: gadget: Use list_replace_init() before traversing lists"
Greg Kroah-Hartman
1
-16
/
+2
2021-08-09
Merge 5.14-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+27
2021-08-05
usb: dwc3: gadget: Avoid runtime resume if disabling pullup
Wesley Cheng
1
-0
/
+11
2021-08-05
usb: dwc3: gadget: Use list_replace_init() before traversing lists
Wesley Cheng
1
-2
/
+16
2021-07-29
drivers: usb: dwc3-qcom: Add sdm660 compatible
Konrad Dybcio
1
-0
/
+1
2021-07-27
usb: dwc3: gadget: set gadgets parent to the right controller
Michael Grzeschik
1
-1
/
+1
2021-07-27
usb: dwc3: drd: use helper to get role-switch-default-mode
Chunfeng Yun
1
-6
/
+2
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
3
-9
/
+23
2021-07-21
usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
Wesley Cheng
1
-4
/
+4
2021-07-21
usb: dwc3: avoid NULL access of usb_gadget_driver
Linyu Yuan
3
-9
/
+23
2021-07-12
usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default
Wesley Cheng
1
-0
/
+15
2021-07-12
usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
Wesley Cheng
4
-0
/
+265
2021-06-21
usb: dwc3: Fix debugfs creation flow
Minas Harutyunyan
1
-1
/
+2
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
4
-15
/
+22
2021-06-10
USB: dwc3: remove debugfs root dentry storage
Greg Kroah-Hartman
3
-7
/
+7
2021-06-09
usb: dwc3: support 64 bit DMA in platform driver
Sven Peter
1
-0
/
+4
2021-06-09
usb: dwc3: core: fix kernel panic when do reboot
Peter Chen
1
-1
/
+1
2021-06-09
usb: dwc3: ep0: fix NULL pointer exception
Marian-Cristian Rotariu
1
-0
/
+3
2021-06-04
usb: dwc3-meson-g12a: fix usb2 PHY glue init when phy0 is disabled
Neil Armstrong
1
-1
/
+4
2021-06-04
usb: dwc3: meson-g12a: Disable the regulator in the error handling path of th...
Christophe JAILLET
1
-2
/
+6
2021-06-04
Revert "usb: dwc3: core: Add shutdown callback for dwc3"
Alexandru Elisei
1
-6
/
+0
2021-06-03
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
3
-19
/
+8
2021-06-02
usb: dwc3: gadget: Bail from dwc3_gadget_exit() if dwc->gadget is NULL
Jack Pham
1
-0
/
+4
2021-06-02
usb: dwc3: gadget: Disable gadget IRQ during pullup disable
Wesley Cheng
1
-6
/
+5
2021-06-02
usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
Jack Pham
3
-19
/
+8
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
1
-6
/
+7
2021-05-27
usb: dwc3: trace: Remove unused fields in dwc3_log_trb
Mayank Rana
1
-2
/
+0
2021-05-21
usb: dwc3: gadget: Properly track pending and queued SG
Thinh Nguyen
1
-6
/
+7
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
6
-11
/
+26
2021-05-13
usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
Raymond Tan
1
-4
/
+4
2021-05-10
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
1
-0
/
+5
2021-05-10
usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
Zhen Lei
1
-0
/
+1
2021-05-10
usb: dwc3: imx8mp: detect dwc3 core node via compatible string
Li Jun
1
-1
/
+1
2021-05-10
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-10
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-10
usb: dwc3: gadget: Rename EOPF event macros to Suspend
Jack Pham
3
-9
/
+9
2021-05-10
usb: dwc3: gadget: Enable suspend events
Jack Pham
1
-0
/
+4
2021-05-10
usb: dwc3: core: Add missing GHWPARAMS9 doc
Thinh Nguyen
1
-0
/
+1
2021-05-10
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
Ferry Toth
1
-0
/
+1
[next]