aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/userspace/libsrc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan1-2/+5
2014-03-08staging: usbip: userspace: don't throw error when trying to read configuration specific attributesValentina Manea1-2/+15
2014-03-08staging: usbip: userspace: migrate vhci_driver to libudevValentina Manea3-116/+44
2014-03-08staging: usbip: userspace: remove class device infrastructure in vhci_driverValentina Manea2-187/+0
2014-03-08staging: usbip: userspace: migrate usbip_host_driver to libudevValentina Manea5-258/+137
2014-03-08staging: usbip: userspace: move sysfs_utils to libsrcValentina Manea3-1/+41
2014-03-08staging: usbip: userspace: add new list APIValentina Manea1-0/+136
2014-03-08staging: usbip: userspace: migrate usbip_bind to libudevValentina Manea1-0/+9
2014-03-04staging/usbip: change usbip userspace to include new uapi usbip.hShuah Khan1-17/+1
2014-02-28staging: usbip: userspace: Memory leak in usbip_exported_device_newHeinrich Schuchardt1-0/+3
2014-02-27staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2Masanari Iida1-1/+1
2014-02-14staging: usbip: prevent possible buffer overflow reading port recordsMark Asselstine1-5/+46
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman1-4/+4
2014-02-07usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt1-4/+4
2014-02-07staging/usbip: userspace to use linux header for usb_device_speed enum, missing speeds to speed_strings arrayShuah Khan2-7/+3
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea1-29/+16
2014-01-09staging: usbip: userspace: add support for viewing imported devicesValentina Manea2-0/+69
2013-12-17usbip: Fix sscanf handlingAlan2-2/+2
2013-08-21staging: usbip: Fix typo in comments within usbipMasanari Iida1-1/+1
2013-04-05staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach2-449/+67
2013-04-05staging: usbip: userspace: libsrc: replace numbers by asciiStefan Reif1-2/+2
2013-03-11staging: usbip: userspace: libsrc: added missing spaceKurt Kanzenbach1-1/+1
2013-03-11staging: usbip: userspace: libsrc: removed assignments in if conditionsKurt Kanzenbach1-4/+7
2013-03-11staging: usbip: userspace: libsrc: replaced lines over 80 charactersKurt Kanzenbach5-86/+175
2013-03-11staging: usbip: userspace: libsrc: (foo*) should be (foo *)Kurt Kanzenbach1-1/+1
2013-03-11staging: usbip: userspace: libsrc: spaces required around that '='Kurt Kanzenbach2-4/+4
2013-03-11staging: usbip: userspace: libsrc: do not init static/globals to 0Kurt Kanzenbach2-4/+4
2013-03-11staging: usbip: userspace: libsrc: fix indentionKurt Kanzenbach2-200/+200
2012-04-10staging: usbip: fix potential segfault because of unchecked return value of strchr.Christopher Harvey1-4/+16
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initialized valueJulia Lawall1-1/+1
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney1-3/+3
2011-07-05staging: usbip: userspace: usbip_host: update function and variable namesmatt mooney2-172/+189
2011-07-05staging: usbip: userspace: rename stub driver filesmatt mooney3-1/+1
2011-07-05staging: usbip: userspace: libsrc: change all output messages to debugmatt mooney3-83/+80
2011-07-05staging: usbip: userspace: libsrc: remove usbip.hmatt mooney7-34/+20
2011-07-05staging: usbip: userspace: libsrc: set program name for loggingmatt mooney3-0/+9
2011-07-05staging: usbip: userspace: usbip_common.h: fixup header includesmatt mooney2-10/+10
2011-07-05staging: usbip: userspace: usbip_common.h: move enumsmatt mooney1-26/+24
2011-07-05staging: usbip: userspace: usbip_common.h: cleanup log macrosmatt mooney1-45/+43
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney5-15/+18
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney2-2/+1
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney2-6/+18
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney2-30/+35
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney3-13/+13
2011-05-19staging: usbip: userspace: stub_driver.c: update kernel module namematt mooney1-1/+2
2011-05-17staging: usbip: userspace: move common cflags to configure.acmatt mooney1-1/+1
2011-05-17staging: usbip: userspace: remove gcc warningsmatt mooney1-1/+1
2011-05-17staging: usbip: userspace: set libusbip version in configure.acmatt mooney1-1/+1
2011-05-17staging: usbip: userspace: cleanup makefilesmatt mooney1-9/+6
2011-05-17staging: usbip: userspace: update module name referencesmatt mooney2-3/+3