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-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
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
2020-03-15
usb: dwc3: exynos: Add support for Exynos5422 suspend clk
Anand Moon
1
-0
/
+9
2020-03-15
usb: dwc3: meson-g12a: Don't use ret uninitialized in dwc3_meson_g12a_otg_init
Nathan Chancellor
1
-1
/
+1
2020-03-15
usb: dwc3: Add Amlogic A1 DWC3 glue
Hanjie Lin
1
-56
/
+116
2020-03-15
usb: dwc3: trace: print enqueue/dequeue pointers too
Felipe Balbi
1
-2
/
+7
2020-03-10
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+8
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-4
/
+6
2020-03-04
usb: dwc3: gadget: Update chain bit correctly when using sg list
Pratham Pratap
1
-1
/
+8
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
2
-25
/
+17
2020-02-12
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-11
usb: dwc3: debug: fix string position formatting mixup with ret and len
Colin Ian King
1
-24
/
+15
2020-02-11
usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
Anurag Kumar Vulisha
1
-1
/
+2
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-26
/
+61
2020-01-27
Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2020-01-22
usb: dwc3: pci: add ID for the Intel Comet Lake -V variant
Heikki Krogerus
1
-0
/
+4
2020-01-15
usb: dwc3: gadget: Remove END_TRANSFER delay
Thinh Nguyen
1
-13
/
+5
2020-01-15
usb: dwc3: gadget: Delay starting transfer
Thinh Nguyen
2
-0
/
+12
2020-01-15
usb: dwc3: gadget: Check END_TRANSFER completion
Thinh Nguyen
3
-2
/
+9
2020-01-15
usb: dwc3: turn off VBUS when leaving host mode
Bin Liu
1
-0
/
+3
2020-01-15
usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before set
Thinh Nguyen
1
-0
/
+3
2020-01-15
usb: dwc3: gadget: Set link state to RX_Detect on disconnect
Thinh Nguyen
1
-0
/
+2
2020-01-15
usb: dwc3: gadget: Don't send unintended link state change
Thinh Nguyen
2
-9
/
+21
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2020-01-09
usb: exynos: Rename Samsung and Exynos to lowercase
Krzysztof Kozlowski
1
-2
/
+2
2020-01-09
usb: dwc3: use proper initializers for property entries
Dmitry Torokhov
1
-3
/
+3
2019-12-30
usb: dwc3: gadget: Fix request complete check
Thinh Nguyen
1
-0
/
+7
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
1
-0
/
+8
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
1
-0
/
+3
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
1
-1
/
+1
2019-11-21
usb: dwc3: Fix Kconfig indentation
Krzysztof Kozlowski
1
-15
/
+15
[next]