aboutsummaryrefslogtreecommitdiffstats
path: root/tools/usb/usbip/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner11-143/+11
2018-05-31usbip: usbip_detach: fix to check for invalid portsShuah Khan (Samsung OSG)1-9/+30
2018-05-31usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)1-3/+6
2018-03-22usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan1-1/+15
2018-03-09usbip: tools: change to use new error codes in server reply messagesShuah Khan5-19/+24
2018-03-09usbip: tools: add more error codes for usbip request/reply messagesShuah Khan1-3/+1
2018-03-09usbip: tools usbip_network: Fix cryptic error messagesShuah Khan1-2/+2
2018-03-09usbip: tools usbip_attach: Fix cryptic error messagesShuah Khan1-1/+2
2018-01-22usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-22usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman1-3/+6
2017-12-19usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2017-12-07tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-31usbip: auto retry for concurrent attachNobuo Iwata1-15/+20
2017-06-13usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du1-1/+2
2017-06-13usb: usbip tool: Fix parse_status()Yuyang Du1-0/+2
2017-03-17usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2016-11-07usbip: deletion of incorrect socket descriptor checkingNobuo Iwata1-7/+0
2016-05-03usbip: adding names db to port operationNobuo Iwata1-2/+11
2016-04-26usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski3-6/+112
2016-04-26usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak1-13/+17
2015-09-22tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin1-1/+3
2014-12-02usbip: remove unneeded structureJulia Lawall1-2/+0
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea14-0/+2542