aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea14-2542/+0
2014-05-24staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda2-3/+3
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda2-1/+6
2014-03-08staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea1-2/+15
2014-03-08staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea1-6/+8
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea3-42/+1
2014-03-08staging: usbip: userspace: re-add interface information listingValentina Manea2-2/+34
2014-03-08staging: usbip: userspace: migrate usbip_list to libudevValentina Manea1-83/+50
2014-03-08staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea1-64/+29
2014-03-08staging: usbip: userspace: remove useless libsysfs includesValentina Manea3-4/+0
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea5-127/+112
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea4-157/+70
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea4-1/+65
2013-09-25staging: usbip: Fix IPv6 support in usbipdDominik Paulus3-18/+64
2013-09-25staging: usbip: Fix build on Debian ppcTobias Polzer1-0/+4
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 Iida1-1/+1
2013-07-23staging: usbip: improve error reportingAnthony Foiani1-6/+22
2013-07-23staging: usbip: use local variable while setting up socketAnthony Foiani1-15/+12
2013-07-23staging: usbip: clean up checkpatch warnings in usbipd.cAnthony Foiani1-15/+16
2013-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach1-0/+12
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach1-6/+6
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach1-4/+0
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif2-3/+8
2013-03-11staging: usbip: userspace: fix whitespace errorsStefan Reif4-6/+6
2013-01-07staging: usbip: userspace: suppress a bogus errorIlija Hadzic1-2/+13
2013-01-07staging: usbip: userspace: eliminate glib dependencyIlija Hadzic2-43/+57
2012-11-15usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang1-0/+9
2012-06-11staging: usbip: userspace: include headers in release tarballsNatanael Copa1-2/+3
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-nextGreg Kroah-Hartman1-0/+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: 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 mooney1-3/+3
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: usbip_network.c: coding style cleanupmatt mooney1-31/+42
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