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-05-25
usb: dwc3: gadget: Use SET_EP_PRIME for NoStream
Thinh Nguyen
2
-3
/
+13
2020-05-25
usb: dwc3: gadget: Handle stream transfers
Thinh Nguyen
3
-3
/
+104
2020-05-25
usb: dwc3: gadget: Don't prepare beyond a transfer
Thinh Nguyen
1
-0
/
+8
2020-05-25
usb: dwc3: gadget: Wait for transfer completion
Thinh Nguyen
2
-1
/
+9
2020-05-25
usb: dwc3: gadget: Handle XferComplete for streams
Thinh Nguyen
1
-6
/
+28
2020-05-25
usb: dwc3: gadget: Enable XferComplete event
Thinh Nguyen
1
-0
/
+1
2020-05-25
usb: dwc3: gadget: Refactor TRB completion handler
Thinh Nguyen
1
-19
/
+26
2020-05-25
usb: dwc3: gadget: Check for in-progress END_TRANSFER
Thinh Nguyen
1
-0
/
+4
2020-05-25
usb: dwc3: Get MDWIDTH for DWC_usb32
Thinh Nguyen
3
-2
/
+22
2020-05-25
usb: dwc3: Add support for DWC_usb32 IP
Thinh Nguyen
4
-97
/
+97
2020-05-25
usb: dwc3: use true,false for dwc->otg_restart_host
Jason Yan
1
-2
/
+2
2020-05-25
usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles
Martin Blumenstingl
1
-24
/
+6
2020-05-25
usb: dwc3: meson-g12a: add support for GXL and GXM SoCs
Neil Armstrong
1
-1
/
+101
2020-05-25
usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect
Neil Armstrong
1
-0
/
+35
2020-05-25
usb: dwc3: meson-g12a: refactor usb init
Neil Armstrong
1
-15
/
+37
2020-05-25
usb: dwc3: gadget: Continue to process pending requests
Thinh Nguyen
1
-3
/
+21
2020-05-05
usb: dwc3: gadget: WARN on no-resource status
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transfer
Thinh Nguyen
1
-1
/
+35
2020-05-05
usb: dwc3: gadget: Store resource index of start cmd
Thinh Nguyen
1
-3
/
+6
2020-05-05
usb: dwc3: gadget: Properly handle failed kick_transfer
Thinh Nguyen
1
-8
/
+16
2020-05-05
usb: dwc3: core: Use role-switch default dr_mode
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: drd: Don't free non-existing irq
Thinh Nguyen
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: refactor usb2 phy init
Neil Armstrong
1
-21
/
+53
2020-05-05
usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
Neil Armstrong
1
-1
/
+3
2020-05-05
usb: dwc3: meson-g12a: get the reset as shared
Neil Armstrong
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: handle the phy and glue registers separately
Neil Armstrong
1
-39
/
+85
2020-05-05
usb: dwc3: meson-g12a: specify phy names in soc data
Neil Armstrong
1
-14
/
+33
2020-05-05
usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeue
Thinh Nguyen
1
-16
/
+11
2020-05-05
usb: dwc3: gadget: Remove unnecessary checks
Thinh Nguyen
1
-8
/
+1
2020-05-05
usb: dwc3: gadget: Give back staled requests
Thinh Nguyen
1
-1
/
+14
2020-05-05
usb: dwc3: gadget: Properly handle ClearFeature(halt)
Thinh Nguyen
1
-3
/
+33
2020-05-05
usb: dwc3: support continuous runtime PM with dual role
Martin Kepplinger
1
-3
/
+8
2020-05-05
USB: dwc3: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-5
/
+5
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
1
-10
/
+2
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
1
-6
/
+2
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2
-11
/
+45
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2
-4
/
+4
2020-03-16
usb: dwc3: fix up for role switch API change
Stephen Rothwell
1
-4
/
+6
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
8
-81
/
+256
2020-03-15
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-03-15
usb: dwc3: core: don't do suspend for device mode if already suspended
Li Jun
1
-0
/
+2
2020-03-15
usb: dwc3: Rework resets initialization to be more flexible
John Stultz
1
-1
/
+1
2020-03-15
usb: dwc3: Rework clock initialization to be more flexible
John Stultz
1
-15
/
+5
2020-03-15
usb: dwc3: Add support for role-switch-default-mode binding
John Stultz
2
-3
/
+25
2020-03-15
usb: dwc3: Registering a role switch in the DRD code.
Yu Chen
2
-1
/
+79
2020-03-15
usb: dwc3: core: add support for disabling SS instances in park mode
Neil Armstrong
2
-0
/
+9
2020-03-15
usb: dwc3: gadget: Wrap around when skip TRBs
Thinh Nguyen
1
-1
/
+1
2020-03-15
usb: dwc3: gadget: Don't clear flags before transfer ended
Thinh Nguyen
1
-3
/
+1
2020-03-15
usb: dwc3: Remove kernel doc annotation where it's not needed
Andy Shevchenko
1
-1
/
+1
2020-03-15
usb: dwc3: Add ACPI support for xHCI ports
Andy Shevchenko
1
-0
/
+2
[next]