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