1. 021aed8 staging: usbip: userspace: migrate usbip_host_driver to libudev by Valentina Manea · 10 years ago
  2. ecc13b7 staging: usbip: userspace: move sysfs_utils to libsrc by Valentina Manea · 10 years ago
  3. 52d0448 staging: usbip: userspace: add new list API by Valentina Manea · 10 years ago
  4. 29a30ad staging: usbip: userspace: re-add interface information listing by Valentina Manea · 10 years ago
  5. 37765c1 staging: usbip: userspace: migrate usbip_list to libudev by Valentina Manea · 10 years ago
  6. d561ef9 staging: usbip: userspace: migrate usbip_unbind to libudev by Valentina Manea · 10 years ago
  7. c522a03 staging: usbip: userspace: remove useless libsysfs includes by Valentina Manea · 10 years ago
  8. 1e94031 staging: usbip: userspace: migrate usbip_bind to libudev by Valentina Manea · 10 years ago
  9. cec2e7b staging/usbip: change usbip userspace to include new uapi usbip.h by Shuah Khan · 11 years ago
  10. 696c9c7 staging: usbip: userspace: Memory leak in usbip_exported_device_new by Heinrich Schuchardt · 11 years ago
  11. 5484081 staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2 by Masanari Iida · 11 years ago
  12. a37d70e staging: usbip: prevent possible buffer overflow reading port records by Mark Asselstine · 11 years ago
  13. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 11 years ago
  14. 2a7470d usbip/userspace/libsrc/names.c: memory leak by Heinrich Schuchardt · 11 years ago
  15. d1fd43d staging/usbip: userspace to use linux header for usb_device_speed enum, missing speeds to speed_strings array by Shuah Khan · 11 years ago
  16. b7945b7 staging: usbip: convert usbip-host driver to usb_device_driver by Valentina Manea · 11 years ago
  17. ec2ff62 staging: usbip: userspace: add support for viewing imported devices by Valentina Manea · 11 years ago
  18. 2d32927 usbip: Fix sscanf handling by Alan · 11 years ago
  19. 3dd89f9 staging: usbip: Fix man-pages for usbip userspace utilities by Tobias Polzer · 11 years ago
  20. f49ad35 staging: usbip: Fix IPv6 support in usbipd by Dominik Paulus · 11 years ago
  21. 414ef69 staging: usbip: Fix build on Debian ppc by Tobias Polzer · 11 years ago
  22. 82bd3f1b staging: usbip: Fix build with --with-tcp-wrappers by Dominik Paulus · 11 years ago
  23. 92e11ae staging: usbip: fix up alignment in long options list by Anthony Foiani · 11 years ago
  24. 5894af8 staging: usbip: properly handle "-l" / "--log" option by Anthony Foiani · 11 years ago
  25. 7182f8f staging: usbip: set usbipd server port via "-t" / "--tcp-port" option. by Anthony Foiani · 11 years ago
  26. 9ead219 staging: usbip: add "-P" / "--pid" option to save usbipd process id by Anthony Foiani · 11 years ago
  27. 6ec16a4 staging: usbip: Fix typo in comments within usbip by Masanari Iida · 11 years ago
  28. a159d62 staging: usbip: improve error reporting by Anthony Foiani · 11 years ago
  29. 2568dd1 staging: usbip: use local variable while setting up socket by Anthony Foiani · 11 years ago
  30. 04948a3 staging: usbip: clean up checkpatch warnings in usbipd.c by Anthony Foiani · 11 years ago
  31. 70e90fb staging: usbip: userspace: show product name in `list -l' command by Kurt Kanzenbach · 11 years ago
  32. 80e4b94 staging: usbip: userspace: unified command line arguments by Kurt Kanzenbach · 11 years ago
  33. b2e0228 staging: usbip: userspace: libsrc: cleanup parsing by Kurt Kanzenbach · 11 years ago
  34. e71e781 staging: usbip: userspace: removed unnecessary code by Kurt Kanzenbach · 11 years ago
  35. e697949 staging: usbip: userspace: avoid memory leaks by Stefan Reif · 11 years ago
  36. 69f4526 staging: usbip: userspace: libsrc: replace numbers by ascii by Stefan Reif · 11 years ago
  37. 5037307 staging: usbip: userspace: fix whitespace errors by Stefan Reif · 12 years ago
  38. ba0edc2 staging: usbip: userspace: libsrc: added missing space by Kurt Kanzenbach · 12 years ago
  39. 6f19a2b staging: usbip: userspace: libsrc: removed assignments in if conditions by Kurt Kanzenbach · 12 years ago
  40. 9db91e1 staging: usbip: userspace: libsrc: replaced lines over 80 characters by Kurt Kanzenbach · 12 years ago
  41. 71bd5b7 staging: usbip: userspace: libsrc: (foo*) should be (foo *) by Kurt Kanzenbach · 12 years ago
  42. b8ab0f2 staging: usbip: userspace: libsrc: spaces required around that '=' by Kurt Kanzenbach · 12 years ago
  43. 5af7746f staging: usbip: userspace: libsrc: do not init static/globals to 0 by Kurt Kanzenbach · 12 years ago
  44. cbb8671 staging: usbip: userspace: libsrc: fix indention by Kurt Kanzenbach · 12 years ago
  45. 82692d2 staging: usbip: userspace: suppress a bogus error by Ilija Hadzic · 12 years ago
  46. 107fefd staging: usbip: userspace: add option to turn fortify on or off by Ilija Hadzic · 12 years ago
  47. 328f7f8 staging: usbip: userspace: eliminate glib dependency by Ilija Hadzic · 12 years ago
  48. 0d0651d staging: usbip: userspace: add gitignore file by Ilija Hadzic · 12 years ago
  49. 8a1430a staging: usbip: userspace: fix build breakage in doc directory by Ilija Hadzic · 12 years ago
  50. a6bb875 usb: usbip: userspace: remove the port state file when detaching port. by Harvey Yang · 12 years ago
  51. 4faf3a8 staging: usbip: userspace: update man pages for v1.0.0 by W. Trevor King · 12 years ago
  52. ce591f7 staging: usbip: userspace: allow `configure --with-tcp-wrappers` by W. Trevor King · 12 years ago
  53. e034410 staging: usbip: userspace: include headers in release tarballs by Natanael Copa · 12 years ago
  54. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 12 years ago
  55. a813833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next by Greg Kroah-Hartman · 13 years ago
  56. 93583548 drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized value by Julia Lawall · 13 years ago
  57. 549fb10 staging: usbip: userspace: Check return value for mkdir() by Tobias Klauser · 13 years ago
  58. 275d385 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 13 years ago
  59. 48d67fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 13 years ago
  60. 0aee588 staging: usbip: userspace: usbip-utils 1.1.1 by matt mooney · 13 years ago
  61. 45dd9a9 staging: usbip: userspace: README: update example output by matt mooney · 13 years ago
  62. 2435ab1 staging: usbip: userspace: usbip: modify `list' help message by matt mooney · 13 years ago
  63. fcedd16 staging: usbip: userspace: usbip_list.c: modify exportable device output by matt mooney · 13 years ago
  64. dffb964 staging: usbip: userspace: fix header installation bug by matt mooney · 13 years ago
  65. 3c6e9e8 staging: usbip: userspace: add new prefix for usbip network code by matt mooney · 13 years ago
  66. e2ec6b4 staging: usbip: userspace: usbipd: major cleanup of daemon by matt mooney · 13 years ago
  67. 7104b5d staging: usbip: userspace: usbipd.c: fix userspace build error by David Chang · 13 years ago
  68. c88f990 staging: usbip: userspace: configure.ac: change package data by matt mooney · 13 years ago
  69. fb5ca81 staging: usbip: userspace: usbip_network.c: coding style cleanup by matt mooney · 13 years ago
  70. 756d672 staging: usbip: userspace: usbip_host: update function and variable names by matt mooney · 13 years ago
  71. a16941a staging: usbip: userspace: rename stub driver files by matt mooney · 13 years ago
  72. b9d65b1 staging: usbip: userspace: usbip list: move output header by matt mooney · 13 years ago
  73. 622dde8 staging: usbip: userspace: usbip list: edit output messages by matt mooney · 13 years ago
  74. 9cda570 staging: usbip: userspace: usbip_unbind.c: implement using libsysfs by matt mooney · 13 years ago
  75. 06c465f staging: usbip: userspace: usbip_bind.c: major rewrite of the implementation by matt mooney · 13 years ago
  76. 30f0554 staging: usbip: userspace: utils.c: rewrite modify_match_busid by matt mooney · 13 years ago
  77. 42685d5 staging: usbip: userspace: utils: remove libsysfs circumvention by matt mooney · 13 years ago
  78. 4737d7e staging: usbip: userspace: usbip: modify command failure by matt mooney · 13 years ago
  79. 25567a3 staging: usbip: userspace: libsrc: change all output messages to debug by matt mooney · 13 years ago
  80. 099f79f staging: usbip: userspace: libsrc: remove usbip.h by matt mooney · 13 years ago
  81. c93be5b staging: usbip: userspace: usbip.c: add log option by matt mooney · 13 years ago
  82. f2fb62b staging: usbip: userspace: libsrc: set program name for logging by matt mooney · 13 years ago
  83. 4fd83e8 staging: usbip: userspace: usbip_common.h: fixup header includes by matt mooney · 13 years ago
  84. 93e18e0 staging: usbip: userspace: usbip_common.h: move enums by matt mooney · 13 years ago
  85. 213fd4a staging: usbip: userspace: usbip_common.h: cleanup log macros by matt mooney · 13 years ago
  86. 9a20542 staging: usbip: userspace: update cleanup.sh by matt mooney · 13 years ago
  87. 8941521 staging: usbip: userspace: cleanup README by matt mooney · 13 years ago
  88. e8323b8 staging: usbip: userspace: add name to AUTHORS by matt mooney · 13 years ago
  89. 7ddf1a0 staging: usbip: userspace: remove usb.ids file by matt mooney · 13 years ago
  90. 981aabb Staging: usbip: Fix out-of-tree build for userspace by Tobias Klauser · 13 years ago
  91. ceeb6fe staging: Fix recieve/receive typos by Joe Perches · 13 years ago
  92. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  93. 1109566 staging: usbip: userspace: usbip_list.c: cleanup exported device functions by matt mooney · 13 years ago
  94. 35dd0c2 staging: usbip: userspace: rename usbip device and interface by matt mooney · 13 years ago
  95. 74ce259 staging: usbip: userspace: usbip_list.c: refactor local USB device listing by matt mooney · 13 years ago
  96. 3e4fda9 staging: usbip: change the busid size by matt mooney · 13 years ago
  97. 4cbab52 staging: usbip: userspace: move header includes out utils.h by matt mooney · 13 years ago
  98. 950a4cd staging: usbip: userspace: use memset instead of bzero by matt mooney · 13 years ago
  99. 1e35d87 staging: usbip: userspace: usbip_network: rename and cleanup function by matt mooney · 13 years ago
  100. d2c15e2 staging: usbip: userspace: usbipd.c: add header into source file by matt mooney · 13 years ago