alistair23-linux/drivers/staging/usbip
Linus Torvalds 159d8133d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Pull trivial tree updates from Jiri Kosina:
 "Usual rocket science -- mostly documentation and comment updates"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial:
  sparse: fix comment
  doc: fix double words
  isdn: capi: fix "CAPI_VERSION" comment
  doc: DocBook: Fix typos in xml and template file
  Bluetooth: add module name for btwilink
  driver core: unexport static function create_syslog_header
  mmc: core: typo fix in printk specifier
  ARM: spear: clean up editing mistake
  net-sysfs: fix comment typo 'CONFIG_SYFS'
  doc: Insert MODULE_ in module-signing macros
  Documentation: update URL to hfsplus Technote 1150
  gpio: update path to documentation
  ixgbe: Fix format string in ixgbe_fcoe.
  Kconfig: Remove useless "default N" lines
  user_namespace.c: Remove duplicated word in comment
  CREDITS: fix formatting
  treewide: Fix typo in Documentation/DocBook
  mm: Fix warning on make htmldocs caused by slab.c
  ata: ata-samsung_cf: cleanup in header file
  idr: remove unused prototype of idr_free()
2014-04-02 16:23:38 -07:00
..
uapi staging/usbip: add uapi header to export usbip kernel interfaces 2014-03-04 16:12:14 -08:00
userspace staging: usbip: userspace: add hwdata as optional dependency in README 2014-03-08 22:50:24 -08:00
Kconfig Kconfig: Remove useless "default N" lines 2014-02-20 14:38:06 +01:00
Makefile
README
stub.h staging: usbip: trigger driver probing after unbinding from usbip-host 2014-03-08 22:48:11 -08:00
stub_dev.c usbcore: rename struct dev_state to struct usb_dev_state 2014-03-10 09:54:56 -07:00
stub_main.c staging: usbip: trigger driver probing after unbinding from usbip-host 2014-03-08 22:48:11 -08:00
stub_rx.c staging: usbip: let client choose device configuration 2014-03-08 22:48:11 -08:00
stub_tx.c staging: usbip: fix quoted string split across lines 2014-03-20 01:50:16 +00:00
usbip_common.c staging: usbip: fix quoted string split across lines 2014-03-20 01:50:16 +00:00
usbip_common.h staging/usbip: change usbip to include new uapi usbip.h 2014-03-04 16:12:14 -08:00
usbip_event.c
usbip_protocol.txt
vhci.h
vhci_hcd.c staging: usbip: fix line over 80 characters 2014-03-20 01:50:16 +00:00
vhci_rx.c
vhci_sysfs.c staging: usbip: fix quoted string split across lines 2014-03-20 01:50:16 +00:00
vhci_tx.c

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>