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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()
Alan Stern
1
-44
/
+70
2023-08-08
USB: core: Change usb_get_device_descriptor() API
Alan Stern
4
-43
/
+44
2023-08-08
USB: core: Unite old scheme and new scheme descriptor reads
Alan Stern
1
-79
/
+94
2023-08-08
USB: usbip: Remove an unnecessary goto
Ruan Jinjie
1
-2
/
+1
2023-08-08
USB: misc: Remove unused include file usb_u132.h
Yue Haibing
1
-97
/
+0
2023-08-08
usb: musb: Remove unused function declarations
Yue Haibing
2
-7
/
+0
2023-08-08
usb: typec: ucsi: Add debugfs for ucsi commands
Saranya Gopal
5
-0
/
+141
2023-08-08
usb: cdc-acm: add PPS support
Dan Drown
1
-1
/
+11
2023-08-04
usb: dwc3: Properly handle processing of pending events
Elson Roy Serrao
1
-1
/
+8
2023-08-04
usb-storage: alauda: Fix uninit-value in alauda_check_media()
Alan Stern
1
-3
/
+9
2023-08-04
usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
Prashanth K
1
-1
/
+5
2023-08-04
USB: Gadget: core: Help prevent panic during UVC unconfigure
Alan Stern
1
-0
/
+9
2023-08-04
usb: typec: mux: intel: Add dependency on USB_COMMON
Heikki Krogerus
1
-0
/
+1
2023-08-04
usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()
Christophe JAILLET
1
-7
/
+18
2023-08-04
usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
RD Babiera
1
-1
/
+17
2023-08-04
usb: typec: tcpm: Fix response to vsafe0V event
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-04
usb: dwc3: dwc3-octeon: Add SPDX header and copyright
Ladislav Michl
1
-6
/
+4
2023-08-04
usb: dwc3: dwc3-octeon: Dump control register on clock init failure
Ladislav Michl
1
-2
/
+2
2023-08-04
usb: dwc3: dwc3-octeon: Move node parsing into driver probe
Ladislav Michl
1
-75
/
+60
2023-08-04
usb: dwc3: dwc3-octeon: Avoid half-initialized controller state
Ladislav Michl
1
-47
/
+43
2023-08-04
usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functions
Ladislav Michl
1
-11
/
+12
2023-08-04
usb: dwc3: dwc3-octeon: Use _ULL bitfields defines
Ladislav Michl
1
-39
/
+39
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl
4
-1
/
+571
2023-08-04
USB: usbip: Remove an unnecessary NULL value
Ruan Jinjie
1
-1
/
+1
2023-08-04
usb: musb: Remove an unnecessary NULL value
Ruan Jinjie
1
-1
/
+1
2023-08-04
usb: chipidea: udc: Remove an unnecessary NULL value
Ruan Jinjie
1
-1
/
+1
2023-08-04
USB: misc: Remove unnecessary NULL values
Ruan Jinjie
3
-3
/
+3
2023-08-04
usb: gadget: udc: Remove unnecessary NULL values
Ruan Jinjie
3
-4
/
+4
2023-08-04
usb: typec: tcpm: not sink vbus if operational current is 0mA
Xu Yang
1
-2
/
+5
2023-08-04
usb: typec: tcpm: Refactor the PPS APDO selection
Kyle Tso
1
-101
/
+21
2023-08-04
usb: host: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
4
-8
/
+8
2023-08-04
usb: gadget: udc: Remove redundant initialization for udc_driver
Li Zetao
1
-1
/
+0
2023-08-04
USB: cytherm: Correct the code style issue of redundant spaces
Ruan Jinjie
1
-5
/
+5
2023-08-04
usb: gadget: udc: gr_udc: Fix deferred probing
Zhu Wang
1
-4
/
+4
2023-08-04
usb: typec: tcpci_mt6370: remove redundant dev_err_probe()
Zhu Wang
1
-1
/
+1
2023-08-04
usb: musb: Fix deferred probing
Zhu Wang
1
-2
/
+2
2023-07-31
Merge 6.5-rc4 into usb-next
Greg Kroah-Hartman
19
-112
/
+96
2023-07-30
usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
Benjamin Bara
2
-0
/
+10
2023-07-30
usb: misc: onboard-hub: support multiple power supplies
Benjamin Bara
2
-8
/
+36
2023-07-30
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-07-30
usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()
Yang Yingliang
1
-1
/
+1
2023-07-27
usb: misc: ehset: fix wrong if condition
Xu Yang
1
-4
/
+4
2023-07-27
usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
Gratian Crisan
1
-2
/
+4
2023-07-27
usb: ohci-st: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-10
/
+4
2023-07-27
usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-27
usb: ehci-st: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-9
/
+3
2023-07-27
usb: uhci-platform: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-27
usb: ehci-mv: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-27
usb: ohci-spear: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-27
usb: ehci-omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
[prev]
[next]