summaryrefslogtreecommitdiff
path: root/tools/usb/usbip
AgeCommit message (Expand)AuthorFilesLines
2018-03-22tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT1-1/+1
2018-02-03usbip: list: don't list devices attached to vhci_hcdShuah Khan1-0/+9
2018-02-03usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan1-0/+9
2018-01-31usbip: Fix potential format overflow in userspace toolsJonathan Dieter2-6/+30
2018-01-31usbip: Fix implicit fallthrough warningJonathan Dieter1-0/+2
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2018-01-02usbip: fix usbip bind writing random string after command in match_busidJuan Zea1-3/+6
2015-09-22tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin1-1/+3
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2014-12-03usbip: remove unneeded structureJulia Lawall1-2/+0
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-1/+1
2014-09-05usb: usbip: fix usbip.h path in userspace toolPiotr Król1-1/+1
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea37-0/+5625