summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/userspace
AgeCommit message (Expand)Author
2014-08-25usbip: move usbip userspace code out of stagingValentina Manea
2014-06-17staging: usbip: usbip_host_driver.c: fix line over 80 charactersWahib Faizi
2014-06-17staging: usbip: usbip_host_driver.c: avoid assignment in ifWahib Faizi
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-28USB: usbip: remove CONFIG_USB_DEBUG referenceGreg Kroah-Hartman
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-23staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda
2014-05-23Staging: usbip: missing a blank lines after declarationsPawel Lebioda
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan
2014-03-09staging: usbip: userspace: add hwdata as optional dependency in READMEValentina Manea
2014-03-09staging: usbip: userspace: don't throw error when trying to read configuratio...Valentina Manea
2014-03-09staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea
2014-03-09staging: usbip: userspace: increase version to 2.0Valentina Manea
2014-03-09staging: usbip: userspace: update dependencies in READMEValentina Manea
2014-03-09staging: usbip: userspace: remove libsysfs flag and autoconf checkValentina Manea
2014-03-09staging: usbip: userspace: migrate vhci_driver to libudevValentina Manea
2014-03-09staging: usbip: userspace: remove class device infrastructure in vhci_driverValentina Manea
2014-03-09staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea
2014-03-09staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea
2014-03-09staging: usbip: userspace: add new list APIValentina Manea
2014-03-09staging: usbip: userspace: re-add interface information listingValentina Manea
2014-03-09staging: usbip: userspace: migrate usbip_list to libudevValentina Manea
2014-03-09staging: usbip: userspace: migrate usbip_unbind to libudevValentina Manea
2014-03-09staging: usbip: userspace: remove useless libsysfs includesValentina Manea
2014-03-09staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea
2014-03-05staging/usbip: change usbip userspace to include new uapi usbip.hShuah Khan
2014-02-28staging: usbip: userspace: Memory leak in usbip_exported_device_newHeinrich Schuchardt
2014-02-27staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2Masanari Iida
2014-02-14staging: usbip: prevent possible buffer overflow reading port recordsMark Asselstine
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman
2014-02-07usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt
2014-02-07staging/usbip: userspace to use linux header for usb_device_speed enum, missi...Shuah Khan
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-12-18usbip: Fix sscanf handlingAlan
2013-09-25staging: usbip: Fix man-pages for usbip userspace utilitiesTobias Polzer
2013-09-25staging: usbip: Fix IPv6 support in usbipdDominik Paulus
2013-09-25staging: usbip: Fix build on Debian ppcTobias Polzer
2013-09-25staging: usbip: Fix build with --with-tcp-wrappersDominik Paulus
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: libsrc: cleanup parsingKurt Kanzenbach