aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang1-0/+9
2012-08-17staging: usbip: userspace: update man pages for v1.0.0W. Trevor King3-72/+52
2012-08-17staging: usbip: userspace: allow `configure --with-tcp-wrappers`W. Trevor King1-6/+6
2012-06-11staging: usbip: userspace: include headers in release tarballsNatanael Copa1-2/+3
2012-04-10staging: usbip: fix potential segfault because of unchecked return value of strchr.Christopher Harvey1-4/+16
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-nextGreg Kroah-Hartman1-0/+1
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized valueJulia Lawall1-1/+1
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser1-1/+3
2011-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Larry Finger1-25/+0
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Larry Finger1-0/+26
2011-07-08staging: usbip: userspace: usbip-utils 1.1.1matt mooney1-2/+2
2011-07-08staging: usbip: userspace: README: update example outputmatt mooney1-25/+28
2011-07-08staging: usbip: userspace: usbip: modify `list' help messagematt mooney2-2/+2
2011-07-08staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney1-4/+4
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney3-7/+7
2011-07-08staging: usbip: userspace: add new prefix for usbip network codematt mooney5-89/+92
2011-07-08staging: usbip: userspace: usbipd: major cleanup of daemonmatt mooney1-347/+344
2011-07-06staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang1-8/+8
2011-07-05staging: usbip: userspace: configure.ac: change package datamatt mooney1-1/+1
2011-07-05staging: usbip: userspace: usbip_network.c: coding style cleanupmatt mooney1-31/+42
2011-07-05staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney2-172/+189
2011-07-05staging: usbip: userspace: rename stub driver filesmatt mooney4-2/+2
2011-07-05staging: usbip: userspace: usbip list: move output headermatt mooney1-6/+11
2011-07-05staging: usbip: userspace: usbip list: edit output messagesmatt mooney1-24/+34
2011-07-05staging: usbip: userspace: usbip_unbind.c: implement using libsysfsmatt mooney1-16/+107
2011-07-05staging: usbip: userspace: usbip_bind.c: major rewrite of the implementationmatt mooney1-145/+158
2011-07-05staging: usbip: userspace: utils.c: rewrite modify_match_busidmatt mooney1-28/+40
2011-07-05staging: usbip: userspace: utils: remove libsysfs circumventionmatt mooney2-263/+18
2011-07-05staging: usbip: userspace: usbip: modify command failurematt mooney1-5/+8
2011-07-05staging: usbip: userspace: libsrc: change all output messages to debugmatt mooney3-83/+80
2011-07-05staging: usbip: userspace: libsrc: remove usbip.hmatt mooney8-35/+21
2011-07-05staging: usbip: userspace: usbip.c: add log optionmatt mooney1-3/+10
2011-07-05staging: usbip: userspace: libsrc: set program name for loggingmatt mooney3-0/+9
2011-07-05staging: usbip: userspace: usbip_common.h: fixup header includesmatt mooney3-10/+11
2011-07-05staging: usbip: userspace: usbip_common.h: move enumsmatt mooney1-26/+24
2011-07-05staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney1-45/+43
2011-07-05staging: usbip: userspace: update cleanup.shmatt mooney1-4/+6
2011-07-05staging: usbip: userspace: cleanup READMEmatt mooney1-150/+133
2011-07-05staging: usbip: userspace: add name to AUTHORSmatt mooney1-0/+1
2011-07-05staging: usbip: userspace: remove usb.ids filematt mooney3-13230/+2
2011-07-05Staging: usbip: Fix out-of-tree build for userspaceTobias Klauser1-1/+1
2011-06-28staging: Fix recieve/receive typosJoe Perches2-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-07staging: usbip: userspace: usbip_list.c: cleanup exported device functionsmatt mooney1-48/+42
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney10-41/+44
2011-06-07staging: usbip: userspace: usbip_list.c: refactor local USB device listingmatt mooney1-97/+83
2011-06-07staging: usbip: change the busid sizematt mooney3-13/+12
2011-06-07staging: usbip: userspace: move header includes out utils.hmatt mooney3-23/+11
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney6-14/+13
2011-06-07staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney2-65/+45