summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
AgeCommit message (Expand)AuthorLines
2014-02-14staging: usbip: prevent possible buffer overflow reading port recordsMark Asselstine-5/+46
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman-5/+6
2014-02-07usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt-4/+4
2014-02-07staging/usbip: userspace to use linux header for usb_device_speed enum, missi...Shuah Khan-7/+3
2014-02-07staging/usbip: simplify usbip_dump_usb_device() udev->speed handlingShuah Khan-20/+2
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea-288/+144
2014-02-07staging/usbip: Change vhci_hcd store_attach() device information message to i...Shuah Khan-2/+3
2014-02-07staging/usbip: remove vhci_hcd vhci_hub_status change messageShuah Khan-2/+0
2014-02-07staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan-1/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea-1/+134
2013-12-19Merge branch 'master' into for-nextJiri Kosina-42/+120
2013-12-17usbip: Fix sscanf handlingAlan-2/+2
2013-12-16staging: usbip: Remove double initialization of msg_namelen variableSankha Narayan Guria-1/+0
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi-1/+1
2013-11-19staging: usbip: Remove superfluous name castGeert Uytterhoeven-1/+1
2013-11-19staging: Remove superfluous name castsGeert Uytterhoeven-1/+1
2013-11-10staging: usbip: fix sparse warnings regarding endiannessTeodora Baluta-5/+4
2013-11-10staging:usbip:usbip_common.c: Join quoted string split accross linesHimangi Saraogi-2/+3
2013-11-10staging:usbip:stub_rx.c: Remove warning quoted string split across linesHimangi Saraogi-8/+12
2013-09-25staging: usbip: Fix man-pages for usbip userspace utilitiesTobias Polzer-2/+33
2013-09-25staging: usbip: Fix IPv6 support in usbipdDominik Paulus-18/+64
2013-09-25staging: usbip: Fix build on Debian ppcTobias Polzer-0/+4
2013-09-25staging: usbip: Fix build with --with-tcp-wrappersDominik Paulus-1/+0
2013-09-25Staging: usbip: stub_dev: Fixed checkpatch warningsElad Wexler-11/+15
2013-09-25staging: usbip: vhci_hcd: remove check for dmanavin patidar-6/+0
2013-09-25staging: usbip: vhci_hcd: correctly handle return valuenavin patidar-2/+2
2013-09-25staging: usbip: stub_main: correctly handle return valuenavin patidar-2/+2
2013-08-26staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributesGreg Kroah-Hartman-10/+11
2013-08-23staging: usbip: fix up alignment in long options listAnthony Foiani-10/+10
2013-08-23staging: usbip: properly handle "-l" / "--log" optionAnthony Foiani-1/+1
2013-08-23staging: usbip: set usbipd server port via "-t" / "--tcp-port" option.Anthony Foiani-12/+55
2013-08-23staging: usbip: add "-P" / "--pid" option to save usbipd process idAnthony Foiani-1/+39
2013-08-21staging: usbip: Fix typo in comments within usbipMasanari Iida-2/+2
2013-07-23staging: usbip: improve error reportingAnthony Foiani-6/+22
2013-07-23staging: usbip: use local variable while setting up socketAnthony Foiani-15/+12
2013-07-23staging: usbip: clean up checkpatch warnings in usbipd.cAnthony Foiani-15/+16
2013-05-13staging: usbip: Renaming pr_warning functionLisa Nguyen-1/+1
2013-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach-0/+12
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach-10/+10
2013-04-05staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach-449/+67
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach-4/+0
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif-3/+8
2013-04-05staging: usbip: simplified cleanup functionKurt Kanzenbach-7/+1
2013-04-05staging: usbip: removed unnecessary for loopKurt Kanzenbach-4/+4
2013-04-05staging: usbip: removed unnecessary if-else-statementsKurt Kanzenbach-13/+13
2013-04-05staging: usbip: simplified errorhandlingKurt Kanzenbach-10/+12
2013-04-05staging: usbip: simple indent fixStefan Reif-1/+1
2013-04-05staging: usbip: remove unnused, broken macroStefan Reif-1/+0
2013-04-05staging: usbip: removed enumeration of commentsKurt Kanzenbach-3/+3