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