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
2023-07-25
usb: dwc3-am62: Rename private data
Ladislav Michl
1
-47
/
+47
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2
-0
/
+2
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-76
/
+76
2023-06-23
usb: dwc3: gadget: Propagate core init errors to UDC during pullup
Krishna Kurapati
1
-1
/
+3
2023-06-13
usb: dwc3-meson-g12a: Fix an error handling path in dwc3_meson_g12a_probe()
Christophe JAILLET
1
-1
/
+4
2023-06-13
usb: dwc3: qcom: use dev_err_probe() where appropriate
Andrew Halaney
1
-11
/
+9
2023-06-13
usb: dwc3: qcom: Fix an error handling path in dwc3_qcom_probe()
Christophe JAILLET
1
-2
/
+3
2023-06-13
usb: dwc3: qcom: Release the correct resources in dwc3_qcom_remove()
Christophe JAILLET
1
-1
/
+5
2023-06-13
USB: dwc3: fix use-after-free on core driver unbind
Johan Hovold
1
-0
/
+5
2023-06-13
USB: dwc3: qcom: fix NULL-deref on suspend
Johan Hovold
1
-1
/
+10
2023-06-13
usb: dwc3: gadget: Reset num TRBs before giving back the request
Elson Roy Serrao
1
-0
/
+1
2023-05-29
usb: dwc3: qcom: Fix potential memory leak
Vladislav Efanov
1
-3
/
+3
2023-05-28
USB: fix up merge of 6.4-rc4 into usb-next
Roger Quadros
1
-18
/
+8
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
4
-21
/
+154
2023-05-28
usb: dwc3-xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-st: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-qcom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-of-simple: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-meson-g12a: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-keystone: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-imx8mp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-exynos: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: dwc3-am62: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-13
usb: dwc3-meson-g12a: support OTG switch for all IP versions
Dmitry Rokosov
1
-13
/
+3
2023-05-13
usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
Krishna Kurapati
1
-1
/
+4
2023-05-13
usb: dwc3: Add error logs for unknown endpoint events
Roy Luo
2
-0
/
+6
2023-05-13
usb: dwc3: fix a test for error in dwc3_core_init()
Dan Carpenter
1
-1
/
+1
2023-05-13
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
1
-0
/
+109
2023-05-13
usb: dwc3: core: add support for realtek SoCs custom's global register start ...
Stanley Chang
2
-0
/
+13
2023-05-13
usb: dwc3: fix gadget mode suspend interrupt handler issue
Linyu Yuan
2
-1
/
+13
2023-05-13
usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
Roger Quadros
1
-33
/
+34
2023-04-21
usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate API
Wesley Cheng
1
-32
/
+21
2023-04-21
usb: dwc3: gadget: Execute gadget stop after halting the controller
Wesley Cheng
1
-2
/
+13
2023-04-20
usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
Wesley Cheng
1
-17
/
+32
2023-04-20
usb: dwc3: core: add support for disabling High-speed park mode
Stanley Chang
2
-0
/
+9
2023-04-20
USB: dwc3: clean up probe declarations
Johan Hovold
1
-3
/
+1
2023-04-20
USB: dwc3: refactor clock lookups
Johan Hovold
1
-55
/
+61
2023-04-20
USB: dwc3: refactor phy handling
Johan Hovold
1
-57
/
+86
2023-04-20
USB: dwc3: clean up core init error handling
Johan Hovold
1
-17
/
+13
2023-04-20
USB: dwc3: clean up phy init error handling
Johan Hovold
1
-9
/
+9
2023-04-20
USB: dwc3: clean up probe error labels
Johan Hovold
1
-23
/
+22
2023-04-20
USB: dwc3: drop dead hibernation code
Johan Hovold
2
-110
/
+1
2023-04-20
USB: dwc3: gadget: drop dead hibernation code
Johan Hovold
1
-40
/
+6
2023-04-20
USB: dwc3: disable autosuspend on unbind
Johan Hovold
1
-0
/
+2
2023-04-20
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
1
-0
/
+1
2023-04-20
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
1
-9
/
+5
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
1
-1
/
+1
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
[next]