aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Staging: usbip: Remove commented code.Santosh Nayak2-4/+0
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman6-59/+6
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest2-48/+0
2012-02-09staging: usbip: changed function return type to voidBart Westgeest3-10/+6
2012-02-09staging: usbip: removed unused structure fieldBart Westgeest1-1/+0
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest1-2/+2
2011-12-22staging: usbip: removed unused definitions from headerBart Westgeest2-19/+0
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest4-48/+20
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest1-4/+6
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker1-0/+1
2011-09-19staging: usbip: fix up api changes that broke windows clientsAlexander Thomas2-14/+14
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker2-0/+2
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: Add header guards to stub.h and vhci.hTobias Klauser2-0/+10
2011-08-23staging: usbip: add a usbip protocol documentMárton Németh1-0/+358
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser1-1/+3
2011-08-23Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2-3/+2
2011-08-23Staging: usbip: Remove trailing spaces.Akshay Joshi2-3/+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-08staging: fix usbip printk format warningRandy Dunlap1-1/+1
2011-07-06staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang1-8/+8
2011-07-05drivers/staging/usbip: bugfix prevent driver unbind regression in linux-nextArjan Mels1-1/+20
2011-07-05Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser1-2/+2
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