linux/drivers/staging/usbip
Linus Torvalds 5895198c56 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
* 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6:
  staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c
  staging: intel_sst: intelmid needs delay.h
  staging: solo6x10: add select SND_PCM to fix build error
  staging: usbip: vhci: fix oops on subsequent attach
  staging: ft1000: Remove unnecessary EXPORT_SYMBOLs
  staging: rts_pstor: use #ifdef instead of #if
  staging: rts_pstor: Add <linux/vmalloc.h>
  staging: gma500: Depend on X86
  staging: olpc: Add <linux/delay.h>
2011-05-04 14:23:41 -07:00
..
Kconfig
Makefile
README
stub_dev.c
stub_main.c
stub_rx.c
stub_tx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
stub.h
usbip_common.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
usbip_common.h staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
usbip_event.c
vhci_hcd.c Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-05-04 14:23:41 -07:00
vhci_rx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
vhci_sysfs.c staging: usbip: vhci: fix oops on subsequent attach 2011-04-25 17:09:51 -07:00
vhci_tx.c
vhci.h

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>