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