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
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
2022-06-29
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-06-29
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
1
-6
/
+7
2022-06-29
usb: gadget: Fix non-unique driver names in raw-gadget driver
Alan Stern
1
-16
/
+46
2022-06-29
usb: gadget: uvc: fix list double add in uvcg_video_pump
Dan Vacura
1
-0
/
+3
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
1
-1
/
+3
2022-06-29
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
1
-1
/
+3
2022-06-29
xhci: turn off port power in shutdown
Mathias Nyman
3
-3
/
+16
2022-06-29
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
1
-1
/
+0
2022-06-29
USB: serial: option: add Quectel RM500K module support
Macpaul Lin
1
-0
/
+2
2022-06-29
USB: serial: option: add Quectel EM05-G modem
Yonglin Tan
1
-0
/
+3
2022-06-29
USB: serial: option: add Telit LE910Cx 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-06-29
USB: serial: pl2303: add support for more HXN (G) types
Johan Hovold
1
-12
/
+17
2022-06-22
usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
Linyu Yuan
1
-0
/
+6
2022-06-22
usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
Linyu Yuan
1
-15
/
+19
2022-06-22
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
1
-0
/
+1
2022-06-22
usb: gadget: u_ether: fix regression in setting fixed MAC address
Marian Postevca
1
-2
/
+10
2022-06-22
usb: dwc3: pci: Restore line lost in merge conflict resolution
Stephan Gerhold
1
-0
/
+1
2022-06-22
usb: dwc3: gadget: Fix IN endpoint max packet size allocation
Wesley Cheng
1
-11
/
+15
2022-06-22
usb: cdnsp: Fixed setting last_trb incorrectly
Jing Leng
1
-8
/
+11
2022-06-22
usb: dwc2: Fix memory leak in dwc2_hcd_init
Miaoqian Lin
1
-1
/
+1
2022-06-22
USB: serial: io_ti: add Agilent E5805A support
Robert Eckelmann
2
-0
/
+3
2022-06-22
USB: serial: option: add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+6
2022-06-14
extcon: Fix extcon_get_extcon_dev() error handling
Dan Carpenter
3
-11
/
+6
2022-06-14
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
1
-0
/
+11
2022-06-14
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
1
-2
/
+0
2022-06-14
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
1
-1
/
+0
2022-06-14
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
1
-2
/
+2
2022-06-14
drivers: usb: host: Fix deadlock in oxu_bus_suspend()
Duoming Zhou
1
-0
/
+2
2022-06-14
USB: host: isp116x: check return value after calling platform_get_resource()
Zhen Ni
1
-2
/
+4
2022-06-14
usb: typec: mux: Check dev_set_name() return value
Bjorn Andersson
1
-4
/
+10
2022-06-14
usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-14
usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback
Wesley Cheng
1
-4
/
+16
2022-06-14
usb: musb: Fix missing of_node_put() in omap2430_probe
Miaoqian Lin
1
-0
/
+1
2022-06-14
USB: storage: karma: fix rio_karma_init return
Lin Ma
1
-7
/
+8
2022-06-14
usb: usbip: add missing device lock on tweak configuration cmd
Niels Dossche
1
-0
/
+2
2022-06-14
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
1
-1
/
+1
2022-06-09
xhci: Allow host runtime PM as default for Intel Alder Lake N xHCI
Mathias Nyman
1
-0
/
+2
2022-06-09
xhci: Set HCD flag to defer primary roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2022-06-09
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2022-06-09
usb: dwc3: gadget: Move null pinter check to proper place
Albert Wang
1
-3
/
+3
2022-06-09
usb: isp1760: Fix out-of-bounds array access
Linus Walleij
1
-0
/
+8
2022-06-09
USB: new quirk for Dell Gen 2 devices
Monish Kumar R
1
-0
/
+3
2022-06-09
USB: serial: option: add Quectel BG95 modem
Carl Yin(殷张成)
1
-0
/
+2
2022-06-09
USB: serial: pl2303: fix type detection for odd device
Johan Hovold
1
-0
/
+3
2022-05-13
Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-0
/
+8
2022-05-12
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2
-64
/
+12
2022-05-12
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
1
-9
/
+7
2022-05-12
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
1
-0
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-05
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
3
-1
/
+29
[next]