aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/userspace/src
AgeCommit message (Expand)Author
2014-05-24staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda
2014-03-08staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea
2014-03-08staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea
2014-03-08staging: usbip: userspace: re-add interface information listingValentina Manea
2014-03-08staging: usbip: userspace: migrate usbip_list to libudevValentina Manea
2014-03-08staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea
2014-03-08staging: usbip: userspace: remove useless libsysfs includesValentina Manea
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea
2013-09-25staging: usbip: Fix IPv6 support in usbipdDominik Paulus
2013-09-25staging: usbip: Fix build on Debian ppcTobias Polzer
2013-08-23staging: usbip: fix up alignment in long options listAnthony Foiani
2013-08-23staging: usbip: properly handle "-l" / "--log" optionAnthony Foiani
2013-08-23staging: usbip: set usbipd server port via "-t" / "--tcp-port" option.Anthony Foiani
2013-08-23staging: usbip: add "-P" / "--pid" option to save usbipd process idAnthony Foiani
2013-08-21staging: usbip: Fix typo in comments within usbipMasanari Iida
2013-07-23staging: usbip: improve error reportingAnthony Foiani
2013-07-23staging: usbip: use local variable while setting up socketAnthony Foiani
2013-07-23staging: usbip: clean up checkpatch warnings in usbipd.cAnthony Foiani
2013-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif
2013-03-11staging: usbip: userspace: fix whitespace errorsStefan Reif
2013-01-07staging: usbip: userspace: suppress a bogus errorIlija Hadzic
2013-01-07staging: usbip: userspace: eliminate glib dependencyIlija Hadzic
2012-11-15usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang
2012-06-11staging: usbip: userspace: include headers in release tarballsNatanael Copa
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser
2011-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-08staging: usbip: userspace: usbip: modify `list' help messagematt mooney
2011-07-08staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney
2011-07-08staging: usbip: userspace: add new prefix for usbip network codematt mooney
2011-07-08staging: usbip: userspace: usbipd: major cleanup of daemonmatt mooney
2011-07-06staging: usbip: userspace: usbipd.c: fix userspace build errorDavid Chang
2011-07-05staging: usbip: userspace: usbip_network.c: coding style cleanupmatt mooney
2011-07-05staging: usbip: userspace: usbip list: move output headermatt mooney
2011-07-05staging: usbip: userspace: usbip list: edit output messagesmatt mooney
2011-07-05staging: usbip: userspace: usbip_unbind.c: implement using libsysfsmatt mooney
2011-07-05staging: usbip: userspace: usbip_bind.c: major rewrite of the implementationmatt mooney
2011-07-05staging: usbip: userspace: utils.c: rewrite modify_match_busidmatt mooney
2011-07-05staging: usbip: userspace: utils: remove libsysfs circumventionmatt mooney
2011-07-05staging: usbip: userspace: usbip: modify command failurematt mooney
2011-07-05staging: usbip: userspace: usbip.c: add log optionmatt mooney