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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-07-03
usb: xhci: using dma_alloc_noncoherent to alloc low memory pool
Minda Chen
2
-16
/
+20
2023-06-12
usb: cdns: fix compile error and duplicate register pm notify
Minda Chen
1
-13
/
+33
2023-06-09
usb: cdns3: add hibernation pm notifier to set roothub wakeup
minda.chen
3
-3
/
+102
2023-06-09
usb:xhci:To improve performance,usb using lowmem for bulk xfer.
minda.chen
6
-3
/
+144
2023-06-09
usb: cdns: Add cadence USB3 driver support.
Minda Chen
3
-0
/
+418
2023-05-30
USB: sisusbvga: Add endpoint checks
Alan Stern
1
-0
/
+14
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
1
-0
/
+76
2023-05-30
usb: dwc3: fix gadget mode suspend interrupt handler issue
Linyu Yuan
2
-1
/
+11
2023-05-24
xhci: Fix incorrect tracking of free space on transfer rings
Mathias Nyman
1
-1
/
+28
2023-05-24
xhci-pci: Only run d3cold avoidance quirk for s2idle
Mario Limonciello
2
-3
/
+11
2023-05-24
Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"
Francesco Dolcini
1
-104
/
+44
2023-05-24
Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"
Francesco Dolcini
1
-3
/
+0
2023-05-24
usb: typec: altmodes/displayport: fix pin_assignment_show
Badhri Jagan Sridharan
1
-0
/
+4
2023-05-24
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
1
-0
/
+3
2023-05-24
usb: dwc3: debugfs: Resume dwc3 before accessing registers
Udipto Goswami
1
-0
/
+109
2023-05-24
usb: dwc3: gadget: Improve dwc3_gadget_suspend() and dwc3_gadget_resume()
Roger Quadros
1
-33
/
+34
2023-05-24
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
1
-4
/
+6
2023-05-24
usb-storage: fix deadlock when a scsi command timeouts more than once
Maxime Bizon
1
-7
/
+21
2023-05-24
USB: usbtmc: Fix direction for 0-length ioctl control messages
Alan Stern
1
-0
/
+2
2023-05-24
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
1
-1
/
+15
2023-05-24
usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
Samuel Čavoj
1
-2
/
+42
2023-05-17
usb: dwc3: gadget: Execute gadget stop after halting the controller
Wesley Cheng
1
-2
/
+13
2023-05-17
USB: dwc3: gadget: drop dead hibernation code
Johan Hovold
1
-40
/
+6
2023-05-11
usb: mtu3: fix kernel panic at qmu transfer done irq handler
Chunfeng Yun
1
-2
/
+3
2023-05-11
usb: chipidea: fix missing goto in `ci_hdrc_probe`
Yinhao Hu
1
-1
/
+1
2023-05-11
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-05-11
usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...
Zheng Wang
1
-0
/
+1
2023-05-11
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
1
-9
/
+2
2023-05-11
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
1
-3
/
+0
2023-05-11
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-2
/
+2
2023-05-11
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+1
2023-05-11
USB: dwc3: fix runtime pm imbalance on unbind
Johan Hovold
1
-0
/
+1
2023-05-11
USB: dwc3: fix runtime pm imbalance on probe errors
Johan Hovold
1
-9
/
+5
2023-05-11
usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
Wesley Cheng
1
-17
/
+32
2023-05-11
usb: gadget: udc: core: Prevent redundant calls to pullup
Badhri Jagan Sridharan
1
-0
/
+3
2023-05-11
usb: gadget: udc: core: Invoke usb_gadget_connect only when started
Badhri Jagan Sridharan
1
-44
/
+104
2023-05-01
USB: serial: option: add UNISOC vendor and TOZED LT70C product
Arınç ÜNAL
1
-0
/
+6
2023-04-13
USB: serial: option: add Quectel RM500U-CN modem
Bjørn Mork
1
-0
/
+2
2023-04-13
USB: serial: option: add Telit FE990 compositions
Enrico Sau
1
-0
/
+8
2023-04-13
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
2023-04-13
USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDs
Kees Jan Koster
1
-0
/
+1
2023-04-13
usb: dwc3: pci: add support for the Intel Meteor Lake-S
Heikki Krogerus
1
-0
/
+4
2023-04-13
usb: cdnsp: Fixes error: uninitialized symbol 'len'
Pawel Laszczak
1
-2
/
+1
2023-04-13
xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
D Scott Phillips
1
-1
/
+5
2023-04-13
xhci: Free the command allocated for setting LPM if we return early
Mathias Nyman
1
-0
/
+1
2023-04-13
usb: xhci: tegra: fix sleep in atomic call
Wayne Chang
1
-3
/
+3
2023-04-06
usb: ucsi: Fix ucsi->connector race
Hans de Goede
1
-13
/
+9
2023-03-30
usb: ucsi_acpi: Increase the command completion timeout
Hans de Goede
1
-1
/
+1
2023-03-30
usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()
Hans de Goede
1
-5
/
+6
2023-03-30
usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
Wesley Cheng
1
-3
/
+11
[next]