1. b8ab0f2 staging: usbip: userspace: libsrc: spaces required around that '=' by Kurt Kanzenbach · 12 years ago
  2. 5af7746f staging: usbip: userspace: libsrc: do not init static/globals to 0 by Kurt Kanzenbach · 12 years ago
  3. cbb8671 staging: usbip: userspace: libsrc: fix indention by Kurt Kanzenbach · 12 years ago
  4. 82692d2 staging: usbip: userspace: suppress a bogus error by Ilija Hadzic · 12 years ago
  5. 107fefd staging: usbip: userspace: add option to turn fortify on or off by Ilija Hadzic · 12 years ago
  6. 328f7f8 staging: usbip: userspace: eliminate glib dependency by Ilija Hadzic · 12 years ago
  7. 0d0651d staging: usbip: userspace: add gitignore file by Ilija Hadzic · 12 years ago
  8. 8a1430a staging: usbip: userspace: fix build breakage in doc directory by Ilija Hadzic · 12 years ago
  9. a6bb875 usb: usbip: userspace: remove the port state file when detaching port. by Harvey Yang · 12 years ago
  10. 4faf3a8 staging: usbip: userspace: update man pages for v1.0.0 by W. Trevor King · 12 years ago
  11. ce591f7 staging: usbip: userspace: allow `configure --with-tcp-wrappers` by W. Trevor King · 12 years ago
  12. e034410 staging: usbip: userspace: include headers in release tarballs by Natanael Copa · 12 years ago
  13. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 12 years ago
  14. a813833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next by Greg Kroah-Hartman · 13 years ago
  15. 93583548 drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized value by Julia Lawall · 13 years ago
  16. 549fb10 staging: usbip: userspace: Check return value for mkdir() by Tobias Klauser · 13 years ago
  17. 275d385 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 13 years ago
  18. 48d67fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 13 years ago
  19. 0aee588 staging: usbip: userspace: usbip-utils 1.1.1 by matt mooney · 13 years ago
  20. 45dd9a9 staging: usbip: userspace: README: update example output by matt mooney · 13 years ago
  21. 2435ab1 staging: usbip: userspace: usbip: modify `list' help message by matt mooney · 13 years ago
  22. fcedd16 staging: usbip: userspace: usbip_list.c: modify exportable device output by matt mooney · 13 years ago
  23. dffb964 staging: usbip: userspace: fix header installation bug by matt mooney · 13 years ago
  24. 3c6e9e8 staging: usbip: userspace: add new prefix for usbip network code by matt mooney · 13 years ago
  25. e2ec6b4 staging: usbip: userspace: usbipd: major cleanup of daemon by matt mooney · 13 years ago
  26. 7104b5d staging: usbip: userspace: usbipd.c: fix userspace build error by David Chang · 13 years ago
  27. c88f990 staging: usbip: userspace: configure.ac: change package data by matt mooney · 13 years ago
  28. fb5ca81 staging: usbip: userspace: usbip_network.c: coding style cleanup by matt mooney · 13 years ago
  29. 756d672 staging: usbip: userspace: usbip_host: update function and variable names by matt mooney · 13 years ago
  30. a16941a staging: usbip: userspace: rename stub driver files by matt mooney · 13 years ago
  31. b9d65b1 staging: usbip: userspace: usbip list: move output header by matt mooney · 13 years ago
  32. 622dde8 staging: usbip: userspace: usbip list: edit output messages by matt mooney · 13 years ago
  33. 9cda570 staging: usbip: userspace: usbip_unbind.c: implement using libsysfs by matt mooney · 13 years ago
  34. 06c465f staging: usbip: userspace: usbip_bind.c: major rewrite of the implementation by matt mooney · 13 years ago
  35. 30f0554 staging: usbip: userspace: utils.c: rewrite modify_match_busid by matt mooney · 13 years ago
  36. 42685d5 staging: usbip: userspace: utils: remove libsysfs circumvention by matt mooney · 13 years ago
  37. 4737d7e staging: usbip: userspace: usbip: modify command failure by matt mooney · 13 years ago
  38. 25567a3 staging: usbip: userspace: libsrc: change all output messages to debug by matt mooney · 13 years ago
  39. 099f79f staging: usbip: userspace: libsrc: remove usbip.h by matt mooney · 13 years ago
  40. c93be5b staging: usbip: userspace: usbip.c: add log option by matt mooney · 13 years ago
  41. f2fb62b staging: usbip: userspace: libsrc: set program name for logging by matt mooney · 13 years ago
  42. 4fd83e8 staging: usbip: userspace: usbip_common.h: fixup header includes by matt mooney · 13 years ago
  43. 93e18e0 staging: usbip: userspace: usbip_common.h: move enums by matt mooney · 13 years ago
  44. 213fd4a staging: usbip: userspace: usbip_common.h: cleanup log macros by matt mooney · 13 years ago
  45. 9a20542 staging: usbip: userspace: update cleanup.sh by matt mooney · 13 years ago
  46. 8941521 staging: usbip: userspace: cleanup README by matt mooney · 13 years ago
  47. e8323b8 staging: usbip: userspace: add name to AUTHORS by matt mooney · 13 years ago
  48. 7ddf1a0 staging: usbip: userspace: remove usb.ids file by matt mooney · 13 years ago
  49. 981aabb Staging: usbip: Fix out-of-tree build for userspace by Tobias Klauser · 13 years ago
  50. ceeb6fe staging: Fix recieve/receive typos by Joe Perches · 13 years ago
  51. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 13 years ago
  52. 1109566 staging: usbip: userspace: usbip_list.c: cleanup exported device functions by matt mooney · 13 years ago
  53. 35dd0c2 staging: usbip: userspace: rename usbip device and interface by matt mooney · 13 years ago
  54. 74ce259 staging: usbip: userspace: usbip_list.c: refactor local USB device listing by matt mooney · 13 years ago
  55. 3e4fda9 staging: usbip: change the busid size by matt mooney · 13 years ago
  56. 4cbab52 staging: usbip: userspace: move header includes out utils.h by matt mooney · 13 years ago
  57. 950a4cd staging: usbip: userspace: use memset instead of bzero by matt mooney · 13 years ago
  58. 1e35d87 staging: usbip: userspace: usbip_network: rename and cleanup function by matt mooney · 13 years ago
  59. d2c15e2 staging: usbip: userspace: usbipd.c: add header into source file by matt mooney · 13 years ago
  60. e9837bb staging: usbip: userspace tools v1.0.0 by matt mooney · 13 years ago
  61. 5805842 staging: usbip: userspace: vhci_driver: parameterize path names by matt mooney · 13 years ago
  62. 7e485ee staging: usbip: userspace: change struct class_device to usbip_class_device by matt mooney · 13 years ago
  63. 5a285cf staging: usbip: userspace: set kernel module names in one place by matt mooney · 13 years ago
  64. 4b93bb3 staging: usbip: userspace: bind_driver.c: update kernel module name by matt mooney · 13 years ago
  65. 3fadc12 staging: usbip: userspace: bind-driver.c: mark remote_host as unused by matt mooney · 13 years ago
  66. 2006d35 staging: usbip: userspace: stub_driver.c: update kernel module name by matt mooney · 13 years ago
  67. 1c6e79d staging: usbip: userspace: modify project gcc flags by matt mooney · 13 years ago
  68. be0d54a staging: usbip: userspace: move common cflags to configure.ac by matt mooney · 13 years ago
  69. 968c659 staging: usbip: userspace: remove gcc warnings by matt mooney · 13 years ago
  70. 88d6f40 staging: usbip: userspace: remove revision $Id$ by matt mooney · 13 years ago
  71. d762f5e staging: usbip: userspace: set libusbip version in configure.ac by matt mooney · 13 years ago
  72. cd62e07 staging: usbip: userspace: cleanup makefiles by matt mooney · 13 years ago
  73. af8bab0 staging: usbip: userspace: configure.ac: major overhaul by matt mooney · 13 years ago
  74. 220973d staging: usbip: userspace: update module name references by matt mooney · 13 years ago
  75. 9abec45 staging: usbip: userspace: whitespace cleanup by matt mooney · 13 years ago
  76. 33df228 staging: usbip: userspace: remove unused files by matt mooney · 13 years ago
  77. f9b9007 staging: usbip: userspace: rename source directories by matt mooney · 13 years ago
  78. 7f27b19 staging: usbip: userspace: move manpages to separate directory by matt mooney · 13 years ago
  79. 0945b4f staging: usbip: add userspace code by Takahiro Hirofuchi · 13 years ago