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