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