1. cce8df1 usbip: Fix unsafe unaligned pointer usage by Shuah Khan · 4 years, 4 months ago
  2. da80ba7 usbip: tools: fix fd leakage in the function of read_attr_usbip_status by Hewenliang · 4 years, 6 months ago
  3. c993c26 usbip: tools: fix atoi() on non-null terminated string by Colin Ian King · 6 years ago
  4. 3b7c96a tools: usb: ffs-test: Fix build on big endian systems by Peter Senna Tschudin · 6 years ago
  5. ce28cf5 usbip: usbip_detach: Fix memory, udev context and udev leak by Shuah Khan (Samsung OSG) · 6 years ago
  6. c485b11 tools/usbip: fixes build with musl libc toolchain by Julien BOIBESSOT · 6 years ago
  7. f800795 usbip: list: don't list devices attached to vhci_hcd by Shuah Khan · 6 years ago
  8. 4c6fcc3 usbip: prevent bind loops on devices attached to vhci_hcd by Shuah Khan · 6 years ago
  9. 69e78e7 usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 7 years ago
  10. 853c39f usbip: Fix implicit fallthrough warning by Jonathan Dieter · 7 years ago
  11. ce601a0 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 6 years ago
  12. 3c579d0 usbip: fix usbip bind writing random string after command in match_busid by Juan Zea · 6 years ago
  13. 8f6e33a usbip: tools: Install all headers needed for libusbip development by Ben Hutchings · 7 years ago
  14. e66fa8b usbip: adding names db to port operation by Nobuo Iwata · 8 years ago
  15. e0546fd usbip: tools: Start using VUDC backend in usbip tools by Igor Kotrasinski · 8 years ago
  16. 7b3f74f usbip: tools: Add vudc backend to usbip tools by Krzysztof Opasiak · 8 years ago
  17. 3391ba0 usbip: tools: Extract generic code to be shared with vudc backend by Krzysztof Opasiak · 8 years ago
  18. 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
  19. 9e44d19 tools: usb: testusb: change the default value for length from 512 to 1024 by Peter Chen · 9 years ago
  20. 0f28637 tools: usb: testusb: change the help text by Peter Chen · 9 years ago
  21. 0c61814 tools: usbip: detach: avoid calling strlen() at each iteration by Eric Curtin · 9 years ago
  22. 969678c tools: ffs-aio-example: use endpoint addresses from descriptors by Robert Baldyga · 9 years ago
  23. a7657a9 tools: ffs-aio-example: add missing wMaxPacketSize for HS descs by Robert Baldyga · 9 years ago
  24. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  25. b19e5f0 usbip: remove unneeded structure by Julia Lawall · 9 years ago
  26. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 9 years ago
  27. 3943f42 Replace mentions of "list_struct" to "list_head" by Andrey Utkin · 9 years ago
  28. 4cd41ff Merge tag 'v3.17-rc5' into next by Felipe Balbi · 10 years ago
  29. f7cc38b Merge tag 'v3.17-rc4' into next by Felipe Balbi · 10 years ago
  30. 6fa9e1b usb: usbip: fix usbip.h path in userspace tool by Piotr Król · 10 years ago
  31. b9a4274 tools: ffs-test: add compatibility code for old kernels by Michal Nazarewicz · 10 years ago
  32. 51c208c tools: ffs-test: convert to new descriptor format by Michal Nazarewicz · 10 years ago
  33. 588b48c usbip: move usbip userspace code out of staging by Valentina Manea · 10 years ago
  34. 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
  35. f35f712 tools: ffs-test: fix header values endianess by Michal Nazarewicz · 10 years ago
  36. aa49132 tools: ffs-aio-example: add license information by Robert Baldyga · 10 years ago
  37. 0ebe991 tools: ffs-aio-example: convert to new descriptor format by Robert Baldyga · 10 years ago
  38. d2999e1 tools: ffs-aio-example: fix header values endianess by Robert Baldyga · 10 years ago
  39. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  40. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 10 years ago
  41. b34e08d tools: usb: aio example applications by Robert Baldyga · 10 years ago
  42. cb292ce usb: tools: fix a regression issue that gcc can't link to pthread by Huang Rui · 10 years ago
  43. a0f11ac tools: usb: ffs-test: Fix build failure by Maxin B. John · 11 years ago
  44. 9742aec testusb: remove all mentions of 'usbfs' by Sergei Shtylyov · 11 years ago
  45. 2c449e3 tools/usb: remove unneeded 'continue' and simplify condition by Sasha Levin · 11 years ago
  46. 8a424bf tools/usb: remove last USBFS user by Sebastian Andrzej Siewior · 12 years ago
  47. 7e54e97 testusb: expose looping forever option "l" to user by Du, ChangbinX · 12 years ago
  48. f6fe916 USB: testusb: add path /dev/bus/usb to default search paths for usbfs by Du, ChangbinX · 12 years ago
  49. eb9c583 USB: ffs-test: fix length argument of out function call by Matthias Fend · 12 years ago
  50. 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
  51. 24fa9a9 USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions by Matt Fleming · 12 years ago
  52. 54b8360 usb: gadget: update Michal Nazarewicz's email address by Michal Nazarewicz · 12 years ago
  53. d105e74 USB: ffs-test: fix header path by Davidlohr Bueso · 13 years ago
  54. 4f22ce7 USB: tools: Add a Makefile by Davidlohr Bueso · 13 years ago
  55. bc0f23d USB: usbtest - add alignment tests to test script by Martin Fuzzey · 13 years ago
  56. c17d936 USB: usbtest - add shell script to test HCDs by David Brownell · 13 years ago
  57. 5bc9661 USB: testusb: testusb compatibility with FunctionFS gadget by Michal Nazarewicz · 14 years ago
  58. 2201d6b USB: testusb: an USB testing application by David Brownell · 14 years ago
  59. 93f2aa4 USB: ffs-test: FunctionFS testing program by Michal Nazarewicz · 14 years ago