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
matt mooney b744a45f45 staging: usbip: stub_dev.c: coding style cleanup
Fix alignment for consistency and remove extraneous lines.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-06 14:26:11 -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: stub_dev.c: coding style cleanup 2011-05-06 14:26:11 -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 Fix common misspellings 2011-03-31 11:26:23 -03: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: 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>