linux-stable/drivers/staging/usbip
matt mooney 4ce0a41f10 staging: usbip: fixup MODULE_ macros
Modify description and email address for usbip_common_mod; export
module version number; and modify __init messages slightly.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-06 14:26:16 -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: remove section dividers 2011-05-06 14:26:15 -07:00
stub_dev.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
stub_main.c staging: usbip: fixup MODULE_ macros 2011-05-06 14:26:16 -07:00
stub_rx.c staging: usbip: add break to default case in switch statements 2011-05-06 14:26:15 -07:00
stub_tx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
usbip_common.c staging: usbip: fixup MODULE_ macros 2011-05-06 14:26:16 -07:00
usbip_common.h staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
usbip_event.c staging: usbip: usbip_event.c: coding style cleanup 2011-05-06 14:26:13 -07:00
vhci.h staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
vhci_hcd.c staging: usbip: fixup MODULE_ macros 2011-05-06 14:26:16 -07:00
vhci_rx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00
vhci_sysfs.c staging: usbip: vhci_sysfs.c: coding style cleanup 2011-05-06 14:26:14 -07:00
vhci_tx.c staging: usbip: remove section dividers 2011-05-06 14:26:15 -07:00

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>