All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] staging: usbip: rebased userspace patches
@ 2011-07-07  7:31 matt mooney
  2011-07-07  7:31 ` [PATCH 1/7] staging: usbip: userspace: usbipd: major cleanup of daemon matt mooney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: matt mooney @ 2011-07-07  7:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

Hi greg,

Here are the patches that didn't apply rebased onto your staging-next
branch. There were only three, but I have included a few other small
patches.

Thanks,
matt

matt mooney (7):
  staging: usbip: userspace: usbipd: major cleanup of daemon
  staging: usbip: userspace: add new prefix for usbip network code
  staging: usbip: userspace: fix header installation bug
  staging: usbip: userspace: usbip_list.c: modify exportable device
    output
  staging: usbip: userspace: usbip: modify `list' help message
  staging: usbip: userspace: README: update example output
  staging: usbip: userspace: usbip-utils 1.1.1

 drivers/staging/usbip/userspace/Makefile.am        |    2 +-
 drivers/staging/usbip/userspace/README             |   53 +-
 drivers/staging/usbip/userspace/configure.ac       |    4 +-
 drivers/staging/usbip/userspace/libsrc/Makefile.am |    6 +-
 drivers/staging/usbip/userspace/src/Makefile.am    |    6 +-
 drivers/staging/usbip/userspace/src/usbip.c        |    2 +-
 drivers/staging/usbip/userspace/src/usbip_attach.c |   10 +-
 drivers/staging/usbip/userspace/src/usbip_list.c   |   36 +-
 .../staging/usbip/userspace/src/usbip_network.c    |   56 +-
 .../staging/usbip/userspace/src/usbip_network.h    |   39 +-
 drivers/staging/usbip/userspace/src/usbipd.c       |  695 ++++++++++----------
 11 files changed, 456 insertions(+), 453 deletions(-)

-- 
1.7.6


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-07-07  8:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07  7:31 [PATCH 0/7] staging: usbip: rebased userspace patches matt mooney
2011-07-07  7:31 ` [PATCH 1/7] staging: usbip: userspace: usbipd: major cleanup of daemon matt mooney
2011-07-07  7:31 ` [PATCH 2/7] staging: usbip: userspace: add new prefix for usbip network code matt mooney
2011-07-07  7:31 ` [PATCH 3/7] staging: usbip: userspace: fix header installation bug matt mooney
2011-07-07  7:31 ` [PATCH 4/7] staging: usbip: userspace: usbip_list.c: modify exportable device output matt mooney
2011-07-07  7:31 ` [PATCH 5/7] staging: usbip: userspace: usbip: modify `list' help message matt mooney
2011-07-07  7:31 ` [PATCH 6/7] staging: usbip: userspace: README: update example output matt mooney
2011-07-07  7:31 ` [PATCH 7/7] staging: usbip: userspace: usbip-utils 1.1.1 matt mooney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.