summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
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-24staging: usbip: use kcalloc instead of kzalloc for array allocationsDjordje Zekovic
2014-05-24staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda
2014-04-15staging/usbip: fix store_attach() sscanf return value checkShuah Khan
2014-04-15staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices()Shuah Khan
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01usbip: don't open-code sockfd_lookup/sockfd_putAl Viro
2014-03-20staging: usbip: fix line over 80 charactersCédric Cabessa
2014-03-20staging: usbip: fix quoted string split across linesCédric Cabessa
2014-03-18staging: usbip: Fix quoted string split across lines.Keerthimai Janarthanan
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-03-08staging: usbip: userspace: add hwdata as optional dependency in READMEValentina Manea
2014-03-08staging: usbip: userspace: don't throw error when trying to read configuratio...Valentina Manea
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea
2014-03-08staging: usbip: trigger driver probing after unbinding from usbip-hostValentina Manea
2014-03-08staging: usbip: let client choose device configurationValentina Manea
2014-03-08staging: usbip: userspace: increase version to 2.0Valentina Manea
2014-03-08staging: usbip: userspace: update dependencies in READMEValentina Manea
2014-03-08staging: usbip: userspace: remove libsysfs flag and autoconf checkValentina 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: 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-03-06usbip:usbip_common.c: check return value of sscanfJohn de la Garza
2014-03-06staging: usbip: vhci_sysfs.c: check return value of sscanfJohn de la Garza
2014-03-04staging/usbip: change usbip userspace to include new uapi usbip.hShuah Khan
2014-03-04staging/usbip: change usbip to include new uapi usbip.hShuah Khan
2014-03-04staging/usbip: add uapi header to export usbip kernel interfacesShuah 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-27Staging: usbip: Fix the warning of unchecked sscanf return value.Elena Oat
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
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: simplify usbip_dump_usb_device() udev->speed handlingShuah Khan
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea
2014-02-07staging/usbip: Change vhci_hcd store_attach() device information message to i...Shuah Khan