- a58977b usbip: tools: add usage of device mode in usbip_list.c by Hongren Zheng (Zenithal) · 3 years, 10 months ago
- b737eec usbip: tools: add options and examples in man page related to device mode by Hongren Zheng (Zenithal) · 3 years, 10 months ago
- dfbe56b tools: usbip: list.h: fix kernel-doc for list_del() by Randy Dunlap · 3 years, 10 months ago
- 523a829 tools: usb: usbip: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 05026c9 usbip: tools: add in man page how to load the client's module by Antonio Borneo · 4 years, 7 months ago
- fb57468 usbip: tools: fix module name in man page by Antonio Borneo · 4 years, 7 months ago
- d5efc2e usbip: tools: fix build error for multiple definition by Antonio Borneo · 4 years, 7 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- 585c91f usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 5 years ago
- a00dfd4 tools: usb: usbip: Get rid of driver name printout in README by Magnus Damm · 5 years ago
- 26a4d4c usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 5 years ago
- 28df064 usbip: tools: Fix read_usb_vudc_device() error path handling by GwanYeong Kim · 5 years ago
- 6389a62 usbip: tools: fix GCC8 warning for strncpy by Liu, Changcheng · 5 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- e325808 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
- e0a2e73 usbip: fix vhci_hcd controller counting by Maciej Żenczykowski · 6 years ago
- 40ecdeb1 usbip: usbip_detach: fix to check for invalid ports by Shuah Khan (Samsung OSG) · 7 years ago
- d179f99 usbip: usbip_detach: Fix memory, udev context and udev leak by Shuah Khan (Samsung OSG) · 7 years ago
- de19ca6 usbip: dynamically allocate idev by nports found in sysfs by Michael Grzeschik · 7 years ago
- 2699126 usbip: tools: usbipd: exclude exported devices from exportable device list by Shuah Khan · 7 years ago
- ad81b15 usbip: tools: change to use new error codes in server reply messages by Shuah Khan · 7 years ago
- c207a10 usbip: usbip_host_common: Use new error codes to return request status by Shuah Khan · 7 years ago
- f6bcbf2 usbip: tools: add more error codes for usbip request/reply messages by Shuah Khan · 7 years ago
- 8fe8f58 usbip: tools usbip_network: Fix cryptic error messages by Shuah Khan · 7 years ago
- 0c60b14 usbip: tools usbip_attach: Fix cryptic error messages by Shuah Khan · 7 years ago
- ef82450 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 7 years ago
- ef54cf0 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 7 years ago
- f7a5d7b tools: usb: usbip: fix fd leak in case of 'fread' failure by Elad Wexler · 7 years ago
- 5c65a2f tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned' by Elad Wexler · 7 years ago
- 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
- 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
- d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
- 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
- 82a2b82 tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) by Julien BOIBESSOT · 7 years ago
- 77be4c8 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 7 years ago
- 1ac7c8a7 usbip: fix usbip attach to find a port that matches the requested speed by Shuah Khan · 7 years ago
- 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c15562c usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
- a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
- 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 8 years ago
- dff3565 usbip: vhci-hcd: Rework vhci_hcd_init by Yuyang Du · 8 years ago
- e55dea8 usb: usbip tool: Fix parse_status() by Yuyang Du · 8 years ago
- fd92b7d usb: usbip tool: Fix refresh_imported_device_list() by Yuyang Du · 8 years ago
- aa3ecb9 usb: usbip tool: Add ncontrollers in vhci_driver structure by Yuyang Du · 8 years ago
- c350971 usb: usbip tool: Check the return of get_nports() by Yuyang Du · 8 years ago
- 21470e3 usb: fix some references for /proc/bus/usb by Mauro Carvalho Chehab · 8 years ago
- 37e47d5 usb: usbip tool: Fix get_nports() by Yuyang Du · 8 years ago
- cfd6ed4 usbip: Fix implicit fallthrough warning by Jonathan Dieter · 8 years ago
- e5dfa3f usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 8 years ago
- 444d9309 tools: usb: usbip: Update README by Krzysztof Opasiak · 8 years ago
- a52d3ec tools: usb: usbip: Add simple script to show how to setup vUDC by Krzysztof Opasiak · 8 years ago
- 71158c2 usbip: add missing compile time generated files to .gitignore by Shuah Khan · 8 years ago
- 220c61b usbip: deletion of incorrect socket descriptor checking by Nobuo Iwata · 8 years ago
- e66fa8b usbip: adding names db to port operation by Nobuo Iwata · 9 years ago
- e0546fd usbip: tools: Start using VUDC backend in usbip tools by Igor Kotrasinski · 9 years ago
- 7b3f74f usbip: tools: Add vudc backend to usbip tools by Krzysztof Opasiak · 9 years ago
- 3391ba0 usbip: tools: Extract generic code to be shared with vudc backend by Krzysztof Opasiak · 9 years ago
- 0c61814 tools: usbip: detach: avoid calling strlen() at each iteration by Eric Curtin · 9 years ago
- e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- b19e5f0 usbip: remove unneeded structure by Julia Lawall · 10 years ago
- 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
- 6fa9e1b usb: usbip: fix usbip.h path in userspace tool by Piotr Król · 10 years ago
- 588b48c usbip: move usbip userspace code out of staging by Valentina Manea · 10 years ago