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