1. f307da9 staging: usbip: remove use of __devexit_p by Bill Pemberton · 12 years ago
  2. a6bb875 usb: usbip: userspace: remove the port state file when detaching port. by Harvey Yang · 12 years ago
  3. 695bcb1 staging: usbip: put usb_device and kill event handler thread in error cleanups. by Harvey Yang · 12 years ago
  4. 9e1b6cb staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start by Bernard Blackham · 12 years ago
  5. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  6. c7f0089 staging: usbip: cleanup of comments by Bart Westgeest · 12 years ago
  7. 20960fa staging: usbip: make rh_port_disconnect static by Bart Westgeest · 12 years ago
  8. 36ac9b0 staging: usbip: replaced pointer arithmetic, and strongly type function return. by Bart Westgeest · 12 years ago
  9. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  10. cbf7d12 staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd by navin · 12 years ago
  11. b7caecb staging: usbip: stub_dev: Fixed oops during removal of usbip_host by navin · 12 years ago
  12. ba753e4 Staging: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  13. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  14. 107f04b staging: usbip: vhci_hcd: fixed suspend-resume loop by navin patidar · 12 years ago
  15. 236742d staging: usbip: avoid deadlock in vhci_device_unlink_cleanup() by Bernard Blackham · 12 years ago
  16. 4faf3a8 staging: usbip: userspace: update man pages for v1.0.0 by W. Trevor King · 12 years ago
  17. ce591f7 staging: usbip: userspace: allow `configure --with-tcp-wrappers` by W. Trevor King · 12 years ago
  18. 93efc55 staging: usbip: export usbip_debug_flag as a usbip-core module parameter. by W. Trevor King · 12 years ago
  19. 4ec2601 staging "usbip" Fix typos. by Justin P. Mattock · 12 years ago
  20. 7489301 staging: usbip: cleanup and fix of vhci_hub_status by Bart Westgeest · 13 years ago
  21. 1132b9a staging: usbip: Updated comment describing VHCI_NPORTS by Bart Westgeest · 13 years ago
  22. e034410 staging: usbip: userspace: include headers in release tarballs by Natanael Copa · 13 years ago
  23. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 13 years ago
  24. 3567f97 staging: usbip: Fix typo in printed text by Christopher Harvey · 13 years ago
  25. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 13 years ago
  26. ba46ce3 staging: usbip: fix the usage of kthread_stop() by Oleg Nesterov · 13 years ago
  27. ea50a5d Staging: usbip: Remove commented code. by Santosh Nayak · 13 years ago
  28. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  29. 34c0957 staging: usbip: removed #if 0'd out code by Bart Westgeest · 13 years ago
  30. ac2b41a staging: usbip: changed function return type to void by Bart Westgeest · 13 years ago
  31. 98b9de2 staging: usbip: removed unused structure field by Bart Westgeest · 13 years ago
  32. 737912e staging: usbip: fix to prevent potentially using uninitialized spinlock by Bart Westgeest · 13 years ago
  33. 75fe8c8 staging: usbip: removed unused definitions from header by Bart Westgeest · 13 years ago
  34. 5a08c52 staging: usbip: removed dead code from receive function by Bart Westgeest · 13 years ago
  35. 438957f staging: usbip: bugfix for deadlock by Bart Westgeest · 13 years ago
  36. 4529623 staging: Add module.h to more drivers implicitly using it. by Paul Gortmaker · 13 years ago
  37. 8e336a7 staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. by Paul Gortmaker · 14 years ago
  38. 7518b9b staging: usbip: fix up api changes that broke windows clients by Alexander Thomas · 13 years ago
  39. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 14 years ago
  40. a813833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next by Greg Kroah-Hartman · 13 years ago
  41. 93583548 drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized value by Julia Lawall · 13 years ago
  42. 306dac6 staging: usbip: Add header guards to stub.h and vhci.h by Tobias Klauser · 13 years ago
  43. c8742cf staging: usbip: add a usbip protocol document by Márton Németh · 13 years ago
  44. 549fb10 staging: usbip: userspace: Check return value for mkdir() by Tobias Klauser · 13 years ago
  45. 97c451c Staging: usbip: Fix braces and spaces to match coding style. by Akshay Joshi · 13 years ago
  46. 553a1a5 Staging: usbip: Remove trailing spaces. by Akshay Joshi · 13 years ago
  47. 275d385 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 13 years ago
  48. 48d67fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Larry Finger · 14 years ago
  49. 0aee588 staging: usbip: userspace: usbip-utils 1.1.1 by matt mooney · 14 years ago
  50. 45dd9a9 staging: usbip: userspace: README: update example output by matt mooney · 14 years ago
  51. 2435ab1 staging: usbip: userspace: usbip: modify `list' help message by matt mooney · 14 years ago
  52. fcedd16 staging: usbip: userspace: usbip_list.c: modify exportable device output by matt mooney · 14 years ago
  53. dffb964 staging: usbip: userspace: fix header installation bug by matt mooney · 14 years ago
  54. 3c6e9e8 staging: usbip: userspace: add new prefix for usbip network code by matt mooney · 14 years ago
  55. e2ec6b4 staging: usbip: userspace: usbipd: major cleanup of daemon by matt mooney · 14 years ago
  56. 6394c5a staging: fix usbip printk format warning by Randy Dunlap · 14 years ago
  57. 7104b5d staging: usbip: userspace: usbipd.c: fix userspace build error by David Chang · 14 years ago
  58. 1aee199 drivers/staging/usbip: bugfix prevent driver unbind regression in linux-next by Arjan Mels · 14 years ago
  59. 8547d4c Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread by Tobias Klauser · 14 years ago
  60. c88f990 staging: usbip: userspace: configure.ac: change package data by matt mooney · 14 years ago
  61. fb5ca81 staging: usbip: userspace: usbip_network.c: coding style cleanup by matt mooney · 14 years ago
  62. 756d672 staging: usbip: userspace: usbip_host: update function and variable names by matt mooney · 14 years ago
  63. a16941a staging: usbip: userspace: rename stub driver files by matt mooney · 14 years ago
  64. b9d65b1 staging: usbip: userspace: usbip list: move output header by matt mooney · 14 years ago
  65. 622dde8 staging: usbip: userspace: usbip list: edit output messages by matt mooney · 14 years ago
  66. 9cda570 staging: usbip: userspace: usbip_unbind.c: implement using libsysfs by matt mooney · 14 years ago
  67. 06c465f staging: usbip: userspace: usbip_bind.c: major rewrite of the implementation by matt mooney · 14 years ago
  68. 30f0554 staging: usbip: userspace: utils.c: rewrite modify_match_busid by matt mooney · 14 years ago
  69. 42685d5 staging: usbip: userspace: utils: remove libsysfs circumvention by matt mooney · 14 years ago
  70. 4737d7e staging: usbip: userspace: usbip: modify command failure by matt mooney · 14 years ago
  71. 25567a3 staging: usbip: userspace: libsrc: change all output messages to debug by matt mooney · 14 years ago
  72. 099f79f staging: usbip: userspace: libsrc: remove usbip.h by matt mooney · 14 years ago
  73. c93be5b staging: usbip: userspace: usbip.c: add log option by matt mooney · 14 years ago
  74. f2fb62b staging: usbip: userspace: libsrc: set program name for logging by matt mooney · 14 years ago
  75. 4fd83e8 staging: usbip: userspace: usbip_common.h: fixup header includes by matt mooney · 14 years ago
  76. 93e18e0 staging: usbip: userspace: usbip_common.h: move enums by matt mooney · 14 years ago
  77. 213fd4a staging: usbip: userspace: usbip_common.h: cleanup log macros by matt mooney · 14 years ago
  78. 9a20542 staging: usbip: userspace: update cleanup.sh by matt mooney · 14 years ago
  79. 8941521 staging: usbip: userspace: cleanup README by matt mooney · 14 years ago
  80. e8323b8 staging: usbip: userspace: add name to AUTHORS by matt mooney · 14 years ago
  81. 7ddf1a0 staging: usbip: userspace: remove usb.ids file by matt mooney · 14 years ago
  82. 6f480bf usbip: simplify port status saving by Márton Németh · 14 years ago
  83. 4a3ca2b usbip: dump the port status difference by Márton Németh · 14 years ago
  84. bfb4ce2 usbip: only dump valid port status by Márton Németh · 14 years ago
  85. 981aabb Staging: usbip: Fix out-of-tree build for userspace by Tobias Klauser · 14 years ago
  86. ceeb6fe staging: Fix recieve/receive typos by Joe Perches · 14 years ago
  87. e44ba03 treewide: remove duplicate includes by Vitaliy Ivanov · 14 years ago
  88. dc5a189 Merge Linus's tree into staging-next by Greg Kroah-Hartman · 14 years ago
  89. 5ad7b85 USBIP: Remove unnecessary whitespace before newline characters. by Akshay Joshi · 14 years ago
  90. cf77acf usbip: change dev_attr_group to constant by Márton Németh · 14 years ago
  91. 0a186be staging: usbip: stub_main.c: simplify busid_table initialization by matt mooney · 14 years ago
  92. 1109566 staging: usbip: userspace: usbip_list.c: cleanup exported device functions by matt mooney · 14 years ago
  93. 35dd0c2 staging: usbip: userspace: rename usbip device and interface by matt mooney · 14 years ago
  94. 74ce259 staging: usbip: userspace: usbip_list.c: refactor local USB device listing by matt mooney · 14 years ago
  95. 3e4fda9 staging: usbip: change the busid size by matt mooney · 14 years ago
  96. 4cbab52 staging: usbip: userspace: move header includes out utils.h by matt mooney · 14 years ago
  97. 950a4cd staging: usbip: userspace: use memset instead of bzero by matt mooney · 14 years ago
  98. a6d81814a usbip: remove extra whitespace by Márton Németh · 14 years ago
  99. acf51ab Staging: usbip: vhci.h: remove FSF address by Greg Kroah-Hartman · 14 years ago
  100. 69c685c staging: usbip: README: we need to document the protocol by Greg Kroah-Hartman · 14 years ago