1. 3ff6744 usbip: fix error handling in stub_probe() by Alexey Khoroshilov · 10 years ago
  2. 3f653c5 usbip: remove struct usb_device_id table by Valentina Manea · 10 years ago
  3. 96c2737 usbip: move usbip kernel code out of staging by Valentina Manea · 10 years ago[Renamed from drivers/staging/usbip/stub_dev.c]
  4. 3eed8c0 Staging: usbip: missing a blank lines after declarations by Pawel Lebioda · 10 years ago
  5. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  6. 964ea96 usbip: don't open-code sockfd_lookup/sockfd_put by Al Viro · 11 years ago
  7. 9b6f0c4 usbcore: rename struct dev_state to struct usb_dev_state by Valentina Manea · 11 years ago
  8. 6080cd0 staging: usbip: claim ports used by shared devices by Valentina Manea · 11 years ago
  9. a46034c staging: usbip: trigger driver probing after unbinding from usbip-host by Valentina Manea · 11 years ago
  10. 2c8c981 staging: usbip: let client choose device configuration by Valentina Manea · 11 years ago
  11. f8cfc02 Staging: usbip: Fix the warning of unchecked sscanf return value. by Elena Oat · 11 years ago
  12. b7945b7 staging: usbip: convert usbip-host driver to usb_device_driver by Valentina Manea · 11 years ago
  13. 6165cc5 Staging: usbip: stub_dev: Fixed checkpatch warnings by Elad Wexler · 11 years ago
  14. b1f56ac staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes by Greg Kroah-Hartman · 11 years ago
  15. b94b3a6 staging: usbip: simplified cleanup function by Kurt Kanzenbach · 12 years ago
  16. 31398f6 staging: usbip: simplified errorhandling by Kurt Kanzenbach · 12 years ago
  17. 771788074 staging: usbip: removed enumeration of comments by Kurt Kanzenbach · 12 years ago
  18. 8c4e583 staging: usbip: removed lines over 80 characters by Kurt Kanzenbach · 12 years ago
  19. ff69443 staging/usbip: Mark local functions as static (fix sparse warnings) by Peter Huewe · 12 years ago
  20. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  21. dcf14779 staging: usbip: use interrupt safe spinlock to avoid potential deadlock. by Harvey Yang · 12 years ago
  22. 695bcb1 staging: usbip: put usb_device and kill event handler thread in error cleanups. by Harvey Yang · 12 years ago
  23. 3d0a2a2 staging: usbip: Don't leak struct file. by Bernard Blackham · 12 years ago
  24. c7f0089 staging: usbip: cleanup of comments by Bart Westgeest · 12 years ago
  25. b7caecb staging: usbip: stub_dev: Fixed oops during removal of usbip_host by navin · 12 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. 75fe8c8 staging: usbip: removed unused definitions from header by Bart Westgeest · 13 years ago
  29. 99c9785 staging: Add module.h to drivers/staging users by Paul Gortmaker · 13 years ago
  30. 97c451c Staging: usbip: Fix braces and spaces to match coding style. by Akshay Joshi · 13 years ago
  31. 553a1a5 Staging: usbip: Remove trailing spaces. by Akshay Joshi · 13 years ago
  32. 1aee199 drivers/staging/usbip: bugfix prevent driver unbind regression in linux-next by Arjan Mels · 13 years ago
  33. d012c2a5 staging: usbip: stub_dev.c: move stub_driver definition and update driver name by matt mooney · 13 years ago
  34. 8735276 staging: usbip: remove unnecessary lines and extra return statements by matt mooney · 13 years ago
  35. 1a4b6f6 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_ by matt mooney · 13 years ago
  36. 7aaacb4 staging: usbip: fix header includes by matt mooney · 13 years ago
  37. 6a29840 staging: usbip: remove section dividers by matt mooney · 13 years ago
  38. b744a45 staging: usbip: stub_dev.c: coding style cleanup by matt mooney · 13 years ago
  39. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 13 years ago
  40. 9720b4b staging/usbip: convert to kthread by Arnd Bergmann · 14 years ago
  41. 2d8f459 staging: usbip: stub: update refcounts for devices and interfaces by Max Vozeler · 14 years ago
  42. c2c6a66 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  43. aa5873e Staging: usbip: fix multiple interfaces by Endre Kollar · 14 years ago
  44. 47c7157 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  46. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 15 years ago
  47. e913397 staging: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  48. 4d7b5c7 Staging: USB/IP: add host driver by Takahiro Hirofuchi · 16 years ago