1. b957a31 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 7 months ago
  2. 375b26a usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 9 months ago
  3. 1f7f2a0 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  4. e36be79 usbip: tools: Fix read_usb_vudc_device() error path handling by GwanYeong Kim · 4 years, 10 months ago
  5. 0d41c7b usbip: fix vhci_hcd controller counting by Maciej Żenczykowski · 6 years ago
  6. a2b22dd tools: usb: ffs-test: Fix build on big endian systems by Peter Senna Tschudin · 6 years ago
  7. 40ecdeb1 usbip: usbip_detach: fix to check for invalid ports by Shuah Khan (Samsung OSG) · 6 years ago
  8. d179f99 usbip: usbip_detach: Fix memory, udev context and udev leak by Shuah Khan (Samsung OSG) · 6 years ago
  9. de19ca6 usbip: dynamically allocate idev by nports found in sysfs by Michael Grzeschik · 6 years ago
  10. 2699126 usbip: tools: usbipd: exclude exported devices from exportable device list by Shuah Khan · 6 years ago
  11. ad81b15 usbip: tools: change to use new error codes in server reply messages by Shuah Khan · 6 years ago
  12. c207a10 usbip: usbip_host_common: Use new error codes to return request status by Shuah Khan · 6 years ago
  13. f6bcbf2 usbip: tools: add more error codes for usbip request/reply messages by Shuah Khan · 6 years ago
  14. 8fe8f58 usbip: tools usbip_network: Fix cryptic error messages by Shuah Khan · 6 years ago
  15. 0c60b14 usbip: tools usbip_attach: Fix cryptic error messages by Shuah Khan · 6 years ago
  16. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 6 years ago
  17. ef82450 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 7 years ago
  18. ef54cf0 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 7 years ago
  19. f7a5d7b tools: usb: usbip: fix fd leak in case of 'fread' failure by Elad Wexler · 7 years ago
  20. 5c65a2f tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned' by Elad Wexler · 7 years ago
  21. 01f1918 Merge 4.15.0-rc6 into usb-next by Greg Kroah-Hartman · 7 years ago
  22. 544c460 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 7 years ago
  23. d9e3d89 Merge 4.15-rc4 into usb-next by Greg Kroah-Hartman · 7 years ago
  24. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  25. 82a2b82 tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) by Julien BOIBESSOT · 7 years ago
  26. 77be4c8 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 7 years ago
  27. 1ac7c8a7 usbip: fix usbip attach to find a port that matches the requested speed by Shuah Khan · 7 years ago
  28. 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
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. c15562c usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
  31. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  32. 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 · 7 years ago
  33. 1c9de5b usbip: vhci-hcd: Add USB3 SuperSpeed support by Yuyang Du · 7 years ago
  34. dff3565 usbip: vhci-hcd: Rework vhci_hcd_init by Yuyang Du · 7 years ago
  35. e55dea8 usb: usbip tool: Fix parse_status() by Yuyang Du · 7 years ago
  36. fd92b7d usb: usbip tool: Fix refresh_imported_device_list() by Yuyang Du · 7 years ago
  37. aa3ecb9 usb: usbip tool: Add ncontrollers in vhci_driver structure by Yuyang Du · 7 years ago
  38. c350971 usb: usbip tool: Check the return of get_nports() by Yuyang Du · 7 years ago
  39. a7ea58f tools: usb: testusb: update default vary for superspeed by Felipe Balbi · 7 years ago
  40. 21470e3 usb: fix some references for /proc/bus/usb by Mauro Carvalho Chehab · 7 years ago
  41. 37e47d5 usb: usbip tool: Fix get_nports() by Yuyang Du · 7 years ago
  42. cfd6ed4 usbip: Fix implicit fallthrough warning by Jonathan Dieter · 7 years ago
  43. e5dfa3f usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 7 years ago
  44. e4ecd15 tools/usb: Add .gitignore file by Prarit Bhargava · 7 years ago
  45. 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
  46. 271d2d6 tools: usb: ffs-test: add SS descriptors by Felipe Balbi · 8 years ago
  47. 5abb9b9 tools: usb: ffs-test: switch to _DEFAULT_SOURCE by Felipe Balbi · 8 years ago
  48. 444d9309 tools: usb: usbip: Update README by Krzysztof Opasiak · 8 years ago
  49. a52d3ec tools: usb: usbip: Add simple script to show how to setup vUDC by Krzysztof Opasiak · 8 years ago
  50. 71158c2 usbip: add missing compile time generated files to .gitignore by Shuah Khan · 8 years ago
  51. 220c61b usbip: deletion of incorrect socket descriptor checking by Nobuo Iwata · 8 years ago
  52. e66fa8b usbip: adding names db to port operation by Nobuo Iwata · 8 years ago
  53. e0546fd usbip: tools: Start using VUDC backend in usbip tools by Igor Kotrasinski · 8 years ago
  54. 7b3f74f usbip: tools: Add vudc backend to usbip tools by Krzysztof Opasiak · 8 years ago
  55. 3391ba0 usbip: tools: Extract generic code to be shared with vudc backend by Krzysztof Opasiak · 8 years ago
  56. 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
  57. 9e44d19 tools: usb: testusb: change the default value for length from 512 to 1024 by Peter Chen · 9 years ago
  58. 0f28637 tools: usb: testusb: change the help text by Peter Chen · 9 years ago
  59. 0c61814 tools: usbip: detach: avoid calling strlen() at each iteration by Eric Curtin · 9 years ago
  60. 969678c tools: ffs-aio-example: use endpoint addresses from descriptors by Robert Baldyga · 10 years ago
  61. a7657a9 tools: ffs-aio-example: add missing wMaxPacketSize for HS descs by Robert Baldyga · 10 years ago
  62. 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
  63. b19e5f0 usbip: remove unneeded structure by Julia Lawall · 10 years ago
  64. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  65. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 10 years ago
  66. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  67. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  68. 6fa9e1b usb: usbip: fix usbip.h path in userspace tool by Piotr Król · 10 years ago
  69. b9a4274 tools: ffs-test: add compatibility code for old kernels by Michal Nazarewicz · 10 years ago
  70. 51c208c tools: ffs-test: convert to new descriptor format by Michal Nazarewicz · 10 years ago
  71. 588b48c usbip: move usbip userspace code out of staging by Valentina Manea · 10 years ago
  72. 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
  73. f35f712 tools: ffs-test: fix header values endianess by Michal Nazarewicz · 10 years ago
  74. aa49132 tools: ffs-aio-example: add license information by Robert Baldyga · 10 years ago
  75. 0ebe991 tools: ffs-aio-example: convert to new descriptor format by Robert Baldyga · 10 years ago
  76. d2999e1 tools: ffs-aio-example: fix header values endianess by Robert Baldyga · 10 years ago
  77. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  78. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 10 years ago
  79. b34e08d tools: usb: aio example applications by Robert Baldyga · 10 years ago
  80. cb292ce usb: tools: fix a regression issue that gcc can't link to pthread by Huang Rui · 11 years ago
  81. a0f11ac tools: usb: ffs-test: Fix build failure by Maxin B. John · 11 years ago
  82. 9742aec testusb: remove all mentions of 'usbfs' by Sergei Shtylyov · 11 years ago
  83. 2c449e3 tools/usb: remove unneeded 'continue' and simplify condition by Sasha Levin · 12 years ago
  84. 8a424bf tools/usb: remove last USBFS user by Sebastian Andrzej Siewior · 12 years ago
  85. 7e54e97 testusb: expose looping forever option "l" to user by Du, ChangbinX · 12 years ago
  86. f6fe916 USB: testusb: add path /dev/bus/usb to default search paths for usbfs by Du, ChangbinX · 12 years ago
  87. eb9c583 USB: ffs-test: fix length argument of out function call by Matthias Fend · 12 years ago
  88. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  89. 24fa9a9 USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions by Matt Fleming · 12 years ago
  90. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 13 years ago
  91. d105e74 USB: ffs-test: fix header path by Davidlohr Bueso · 13 years ago
  92. 4f22ce7 USB: tools: Add a Makefile by Davidlohr Bueso · 13 years ago
  93. bc0f23d USB: usbtest - add alignment tests to test script by Martin Fuzzey · 14 years ago
  94. c17d936 USB: usbtest - add shell script to test HCDs by David Brownell · 14 years ago
  95. 5bc9661 USB: testusb: testusb compatibility with FunctionFS gadget by Michal Nazarewicz · 14 years ago
  96. 2201d6b USB: testusb: an USB testing application by David Brownell · 14 years ago
  97. 93f2aa4 USB: ffs-test: FunctionFS testing program by Michal Nazarewicz · 14 years ago