summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace/src
AgeCommit message (Expand)AuthorLines
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea-2542/+0
2014-05-24staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda-3/+3
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda-1/+6
2014-03-08staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea-2/+15
2014-03-08staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea-6/+8
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea-42/+1
2014-03-08staging: usbip: userspace: re-add interface information listingValentina Manea-2/+34
2014-03-08staging: usbip: userspace: migrate usbip_list to libudevValentina Manea-83/+50
2014-03-08staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea-64/+29
2014-03-08staging: usbip: userspace: remove useless libsysfs includesValentina Manea-4/+0
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea-127/+112
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea-157/+70
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea-1/+65
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-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-1/+1
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-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach-0/+12
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach-6/+6
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach-4/+0
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif-3/+8
2013-03-11staging: usbip: userspace: fix whitespace errorsStefan Reif-6/+6
2013-01-07staging: usbip: userspace: suppress a bogus errorIlija Hadzic-2/+13
2013-01-07staging: usbip: userspace: eliminate glib dependencyIlija Hadzic-43/+57
2012-11-15usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang-0/+9
2012-06-11staging: usbip: userspace: include headers in release tarballsNatanael Copa-2/+3
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman-0/+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: 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-3/+3
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: usbip_network.c: coding style cleanupmatt mooney-31/+42
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