1. 01446ef staging: usbip: vhci: use urb->dev->portnum to find port by Max Vozeler · 14 years ago
  2. bd65f62 staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEO by Max Vozeler · 14 years ago
  3. 7e249c8 staging: usbip: vhci: friendly log messages for connection errors by Max Vozeler · 14 years ago
  4. 6d21215 staging: usbip: vhci: refuse to enqueue for dead connections by Max Vozeler · 14 years ago
  5. b92a5e2 staging: usbip: vhci: give back URBs from in-flight unlink requests by Max Vozeler · 14 years ago
  6. 7606ee8 staging: usbip: vhci: update reference count for usb_device by Max Vozeler · 14 years ago
  7. 2d8f459 staging: usbip: stub: update refcounts for devices and interfaces by Max Vozeler · 14 years ago
  8. 7571f08 staging: usbip: remove double giveback of URB by Márton Németh · 14 years ago
  9. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  10. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  11. 07790a1 Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y by Tracey Dent · 14 years ago
  12. 6236709 Staging: usbip: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  13. 584c5b7 staging: usbip: Process event flags without delay by Max Vozeler · 14 years ago
  14. 0c9a32f staging: usbip: Notify usb core of port status changes by Max Vozeler · 14 years ago
  15. a7b47b9 staging: usbip: resolved a space in a comment by Agustin March · 14 years ago
  16. c2c6a66 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  17. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  18. e956335 Staging: Merge staging-next into Linus's tree by Greg Kroah-Hartman · 14 years ago
  19. 3924865 Staging: usbip: fix up build error by Greg Kroah-Hartman · 14 years ago
  20. b7a937e Staging: usbip: Filtering illegal flags from remote driver by Endre Kollar · 14 years ago
  21. ab30f12 Staging: usbip: simplify get_ep_from_epnum by Endre Kollar · 14 years ago
  22. aa5873e Staging: usbip: fix multiple interfaces by Endre Kollar · 14 years ago
  23. 47c7157 staging: usbip: fix memory leak by Kulikov Vasiliy · 14 years ago
  24. 65cfe84 Staging: usbip: fix typos concerning "sequential" by Uwe Kleine-König · 14 years ago
  25. f2102d3 staging: usbip: usbip_common: kill rx thread on tx thread creation error. by Himanshu Chauhan · 14 years ago
  26. c8d1a12 Merge staging-next tree into Linus's latest version by Greg Kroah-Hartman · 14 years ago
  27. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  28. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  29. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  30. acc4e41 staging: usbip: fix coding style issues in the usbip driver by Michael Sprecher · 14 years ago
  31. 0051268 Staging: usbip: fix space before tab in vhci_hcd.c by Ruslan Pisarev · 14 years ago
  32. 1bd3302 Staging: usbip: fix space before tab in usbip_common.h by Ruslan Pisarev · 14 years ago
  33. d01f42a staging: usbip: Fix deadlock by Eric Lescouet · 14 years ago
  34. 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
  35. f341ddd Staging: merge staging patches into Linus's main branch by Greg Kroah-Hartman · 15 years ago
  36. 411a861 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG by Himanshu · 15 years ago
  37. a439f5b Staging: usbip: Remove dead code by Himanshu Chauhan · 15 years ago
  38. aad8657 Staging: usbip: use print_hex_dump() instead of open coding it. by Himanshu Chauhan · 15 years ago
  39. 1e5065d Staging: usbip: minor code cleanup by Himanshu Chauhan · 15 years ago
  40. 551cdbb USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS by Greg Kroah-Hartman · 15 years ago
  41. f5e08ca Staging: usbip: Fix typo "Contoroller". by Robert P. J. Day · 15 years ago
  42. a7cd582 Staging: usb-ip: vhci_hdc:Fix the returned error value by Shan Wei · 15 years ago
  43. b8868e4 Staging: USB-IP code cleanup by Brian G. Merrell · 15 years ago
  44. 1d03d2b Fix staging drivers after smp_lock.h redux by Jean Delvare · 15 years ago
  45. 2961f24 Staging: BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  46. e68f284 Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc by Wei Yongjun · 16 years ago
  47. 05d6d67 Staging: usbip: usbip_start_threads(): handle kernel_thread failure by Roel Kluin · 16 years ago
  48. 88a1e90 Staging: usbip: switch to list_for_each_entry() by Alexander Beregalov · 16 years ago
  49. 1c80db5 Staging: usbip: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  50. e913397 staging: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  51. b8f6ec2 Staging: make usbip depend on CONFIG_NET by Greg Kroah-Hartman · 16 years ago
  52. 51b9054 Staging: usbip: fix build warning on 64bit kernels by Greg Kroah-Hartman · 22 years ago
  53. 2ae5a6d Staging: remove remaining uses of __FUNCTION__ by Harvey Harrison · 16 years ago
  54. 4d7b5c7 Staging: USB/IP: add host driver by Takahiro Hirofuchi · 16 years ago
  55. 04679b3 Staging: USB/IP: add client driver by Takahiro Hirofuchi · 16 years ago
  56. 05a1f28 Staging: USB/IP: add common functions needed by Takahiro Hirofuchi · 16 years ago