linux-stable/drivers/staging/usbip
Linus Torvalds 6445ced867 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
* 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6: (961 commits)
  staging: hv: fix memory leaks
  staging: hv: Remove NULL check before kfree
  Staging: hv: Get rid of vmbus_child_dev_add()
  Staging: hv: Change the signature for vmbus_child_device_register()
  Staging: hv: Get rid of vmbus_cleanup() function
  Staging: hv: Get rid of vmbus_dev_rm() function
  Staging: hv: Change the signature for vmbus_on_isr()
  Staging: hv: Eliminate vmbus_event_dpc()
  Staging: hv: Get rid of the function vmbus_msg_dpc()
  Staging: hv: Change the signature for vmbus_cleanup()
  Staging: hv: Simplify root device management
  staging: rtl8192e: Don't copy dev pointer to skb
  staging: rtl8192e: Pass priv to cmdpkt functions
  staging: rtl8192e: Pass priv to firmware download functions
  staging: rtl8192e: Pass priv to rtl8192_interrupt
  staging: rtl8192e: Pass rtl8192_priv to dm functions
  staging: rtl8192e: Pass ieee80211_device to callbacks
  staging: rtl8192e: Pass ieee80211_device to callbacks
  staging: rtl8192e: Pass ieee80211_device to callbacks
  staging: rtl8192e: Pass ieee80211_device to callbacks
  ...
2011-03-16 15:19:35 -07:00
..
Kconfig staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
Makefile Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:42 -07:00
README
stub.h staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
stub_dev.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
stub_main.c staging: usbip: Remove NULL check before kfree 2011-03-14 11:57:37 -07:00
stub_rx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
stub_tx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
usbip_common.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
usbip_common.h staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
usbip_event.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci.h staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_hcd.c Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-03-16 15:19:35 -07:00
vhci_rx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_sysfs.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00
vhci_tx.c staging/usbip: convert to kthread 2011-03-02 16:03:59 -05:00

README

TODO:
	- more discussion about the protocol
	- testing
	- review of the userspace interface

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>