1. f81c08f usb: testusb: Fix for showing the connection speed by Faizel K B · 3 years, 4 months ago
  2. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  3. a58977b usbip: tools: add usage of device mode in usbip_list.c by Hongren Zheng (Zenithal) · 3 years, 9 months ago
  4. b737eec usbip: tools: add options and examples in man page related to device mode by Hongren Zheng (Zenithal) · 3 years, 9 months ago
  5. dfbe56b tools: usbip: list.h: fix kernel-doc for list_del() by Randy Dunlap · 3 years, 9 months ago
  6. 9ca325f tools: usb: move to tools buildsystem by Heikki Krogerus · 4 years, 4 months ago
  7. 523a829 tools: usb: usbip: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  8. 05026c9 usbip: tools: add in man page how to load the client's module by Antonio Borneo · 4 years, 6 months ago
  9. fb57468 usbip: tools: fix module name in man page by Antonio Borneo · 4 years, 6 months ago
  10. d5efc2e usbip: tools: fix build error for multiple definition by Antonio Borneo · 4 years, 6 months ago
  11. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  12. 585c91f usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 5 years ago
  13. a00dfd4 tools: usb: usbip: Get rid of driver name printout in README by Magnus Damm · 5 years ago
  14. 26a4d4c usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 5 years ago
  15. 28df064 usbip: tools: Fix read_usb_vudc_device() error path handling by GwanYeong Kim · 5 years ago
  16. 6389a62 usbip: tools: fix GCC8 warning for strncpy by Liu, Changcheng · 5 years ago
  17. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  18. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  19. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  20. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  21. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  22. e325808 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  23. e0a2e73 usbip: fix vhci_hcd controller counting by Maciej Żenczykowski · 6 years ago
  24. a2b22dd tools: usb: ffs-test: Fix build on big endian systems by Peter Senna Tschudin · 6 years ago
  25. 40ecdeb1 usbip: usbip_detach: fix to check for invalid ports by Shuah Khan (Samsung OSG) · 7 years ago
  26. d179f99 usbip: usbip_detach: Fix memory, udev context and udev leak by Shuah Khan (Samsung OSG) · 7 years ago
  27. de19ca6 usbip: dynamically allocate idev by nports found in sysfs by Michael Grzeschik · 7 years ago
  28. 2699126 usbip: tools: usbipd: exclude exported devices from exportable device list by Shuah Khan · 7 years ago
  29. ad81b15 usbip: tools: change to use new error codes in server reply messages by Shuah Khan · 7 years ago
  30. c207a10 usbip: usbip_host_common: Use new error codes to return request status by Shuah Khan · 7 years ago
  31. f6bcbf2 usbip: tools: add more error codes for usbip request/reply messages by Shuah Khan · 7 years ago
  32. 8fe8f58 usbip: tools usbip_network: Fix cryptic error messages by Shuah Khan · 7 years ago
  33. 0c60b14 usbip: tools usbip_attach: Fix cryptic error messages by Shuah Khan · 7 years ago
  34. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  35. ef82450 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 7 years ago
  36. ef54cf0 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 7 years ago
  37. f7a5d7b tools: usb: usbip: fix fd leak in case of 'fread' failure by Elad Wexler · 7 years ago
  38. 5c65a2f tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned' by Elad Wexler · 7 years ago
  39. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  40. 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  41. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  42. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  43. 82a2b82 tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) by Julien BOIBESSOT · 7 years ago
  44. 77be4c8 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 7 years ago
  45. 1ac7c8a7 usbip: fix usbip attach to find a port that matches the requested speed by Shuah Khan · 7 years ago
  46. 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
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. c15562c usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
  49. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  50. 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
  51. 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 8 years ago
  52. dff3565 usbip: vhci-hcd: Rework vhci_hcd_init by Yuyang Du · 8 years ago
  53. e55dea8 usb: usbip tool: Fix parse_status() by Yuyang Du · 8 years ago
  54. fd92b7d usb: usbip tool: Fix refresh_imported_device_list() by Yuyang Du · 8 years ago
  55. aa3ecb9 usb: usbip tool: Add ncontrollers in vhci_driver structure by Yuyang Du · 8 years ago
  56. c350971 usb: usbip tool: Check the return of get_nports() by Yuyang Du · 8 years ago
  57. a7ea58f tools: usb: testusb: update default vary for superspeed by Felipe Balbi · 8 years ago
  58. 21470e3 usb: fix some references for /proc/bus/usb by Mauro Carvalho Chehab · 8 years ago
  59. 37e47d5 usb: usbip tool: Fix get_nports() by Yuyang Du · 8 years ago
  60. cfd6ed4 usbip: Fix implicit fallthrough warning by Jonathan Dieter · 8 years ago
  61. e5dfa3f usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 8 years ago
  62. e4ecd15 tools/usb: Add .gitignore file by Prarit Bhargava · 8 years ago
  63. bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  64. 271d2d6 tools: usb: ffs-test: add SS descriptors by Felipe Balbi · 8 years ago
  65. 5abb9b9 tools: usb: ffs-test: switch to _DEFAULT_SOURCE by Felipe Balbi · 8 years ago
  66. 444d9309 tools: usb: usbip: Update README by Krzysztof Opasiak · 8 years ago
  67. a52d3ec tools: usb: usbip: Add simple script to show how to setup vUDC by Krzysztof Opasiak · 8 years ago
  68. 71158c2 usbip: add missing compile time generated files to .gitignore by Shuah Khan · 8 years ago
  69. 220c61b usbip: deletion of incorrect socket descriptor checking by Nobuo Iwata · 8 years ago
  70. e66fa8b usbip: adding names db to port operation by Nobuo Iwata · 9 years ago
  71. e0546fd usbip: tools: Start using VUDC backend in usbip tools by Igor Kotrasinski · 9 years ago
  72. 7b3f74f usbip: tools: Add vudc backend to usbip tools by Krzysztof Opasiak · 9 years ago
  73. 3391ba0 usbip: tools: Extract generic code to be shared with vudc backend by Krzysztof Opasiak · 9 years ago
  74. a4d8e93 Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  75. 9e44d19 tools: usb: testusb: change the default value for length from 512 to 1024 by Peter Chen · 9 years ago
  76. 0f28637 tools: usb: testusb: change the help text by Peter Chen · 9 years ago
  77. 0c61814 tools: usbip: detach: avoid calling strlen() at each iteration by Eric Curtin · 9 years ago
  78. 969678c tools: ffs-aio-example: use endpoint addresses from descriptors by Robert Baldyga · 10 years ago
  79. a7657a9 tools: ffs-aio-example: add missing wMaxPacketSize for HS descs by Robert Baldyga · 10 years ago
  80. 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
  81. b19e5f0 usbip: remove unneeded structure by Julia Lawall · 10 years ago
  82. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  83. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  84. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  85. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  86. 6fa9e1b usb: usbip: fix usbip.h path in userspace tool by Piotr Król · 10 years ago
  87. b9a4274 tools: ffs-test: add compatibility code for old kernels by Michal Nazarewicz · 10 years ago
  88. 51c208c tools: ffs-test: convert to new descriptor format by Michal Nazarewicz · 10 years ago
  89. 588b48c usbip: move usbip userspace code out of staging by Valentina Manea · 10 years ago
  90. 61fe2d7 Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  91. f35f712 tools: ffs-test: fix header values endianess by Michal Nazarewicz · 11 years ago
  92. aa49132 tools: ffs-aio-example: add license information by Robert Baldyga · 11 years ago
  93. 0ebe991 tools: ffs-aio-example: convert to new descriptor format by Robert Baldyga · 11 years ago
  94. d2999e1 tools: ffs-aio-example: fix header values endianess by Robert Baldyga · 11 years ago
  95. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 11 years ago
  96. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 11 years ago
  97. b34e08d tools: usb: aio example applications by Robert Baldyga · 11 years ago
  98. cb292ce usb: tools: fix a regression issue that gcc can't link to pthread by Huang Rui · 11 years ago
  99. a0f11ac tools: usb: ffs-test: Fix build failure by Maxin B. John · 12 years ago
  100. 9742aec testusb: remove all mentions of 'usbfs' by Sergei Shtylyov · 12 years ago