summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/userspace/libsrc
AgeCommit message (Expand)Author
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan
2014-03-08staging: usbip: userspace: don't throw error when trying to read configuratio...Valentina Manea
2014-03-08staging: usbip: userspace: migrate vhci_driver to libudevValentina Manea
2014-03-08staging: usbip: userspace: remove class device infrastructure in vhci_driverValentina 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: add new list APIValentina Manea
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea
2014-03-04staging/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-17usbip: Fix sscanf handlingAlan
2013-08-21staging: usbip: Fix typo in comments within usbipMasanari Iida
2013-04-05staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach
2013-04-05staging: usbip: userspace: libsrc: replace numbers by asciiStefan Reif
2013-03-11staging: usbip: userspace: libsrc: added missing spaceKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: removed assignments in if conditionsKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: replaced lines over 80 charactersKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: (foo*) should be (foo *)Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: spaces required around that '='Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: do not init static/globals to 0Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: fix indentionKurt Kanzenbach
2012-04-10staging: usbip: fix potential segfault because of unchecked return value of s...Christopher Harvey
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney
2011-07-05staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney
2011-07-05staging: usbip: userspace: rename stub driver filesmatt mooney
2011-07-05staging: usbip: userspace: libsrc: change all output messages to debugmatt mooney
2011-07-05staging: usbip: userspace: libsrc: remove usbip.hmatt mooney
2011-07-05staging: usbip: userspace: libsrc: set program name for loggingmatt mooney
2011-07-05staging: usbip: userspace: usbip_common.h: fixup header includesmatt mooney
2011-07-05staging: usbip: userspace: usbip_common.h: move enumsmatt mooney
2011-07-05staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney
2011-05-19staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney
2011-05-17staging: usbip: userspace: move common cflags to configure.acmatt mooney
2011-05-17staging: usbip: userspace: remove gcc warningsmatt mooney
2011-05-17staging: usbip: userspace: set libusbip version in configure.acmatt mooney
2011-05-17staging: usbip: userspace: cleanup makefilesmatt mooney
2011-05-17staging: usbip: userspace: update module name referencesmatt mooney