1. 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
  2. 09c8c8f staging/usbip: simplify usbip_dump_usb_device() udev->speed handling by Shuah Khan · 11 years ago
  3. b7945b7 staging: usbip: convert usbip-host driver to usb_device_driver by Valentina Manea · 11 years ago
  4. a6646ea staging/usbip: Change vhci_hcd store_attach() device information message to include speed string by Shuah Khan · 11 years ago
  5. 3b92e8ae staging/usbip: remove vhci_hcd vhci_hub_status change message by Shuah Khan · 11 years ago
  6. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  7. ec2ff62 staging: usbip: userspace: add support for viewing imported devices by Valentina Manea · 11 years ago
  8. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  9. 2d32927 usbip: Fix sscanf handling by Alan · 11 years ago
  10. b481c2c staging: usbip: Remove double initialization of msg_namelen variable by Sankha Narayan Guria · 11 years ago
  11. 909cc6f Staging: usbip: vhci_hcd.c: removed a space by Aldo Iljazi · 11 years ago
  12. 6fafecb staging: usbip: Remove superfluous name cast by Geert Uytterhoeven · 11 years ago
  13. 1c126bc staging: Remove superfluous name casts by Geert Uytterhoeven · 11 years ago
  14. d0306a5 staging: usbip: fix sparse warnings regarding endianness by Teodora Baluta · 11 years ago
  15. b482da2 staging:usbip:usbip_common.c: Join quoted string split accross lines by Himangi Saraogi · 11 years ago
  16. 5fb4471 staging:usbip:stub_rx.c: Remove warning quoted string split across lines by Himangi Saraogi · 11 years ago
  17. 3dd89f9 staging: usbip: Fix man-pages for usbip userspace utilities by Tobias Polzer · 11 years ago
  18. f49ad35 staging: usbip: Fix IPv6 support in usbipd by Dominik Paulus · 11 years ago
  19. 414ef69 staging: usbip: Fix build on Debian ppc by Tobias Polzer · 11 years ago
  20. 82bd3f1b staging: usbip: Fix build with --with-tcp-wrappers by Dominik Paulus · 11 years ago
  21. 6165cc5 Staging: usbip: stub_dev: Fixed checkpatch warnings by Elad Wexler · 11 years ago
  22. 0e3633f staging: usbip: vhci_hcd: remove check for dma by navin patidar · 11 years ago
  23. 4d42195 staging: usbip: vhci_hcd: correctly handle return value by navin patidar · 11 years ago
  24. 1583aeb staging: usbip: stub_main: correctly handle return value by navin patidar · 11 years ago
  25. b1f56ac staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes by Greg Kroah-Hartman · 11 years ago
  26. 92e11ae staging: usbip: fix up alignment in long options list by Anthony Foiani · 11 years ago
  27. 5894af8 staging: usbip: properly handle "-l" / "--log" option by Anthony Foiani · 11 years ago
  28. 7182f8f staging: usbip: set usbipd server port via "-t" / "--tcp-port" option. by Anthony Foiani · 11 years ago
  29. 9ead219 staging: usbip: add "-P" / "--pid" option to save usbipd process id by Anthony Foiani · 11 years ago
  30. 6ec16a4 staging: usbip: Fix typo in comments within usbip by Masanari Iida · 11 years ago
  31. a159d62 staging: usbip: improve error reporting by Anthony Foiani · 11 years ago
  32. 2568dd1 staging: usbip: use local variable while setting up socket by Anthony Foiani · 11 years ago
  33. 04948a3 staging: usbip: clean up checkpatch warnings in usbipd.c by Anthony Foiani · 11 years ago
  34. ff45137 staging: usbip: Renaming pr_warning function by Lisa Nguyen · 11 years ago
  35. 70e90fb staging: usbip: userspace: show product name in `list -l' command by Kurt Kanzenbach · 11 years ago
  36. 80e4b94 staging: usbip: userspace: unified command line arguments by Kurt Kanzenbach · 11 years ago
  37. b2e0228 staging: usbip: userspace: libsrc: cleanup parsing by Kurt Kanzenbach · 11 years ago
  38. e71e781 staging: usbip: userspace: removed unnecessary code by Kurt Kanzenbach · 11 years ago
  39. e697949 staging: usbip: userspace: avoid memory leaks by Stefan Reif · 11 years ago
  40. b94b3a6 staging: usbip: simplified cleanup function by Kurt Kanzenbach · 11 years ago
  41. 521e1e7 staging: usbip: removed unnecessary for loop by Kurt Kanzenbach · 11 years ago
  42. 2183b77 staging: usbip: removed unnecessary if-else-statements by Kurt Kanzenbach · 11 years ago
  43. 31398f6 staging: usbip: simplified errorhandling by Kurt Kanzenbach · 11 years ago
  44. ca9fb17 staging: usbip: simple indent fix by Stefan Reif · 11 years ago
  45. 234354d staging: usbip: remove unnused, broken macro by Stefan Reif · 11 years ago
  46. 771788074 staging: usbip: removed enumeration of comments by Kurt Kanzenbach · 11 years ago
  47. 2663d79 staging: usbip: reformat function pickup_urb_and_free_priv by Stefan Reif · 11 years ago
  48. c5a73ee staging: usbip: reformat function stub_recv_cmd_unlink() by Kurt Kanzenbach · 11 years ago
  49. 69f4526 staging: usbip: userspace: libsrc: replace numbers by ascii by Stefan Reif · 11 years ago
  50. 8c4e583 staging: usbip: removed lines over 80 characters by Kurt Kanzenbach · 12 years ago
  51. 5037307 staging: usbip: userspace: fix whitespace errors by Stefan Reif · 12 years ago
  52. c46cb54 staging: usbip: remove unnecessary braces by Stefan Reif · 12 years ago
  53. ba0edc2 staging: usbip: userspace: libsrc: added missing space by Kurt Kanzenbach · 12 years ago
  54. 6f19a2b staging: usbip: userspace: libsrc: removed assignments in if conditions by Kurt Kanzenbach · 12 years ago
  55. 9db91e1 staging: usbip: userspace: libsrc: replaced lines over 80 characters by Kurt Kanzenbach · 12 years ago
  56. 71bd5b7 staging: usbip: userspace: libsrc: (foo*) should be (foo *) by Kurt Kanzenbach · 12 years ago
  57. b8ab0f2 staging: usbip: userspace: libsrc: spaces required around that '=' by Kurt Kanzenbach · 12 years ago
  58. 5af7746f staging: usbip: userspace: libsrc: do not init static/globals to 0 by Kurt Kanzenbach · 12 years ago
  59. cbb8671 staging: usbip: userspace: libsrc: fix indention by Kurt Kanzenbach · 12 years ago
  60. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  62. ff69443 staging/usbip: Mark local functions as static (fix sparse warnings) by Peter Huewe · 12 years ago
  63. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  64. 50b66b5 staging: usbip: replace the interrupt safe spinlocks with common ones. by Harvey Yang · 12 years ago
  65. dcf14779 staging: usbip: use interrupt safe spinlock to avoid potential deadlock. by Harvey Yang · 12 years ago
  66. f14287b Staging: usbip: usbipcommon: Fixed single line bracing issue by Jake Champlin · 12 years ago
  67. dbc320f staging: Add angle bracket before and after the URL by Masanari Iida · 12 years ago
  68. 82692d2 staging: usbip: userspace: suppress a bogus error by Ilija Hadzic · 12 years ago
  69. 107fefd staging: usbip: userspace: add option to turn fortify on or off by Ilija Hadzic · 12 years ago
  70. 328f7f8 staging: usbip: userspace: eliminate glib dependency by Ilija Hadzic · 12 years ago
  71. 0d0651d staging: usbip: userspace: add gitignore file by Ilija Hadzic · 12 years ago
  72. 8a1430a staging: usbip: userspace: fix build breakage in doc directory by Ilija Hadzic · 12 years ago
  73. f307da9 staging: usbip: remove use of __devexit_p by Bill Pemberton · 12 years ago
  74. a6bb875 usb: usbip: userspace: remove the port state file when detaching port. by Harvey Yang · 12 years ago
  75. 695bcb1 staging: usbip: put usb_device and kill event handler thread in error cleanups. by Harvey Yang · 12 years ago
  76. 9e1b6cb staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start by Bernard Blackham · 12 years ago
  77. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  78. c7f0089 staging: usbip: cleanup of comments by Bart Westgeest · 12 years ago
  79. 20960fa staging: usbip: make rh_port_disconnect static by Bart Westgeest · 12 years ago
  80. 36ac9b0 staging: usbip: replaced pointer arithmetic, and strongly type function return. by Bart Westgeest · 12 years ago
  81. d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  82. cbf7d12 staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd by navin · 12 years ago
  83. b7caecb staging: usbip: stub_dev: Fixed oops during removal of usbip_host by navin · 12 years ago
  84. ba753e4 Staging: remove CONFIG_EXPERIMENTAL dependancies by Greg Kroah-Hartman · 12 years ago
  85. ff823c7 usb: move children to struct usb_port by Lan Tianyu · 12 years ago
  86. 107f04b staging: usbip: vhci_hcd: fixed suspend-resume loop by navin patidar · 12 years ago
  87. 236742d staging: usbip: avoid deadlock in vhci_device_unlink_cleanup() by Bernard Blackham · 12 years ago
  88. 4faf3a8 staging: usbip: userspace: update man pages for v1.0.0 by W. Trevor King · 12 years ago
  89. ce591f7 staging: usbip: userspace: allow `configure --with-tcp-wrappers` by W. Trevor King · 12 years ago
  90. 93efc55 staging: usbip: export usbip_debug_flag as a usbip-core module parameter. by W. Trevor King · 12 years ago
  91. 4ec2601 staging "usbip" Fix typos. by Justin P. Mattock · 12 years ago
  92. 7489301 staging: usbip: cleanup and fix of vhci_hub_status by Bart Westgeest · 12 years ago
  93. 1132b9a staging: usbip: Updated comment describing VHCI_NPORTS by Bart Westgeest · 12 years ago
  94. e034410 staging: usbip: userspace: include headers in release tarballs by Natanael Copa · 12 years ago
  95. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  96. 3567f97 staging: usbip: Fix typo in printed text by Christopher Harvey · 12 years ago
  97. 2f5c638 staging: usbip: fix potential segfault because of unchecked return value of strchr. by Christopher Harvey · 12 years ago
  98. ba46ce3 staging: usbip: fix the usage of kthread_stop() by Oleg Nesterov · 12 years ago
  99. ea50a5d Staging: usbip: Remove commented code. by Santosh Nayak · 13 years ago
  100. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago