tegrakernel/kernel/kernel-4.9/drivers/usb/usbip
Steve Groesz 13b6b5b6cf initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
..
Kconfig initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
Makefile initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
README initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
stub.h initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
stub_dev.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
stub_main.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
stub_rx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
stub_tx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
usbip_common.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
usbip_common.h initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
usbip_event.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vhci.h initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vhci_hcd.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vhci_rx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vhci_sysfs.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vhci_tx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc.h initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_dev.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_main.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_rx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_sysfs.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_transfer.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00
vudc_tx.c initial commit tegra kernel 32.6.1 2022-02-16 09:13:02 -06:00

README

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

Please send patches for this code to Greg Kroah-Hartman <greg@kroah.com>