index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-11-17
usb: dwc3: leave default DMA for PCI devices
Fabio Aiuto
1
-3
/
+5
2021-11-17
usb: dwc3: gadget: Fix null pointer exception
Albert Wang
1
-0
/
+6
2021-11-17
usb: dwc3: gadget: Check for L1/L2/U3 for Start Transfer
Thinh Nguyen
1
-3
/
+14
2021-11-17
usb: dwc3: gadget: Ignore NoStream after End Transfer
Thinh Nguyen
1
-8
/
+8
2021-11-17
usb: dwc3: core: Revise GHWPARAMS9 offset
Thinh Nguyen
1
-1
/
+1
2021-10-22
usb: dwc3: Align DWC3_EP_* flag macros
Jack Pham
1
-8
/
+8
2021-10-22
usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
Jack Pham
2
-1
/
+8
2021-10-20
usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive gadget/ep
Wesley Cheng
1
-1
/
+1
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2021-10-05
usb: dwc3: gadget: Revert "set gadgets parent to the right controller"
Andy Shevchenko
1
-1
/
+1
2021-10-05
usb: exynos: describe driver in KConfig
Krzysztof Kozlowski
1
-3
/
+4
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-17
/
+13
2021-09-21
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2
-2
/
+4
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-14
usb: dwc3: reference clock period configuration
Balaji Prakash J
2
-0
/
+35
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
[next]