summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace
AgeCommit message (Expand)AuthorLines
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman-0/+1
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall-1/+1
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser-1/+3
2011-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger-25/+0
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger-0/+26
2011-07-08staging: usbip: userspace: usbip-utils 1.1.1matt mooney-2/+2
2011-07-08staging: usbip: userspace: README: update example outputmatt mooney-25/+28
2011-07-08staging: usbip: userspace: usbip: modify `list' help messagematt mooney-2/+2
2011-07-08staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney-4/+4
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney-7/+7
2011-07-08staging: usbip: userspace: add new prefix for usbip network codematt mooney-89/+92
2011-07-08staging: usbip: userspace: usbipd: major cleanup of daemonmatt mooney-347/+344
2011-07-06staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang-8/+8
2011-07-05staging: usbip: userspace: configure.ac: change package datamatt mooney-1/+1
2011-07-05staging: usbip: userspace: usbip_network.c: coding style cleanupmatt mooney-31/+42
2011-07-05staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney-172/+189
2011-07-05staging: usbip: userspace: rename stub driver filesmatt mooney-2/+2
2011-07-05staging: usbip: userspace: usbip list: move output headermatt mooney-6/+11
2011-07-05staging: usbip: userspace: usbip list: edit output messagesmatt mooney-24/+34
2011-07-05staging: usbip: userspace: usbip_unbind.c: implement using libsysfsmatt mooney-16/+107
2011-07-05staging: usbip: userspace: usbip_bind.c: major rewrite of the implementationmatt mooney-145/+158
2011-07-05staging: usbip: userspace: utils.c: rewrite modify_match_busidmatt mooney-28/+40
2011-07-05staging: usbip: userspace: utils: remove libsysfs circumventionmatt mooney-263/+18
2011-07-05staging: usbip: userspace: usbip: modify command failurematt mooney-5/+8
2011-07-05staging: usbip: userspace: libsrc: change all output messages to debugmatt mooney-83/+80
2011-07-05staging: usbip: userspace: libsrc: remove usbip.hmatt mooney-35/+21
2011-07-05staging: usbip: userspace: usbip.c: add log optionmatt mooney-3/+10
2011-07-05staging: usbip: userspace: libsrc: set program name for loggingmatt mooney-0/+9
2011-07-05staging: usbip: userspace: usbip_common.h: fixup header includesmatt mooney-10/+11
2011-07-05staging: usbip: userspace: usbip_common.h: move enumsmatt mooney-26/+24
2011-07-05staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney-45/+43
2011-07-05staging: usbip: userspace: update cleanup.shmatt mooney-4/+6
2011-07-05staging: usbip: userspace: cleanup READMEmatt mooney-150/+133
2011-07-05staging: usbip: userspace: add name to AUTHORSmatt mooney-0/+1
2011-07-05staging: usbip: userspace: remove usb.ids filematt mooney-13230/+2
2011-07-05Staging: usbip: Fix out-of-tree build for userspaceTobias Klauser-1/+1
2011-06-28staging: Fix recieve/receive typosJoe Perches-2/+2
2011-06-20treewide: remove duplicate includesVitaliy Ivanov-1/+0
2011-06-07staging: usbip: userspace: usbip_list.c: cleanup exported device functionsmatt mooney-48/+42
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney-41/+44
2011-06-07staging: usbip: userspace: usbip_list.c: refactor local USB device listingmatt mooney-97/+83
2011-06-07staging: usbip: change the busid sizematt mooney-13/+12
2011-06-07staging: usbip: userspace: move header includes out utils.hmatt mooney-23/+11
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney-14/+13
2011-06-07staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney-65/+45
2011-06-07staging: usbip: userspace: usbipd.c: add header into source filematt mooney-4/+4
2011-06-07staging: usbip: userspace tools v1.0.0matt mooney-1341/+1233
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney-6/+18
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney-34/+40
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney-20/+29