aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/libsrc/vhci_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02usbip: fix vhci_hcd controller countingMaciej Żenczykowski1-1/+1
2018-05-31usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik1-13/+19
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror)Julien BOIBESSOT1-1/+1
2017-11-30usbip: fix usbip attach to find a port that matches the requested speedShuah Khan1-3/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du1-7/+16
2017-06-13usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du1-1/+1
2017-06-13usb: usbip tool: Fix parse_status()Yuyang Du1-23/+15
2017-06-13usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du1-6/+21
2017-06-13usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du1-0/+36
2017-06-13usb: usbip tool: Check the return of get_nports()Yuyang Du1-1/+8
2017-04-08usb: usbip tool: Fix get_nports()Yuyang Du1-23/+5
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea1-0/+411