summaryrefslogtreecommitdiff
path: root/tools/usb/usbip
AgeCommit message (Expand)AuthorFilesLines
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)1-3/+6
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/+31
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
2017-12-10usbip: tools: Install all headers needed for libusbip developmentBen Hutchings1-1/+2
2016-05-04usbip: adding names db to port operationNobuo Iwata1-2/+11
2016-04-27usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski3-6/+112
2016-04-27usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak4-0/+201
2016-04-27usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak6-278/+428
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