dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 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: fix shutdown problems. 2011-04-06 15:51:13 -07:00
stub_main.c staging: usbip: Remove NULL check before kfree 2011-03-14 11:57:37 -07:00
stub_rx.c staging: usbip: bugfixes related to kthread conversion 2011-04-06 15:51:13 -07:00
stub_tx.c staging: usbip: bugfix for isochronous packets and optimization 2011-04-06 15:51:14 -07:00
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 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-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 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>