linux-kernel-test/drivers/staging/usbip
Brian G. Merrell b8868e45c5 Staging: USB-IP code cleanup
This includes fixes for all of the legit checkpatch.pl errors and
warnings.  I have also included several of the suggestions from the
linux-kernel mailing list when the USB-IP code was first added.

Signed-off-by: Brian G. Merrell <bgmerrell@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:05 -07:00
..
Kconfig Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
Makefile Staging: USB/IP: add host driver 2008-10-10 15:31:09 -07:00
README
stub_dev.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_main.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_rx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub_tx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
stub.h staging: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 13:52:05 -08:00
usbip_common.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
usbip_common.h Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
usbip_event.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci_hcd.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci_rx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci_sysfs.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
vhci_tx.c Staging: USB-IP code cleanup 2009-09-15 12:02:05 -07:00
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>