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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
Oliver Neukum
2
-27
/
+2
2023-08-03
Revert "usb: xhci: tegra: Fix error check"
Dan Carpenter
1
-4
/
+4
2023-08-03
usb: xhci-mtk: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+1
2023-08-03
usb: ohci-at91: Fix the unhandle interrupt when resume
Guiting Shen
1
-1
/
+7
2023-07-23
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-07-23
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-07-23
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
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
USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value
Weitao Wang
1
-4
/
+6
2023-05-11
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
1
-3
/
+0
2023-05-11
xhci: fix debugfs register accesses while suspended
Johan Hovold
1
-0
/
+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-03-11
usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer math
Kees Cook
1
-1
/
+1
2023-03-11
USB: isp1362: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
USB: isp116x: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
USB: fotg210: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
USB: sl811: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-11
USB: uhci: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-3
/
+3
2023-03-10
usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_dev
Alexander Stein
1
-2
/
+1
2023-03-10
usb: max-3421: Fix setting of I/O pins
Mark Tomlinson
1
-1
/
+1
2023-01-24
usb: host: ehci-fsl: Fix module alias
Alexander Stein
1
-1
/
+1
2023-01-24
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-24
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-24
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-24
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-24
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-24
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2022-12-31
xhci: Prevent infinite loop in transaction errors recovery for streams
Mathias Nyman
2
-5
/
+11
2022-12-31
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Chunfeng Yun
1
-1
/
+0
2022-12-21
xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
Reka Norman
1
-1
/
+3
2022-11-08
USB: bcma: Make GPIO explicitly optional
Linus Walleij
1
-4
/
+6
2022-10-25
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-10-25
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-10-25
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
3
-2
/
+13
2022-10-25
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-09-30
usb: host: ehci-exynos: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+5
2022-09-22
xhci: remove unused lpm_failed_dev member from struct xhci_hcd
Mathias Nyman
1
-2
/
+0
2022-09-22
xhci: remove unused command member from struct xhci_hcd struct
Mathias Nyman
1
-1
/
+0
2022-09-22
xhci: show fault reason for a failed enable slot command
Mathias Nyman
1
-1
/
+2
2022-09-22
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
1
-1
/
+2
2022-09-22
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
Rafael Mendonca
1
-1
/
+1
2022-09-22
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
1
-1
/
+6
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
16
-27
/
+0
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2
-2
/
+1
2022-09-05
usb: ohci-platform: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+24
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
5
-32
/
+30
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
4
-4
/
+4
[next]