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
starfive-6.6.48-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
2020-11-02
Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-1
/
+6
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2020-10-27
usb: dwc3: ep0: Fix delay status handling
Thinh Nguyen
1
-1
/
+2
2020-10-27
usb: dwc3: pci: add support for the Intel Alder Lake-S
Heikki Krogerus
1
-0
/
+4
2020-10-02
usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platform
Wan Ahmad Zainie
1
-0
/
+1
2020-10-02
usb: dwc3: gadget: Support up to max stream id
Thinh Nguyen
1
-2
/
+2
2020-10-02
usb: dwc3: gadget: Return early if no TRB update
Thinh Nguyen
1
-0
/
+7
2020-10-02
usb: dwc3: gadget: Keep TRBs in request order
Thinh Nguyen
1
-3
/
+6
2020-10-02
usb: dwc3: gadget: Revise setting IOC when no TRB left
Thinh Nguyen
1
-8
/
+9
2020-10-02
usb: dwc3: gadget: Look ahead when setting IOC
Thinh Nguyen
1
-33
/
+39
2020-10-02
usb: dwc3: gadget: Allow restarting a transfer
Thinh Nguyen
1
-1
/
+6
2020-10-02
usb: dwc3: Stop active transfers before halting the controller
Wesley Cheng
2
-2
/
+66
2020-10-02
usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc
Yu Chen
2
-0
/
+32
2020-10-02
usb: dwc3: gadget: Rename misleading function names
Thinh Nguyen
1
-5
/
+5
2020-10-02
usb: dwc3: gadget: Refactor preparing last TRBs
Thinh Nguyen
1
-81
/
+48
2020-10-02
usb: dwc3: gadget: Set IOC if not enough for extra TRBs
Thinh Nguyen
1
-0
/
+20
2020-10-02
usb: dwc3: gadget: Check for number of TRBs prepared
Thinh Nguyen
1
-15
/
+22
2020-10-02
usb: dwc3: gadget: Return the number of prepared TRBs
Thinh Nguyen
1
-2
/
+33
2020-10-02
usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
Thinh Nguyen
1
-2
/
+9
2020-10-02
usb: dwc3: gadget: Improve TRB ZLP setup
Thinh Nguyen
1
-32
/
+18
2020-10-02
usb: dwc3: gadget: Refactor preparing extra TRB
Thinh Nguyen
1
-68
/
+25
2020-10-02
usb: dwc3: gadget: Reclaim extra TRBs after request completion
Thinh Nguyen
1
-5
/
+5
2020-10-02
usb: dwc3: gadget: Check MPS of the request length
Thinh Nguyen
1
-2
/
+2
2020-10-02
usb: dwc3: gadget: Refactor ep command completion
Thinh Nguyen
1
-33
/
+38
2020-10-02
usb: dwc3: debugfs: do not queue work if try to change mode on non-drd
Li Jun
1
-0
/
+3
2020-10-02
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
1
-0
/
+11
2020-10-02
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
1
-2
/
+2
2020-10-02
usb: dwc3: allocate gadget structure dynamically
Peter Chen
4
-60
/
+78
2020-10-02
usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
Raymond Tan
1
-1
/
+2
2020-10-02
usb: dwc-meson-g12a: Add support for USB on AXG SoCs
Neil Armstrong
1
-0
/
+18
2020-10-02
usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG
Li Jun
1
-3
/
+3
2020-10-02
usb: dwc3: gadget: fix checkpatch warnings
Felipe Balbi
1
-15
/
+17
2020-10-02
usb: dwc3: core: fix checkpatch warnings
Felipe Balbi
1
-18
/
+19
2020-10-02
usb: dwc3: debugfs: fix checkpatch warnings
Felipe Balbi
1
-30
/
+26
2020-10-02
usb: dwc3: qcom: fix checkpatch warnings
Felipe Balbi
1
-3
/
+5
2020-10-02
usb: dwc3: ep0: fix checkpatch warnings
Felipe Balbi
1
-3
/
+3
2020-10-02
usb: dwc3: debug: fix checkpatch warning
Felipe Balbi
1
-2
/
+2
2020-10-02
usb: dwc3: trace: fix checkpatch warnings
Felipe Balbi
1
-8
/
+9
2020-10-02
usb: dwc3: ulpi: fix checkpatch warning
Felipe Balbi
1
-1
/
+1
2020-10-02
usb: dwc3: meson: fix checkpatch errors and warnings
Felipe Balbi
1
-11
/
+7
2020-10-02
usb: dwc3: debug: fix sparse warning
Felipe Balbi
1
-1
/
+3
2020-10-02
usb: dwc3: meson: fix coccinelle WARNING
Felipe Balbi
1
-4
/
+1
2020-10-02
usb: dwc3: qcom: Add interconnect support in dwc3 driver
Sandeep Maheswaram
1
-2
/
+118
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
1
-0
/
+9
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
1
-17
/
+18
2020-09-24
usb: dwc3: simple: add support for Hikey 970
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-24
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
4
-8
/
+50
2020-09-24
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
Thinh Nguyen
1
-8
/
+14
2020-09-04
Revert "usb: dwc3: meson-g12a: fix shared reset control use"
Amjad Ouled-Ameur
1
-9
/
+6
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-18
/
+89
[next]