Linus Torvalds df9b29d13e Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 14 years ago
..
Kconfig 9720b4bc76 staging/usbip: convert to kthread 14 years ago
Makefile 07790a1f52 Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y 14 years ago
README 05a1f28e87 Staging: USB/IP: add common functions needed 16 years ago
stub.h 9720b4bc76 staging/usbip: convert to kthread 14 years ago
stub_dev.c 2f8c4c5494 staging: usbip: fix shutdown problems. 14 years ago
stub_main.c 06dde50620 staging: usbip: Remove NULL check before kfree 14 years ago
stub_rx.c d2dd0b07c3 staging: usbip: bugfixes related to kthread conversion 14 years ago
stub_tx.c 28276a28d8 staging: usbip: bugfix for isochronous packets and optimization 14 years ago
usbip_common.c 28276a28d8 staging: usbip: bugfix for isochronous packets and optimization 14 years ago
usbip_common.h 28276a28d8 staging: usbip: bugfix for isochronous packets and optimization 14 years ago
usbip_event.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci.h 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci_hcd.c 25985edced Fix common misspellings 14 years ago
vhci_rx.c 28276a28d8 staging: usbip: bugfix for isochronous packets and optimization 14 years ago
vhci_sysfs.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago
vhci_tx.c 9720b4bc76 staging/usbip: convert to kthread 14 years ago

README

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

Please send patches for this code to Greg Kroah-Hartman