summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)AuthorFilesLines
2014-02-07usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt1-4/+4
2014-02-07staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan1-1/+2
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea6-1/+134
2013-12-19Merge branch 'master' into for-nextJiri Kosina9-42/+120
2013-12-18usbip: Fix sscanf handlingAlan2-2/+2
2013-12-16staging: usbip: Remove double initialization of msg_namelen variableSankha Narayan Guria1-1/+0
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi1-1/+1
2013-11-20staging: usbip: Remove superfluous name castGeert Uytterhoeven1-1/+1
2013-11-20staging: Remove superfluous name castsGeert Uytterhoeven1-1/+1
2013-11-10staging: usbip: fix sparse warnings regarding endiannessTeodora Baluta1-5/+4
2013-11-10staging:usbip:usbip_common.c: Join quoted string split accross linesHimangi Saraogi1-2/+3
2013-11-10staging:usbip:stub_rx.c: Remove warning quoted string split across linesHimangi Saraogi1-8/+12
2013-09-26staging: usbip: Fix man-pages for usbip userspace utilitiesTobias Polzer2-2/+33
2013-09-26staging: usbip: Fix IPv6 support in usbipdDominik Paulus3-18/+64
2013-09-26staging: usbip: Fix build on Debian ppcTobias Polzer1-0/+4
2013-09-26staging: usbip: Fix build with --with-tcp-wrappersDominik Paulus1-1/+0
2013-09-26Staging: usbip: stub_dev: Fixed checkpatch warningsElad Wexler1-11/+15
2013-09-26staging: usbip: vhci_hcd: remove check for dmanavin patidar1-6/+0
2013-09-26staging: usbip: vhci_hcd: correctly handle return valuenavin patidar1-2/+2
2013-09-26staging: usbip: stub_main: correctly handle return valuenavin patidar1-2/+2
2013-08-26staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman3-10/+11
2013-08-23staging: usbip: fix up alignment in long options listAnthony Foiani2-10/+10
2013-08-23staging: usbip: properly handle "-l" / "--log" optionAnthony Foiani1-1/+1
2013-08-23staging: usbip: set usbipd server port via "-t" / "--tcp-port" option.Anthony Foiani6-12/+55
2013-08-23staging: usbip: add "-P" / "--pid" option to save usbipd process idAnthony Foiani1-1/+39
2013-08-21staging: usbip: Fix typo in comments within usbipMasanari Iida2-2/+2
2013-07-24staging: usbip: improve error reportingAnthony Foiani1-6/+22
2013-07-24staging: usbip: use local variable while setting up socketAnthony Foiani1-15/+12
2013-07-24staging: usbip: clean up checkpatch warnings in usbipd.cAnthony Foiani1-15/+16
2013-05-14staging: usbip: Renaming pr_warning functionLisa Nguyen1-1/+1
2013-04-06staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach1-0/+12
2013-04-06staging: usbip: userspace: unified command line argumentsKurt Kanzenbach3-10/+10
2013-04-06staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach2-449/+67
2013-04-06staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach1-4/+0
2013-04-06staging: usbip: userspace: avoid memory leaksStefan Reif2-3/+8
2013-04-06staging: usbip: simplified cleanup functionKurt Kanzenbach1-7/+1
2013-04-06staging: usbip: removed unnecessary for loopKurt Kanzenbach1-4/+4
2013-04-06staging: usbip: removed unnecessary if-else-statementsKurt Kanzenbach1-13/+13
2013-04-06staging: usbip: simplified errorhandlingKurt Kanzenbach1-10/+12
2013-04-06staging: usbip: simple indent fixStefan Reif1-1/+1
2013-04-06staging: usbip: remove unnused, broken macroStefan Reif1-1/+0
2013-04-06staging: usbip: removed enumeration of commentsKurt Kanzenbach3-3/+3
2013-04-06staging: usbip: reformat function pickup_urb_and_free_privStefan Reif1-25/+29
2013-04-06staging: usbip: reformat function stub_recv_cmd_unlink()Kurt Kanzenbach1-49/+49
2013-04-06staging: usbip: userspace: libsrc: replace numbers by asciiStefan Reif1-2/+2
2013-03-11staging: usbip: removed lines over 80 charactersKurt Kanzenbach1-2/+4
2013-03-11staging: usbip: userspace: fix whitespace errorsStefan Reif4-6/+6
2013-03-11staging: usbip: remove unnecessary bracesStefan Reif1-3/+2
2013-03-11staging: usbip: userspace: libsrc: added missing spaceKurt Kanzenbach1-1/+1