1. d3ac077 staging: usbip: bugfix prevent driver unbind by Arjan Mels · 13 years ago
  2. 1f3a8e0 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  3. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 13 years ago
  4. 3fadc12 staging: usbip: userspace: bind-driver.c: mark remote_host as unused by matt mooney · 13 years ago
  5. 2006d35 staging: usbip: userspace: stub_driver.c: update kernel module name by matt mooney · 13 years ago
  6. 1c6e79d staging: usbip: userspace: modify project gcc flags by matt mooney · 13 years ago
  7. be0d54a staging: usbip: userspace: move common cflags to configure.ac by matt mooney · 13 years ago
  8. 968c659 staging: usbip: userspace: remove gcc warnings by matt mooney · 13 years ago
  9. 88d6f40 staging: usbip: userspace: remove revision $Id$ by matt mooney · 13 years ago
  10. d762f5e staging: usbip: userspace: set libusbip version in configure.ac by matt mooney · 13 years ago
  11. cd62e07 staging: usbip: userspace: cleanup makefiles by matt mooney · 13 years ago
  12. af8bab0 staging: usbip: userspace: configure.ac: major overhaul by matt mooney · 13 years ago
  13. 220973d staging: usbip: userspace: update module name references by matt mooney · 13 years ago
  14. 9abec45 staging: usbip: userspace: whitespace cleanup by matt mooney · 13 years ago
  15. 33df228 staging: usbip: userspace: remove unused files by matt mooney · 13 years ago
  16. f9b9007 staging: usbip: userspace: rename source directories by matt mooney · 13 years ago
  17. 7f27b19 staging: usbip: userspace: move manpages to separate directory by matt mooney · 13 years ago
  18. 0945b4f staging: usbip: add userspace code by Takahiro Hirofuchi · 13 years ago
  19. cacd18a staging: usbip: fix wrong endian conversion by David Chang · 13 years ago
  20. 64e6242 staging: usbip: edit Kconfig and rename CONFIG options by matt mooney · 13 years ago
  21. 7aaacb4 staging: usbip: fix header includes by matt mooney · 13 years ago
  22. fc184a3 staging: usbip: vhci.h: reorganize by matt mooney · 13 years ago
  23. 499aaae staging: usbip: stub.h: reorganize by matt mooney · 13 years ago
  24. 6973c6f staging: usbip: use single version for all modules by matt mooney · 13 years ago
  25. 981f30c staging: usbip: change debug configuration option by matt mooney · 13 years ago
  26. 4ce0a41 staging: usbip: fixup MODULE_ macros by matt mooney · 13 years ago
  27. 6a29840 staging: usbip: remove section dividers by matt mooney · 13 years ago
  28. 49aecef staging: usbip: add break to default case in switch statements by matt mooney · 13 years ago
  29. 5c6499d staging: usbip: vhci_tx.c: coding style cleanup by matt mooney · 13 years ago
  30. bd608f6 staging: usbip: vhci_sysfs.c: coding style cleanup by matt mooney · 13 years ago
  31. 5ef6ace staging: usbip: vhci_rx.c: coding style cleanup by matt mooney · 13 years ago
  32. 071d1d4 staging: usbip: vhci_hcd.c: coding style cleanup by matt mooney · 13 years ago
  33. ddbc9bc staging: usbip: vhci.h: coding style cleanup by matt mooney · 13 years ago
  34. 09e0650 staging: usbip: stub.h: coding style cleanup by matt mooney · 13 years ago
  35. 0f79847 staging: usbip: usbip_event.c: coding style cleanup by matt mooney · 13 years ago
  36. f9eacc9 staging: usbip: usbip_common.c: coding style cleanup by matt mooney · 13 years ago
  37. 4980d96 staging: usbip: usbip_common.h: coding style cleanup by matt mooney · 13 years ago
  38. c6956c9 staging: usbip: stub_tx.c: coding style cleanup by matt mooney · 13 years ago
  39. 64f338e staging: usbip: stub_rx.c: coding style cleanup by matt mooney · 13 years ago
  40. 6c033b4 staging: usbip: stub_main.c: coding style cleanup by matt mooney · 13 years ago
  41. b744a45 staging: usbip: stub_dev.c: coding style cleanup by matt mooney · 13 years ago
  42. 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  43. cee6a26 USB: fix regression in usbip by setting has_tt flag by Alan Stern · 13 years ago
  44. d1b2e95 staging: usbip: vhci: fix oops on subsequent attach by Max Vozeler · 13 years ago
  45. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  46. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 13 years ago
  47. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 13 years ago
  48. d2dd0b0 staging: usbip: bugfixes related to kthread conversion by Arjan Mels · 13 years ago
  49. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 13 years ago
  50. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  51. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  52. 06dde50 staging: usbip: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  53. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  54. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  55. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 14 years ago
  56. 01446ef staging: usbip: vhci: use urb->dev->portnum to find port by Max Vozeler · 14 years ago
  57. bd65f62 staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEO by Max Vozeler · 14 years ago
  58. 7e249c8 staging: usbip: vhci: friendly log messages for connection errors by Max Vozeler · 14 years ago
  59. 6d21215 staging: usbip: vhci: refuse to enqueue for dead connections by Max Vozeler · 14 years ago
  60. b92a5e2 staging: usbip: vhci: give back URBs from in-flight unlink requests by Max Vozeler · 14 years ago
  61. 7606ee8 staging: usbip: vhci: update reference count for usb_device by Max Vozeler · 14 years ago
  62. 2d8f459 staging: usbip: stub: update refcounts for devices and interfaces by Max Vozeler · 14 years ago
  63. 7571f08 staging: usbip: remove double giveback of URB by Márton Németh · 14 years ago
  64. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  65. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  66. 07790a1 Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  67. 6236709 Staging: usbip: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  68. 584c5b7 staging: usbip: Process event flags without delay by Max Vozeler · 14 years ago
  69. 0c9a32f staging: usbip: Notify usb core of port status changes by Max Vozeler · 14 years ago
  70. a7b47b9 staging: usbip: resolved a space in a comment by Agustin March · 14 years ago
  71. c2c6a66 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  72. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  73. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  74. 3924865 Staging: usbip: fix up build error by Greg Kroah-Hartman · 14 years ago
  75. b7a937e Staging: usbip: Filtering illegal flags from remote driver by Endre Kollar · 14 years ago
  76. ab30f12 Staging: usbip: simplify get_ep_from_epnum by Endre Kollar · 14 years ago
  77. aa5873e Staging: usbip: fix multiple interfaces by Endre Kollar · 14 years ago
  78. 47c7157 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  79. 65cfe84 Staging: usbip: fix typos concerning "sequential" by Uwe Kleine-König · 14 years ago
  80. f2102d3 staging: usbip: usbip_common: kill rx thread on tx thread creation error. by Himanshu Chauhan · 14 years ago
  81. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  82. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  83. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  84. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  85. acc4e41 staging: usbip: fix coding style issues in the usbip driver by Michael Sprecher · 14 years ago
  86. 0051268 Staging: usbip: fix space before tab in vhci_hcd.c by Ruslan Pisarev · 14 years ago
  87. 1bd3302 Staging: usbip: fix space before tab in usbip_common.h by Ruslan Pisarev · 14 years ago
  88. d01f42a staging: usbip: Fix deadlock by Eric Lescouet · 14 years ago
  89. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  90. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 15 years ago
  91. 411a861 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG by Himanshu · 15 years ago
  92. a439f5b Staging: usbip: Remove dead code by Himanshu Chauhan · 15 years ago
  93. aad8657 Staging: usbip: use print_hex_dump() instead of open coding it. by Himanshu Chauhan · 15 years ago
  94. 1e5065d Staging: usbip: minor code cleanup by Himanshu Chauhan · 15 years ago
  95. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  96. f5e08ca Staging: usbip: Fix typo "Contoroller". by Robert P. J. Day · 15 years ago
  97. a7cd582 Staging: usb-ip: vhci_hdc:Fix the returned error value by Shan Wei · 15 years ago
  98. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 15 years ago
  99. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  100. 2961f24 Staging: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago