Age | Commit message (Expand) | Author |
2014-06-03 | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-05-28 | USB: usbip: remove CONFIG_USB_DEBUG reference | Greg Kroah-Hartman |
2014-05-25 | staging: Convert __FUNCTION__ to __func__ | Joe Perches |
2014-05-24 | staging: usbip: use kcalloc instead of kzalloc for array allocations | Djordje Zekovic |
2014-05-24 | staging: usbip: Fix bad fuction definitions in usbip | Pawel Lebioda |
2014-05-24 | Staging: usbip: missing a blank lines after declarations | Pawel Lebioda |
2014-04-15 | staging/usbip: fix store_attach() sscanf return value check | Shuah Khan |
2014-04-15 | staging/usbip: userspace - fix usbipd SIGSEGV from refresh_exported_devices() | Shuah Khan |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-01 | usbip: don't open-code sockfd_lookup/sockfd_put | Al Viro |
2014-03-20 | staging: usbip: fix line over 80 characters | Cédric Cabessa |
2014-03-20 | staging: usbip: fix quoted string split across lines | Cédric Cabessa |
2014-03-18 | staging: usbip: Fix quoted string split across lines. | Keerthimai Janarthanan |
2014-03-10 | usbcore: rename struct dev_state to struct usb_dev_state | Valentina Manea |
2014-03-08 | staging: usbip: userspace: add hwdata as optional dependency in README | Valentina Manea |
2014-03-08 | staging: usbip: userspace: don't throw error when trying to read configuratio... | Valentina Manea |
2014-03-08 | staging: usbip: claim ports used by shared devices | Valentina Manea |
2014-03-08 | staging: usbip: trigger driver probing after unbinding from usbip-host | Valentina Manea |
2014-03-08 | staging: usbip: let client choose device configuration | Valentina Manea |
2014-03-08 | staging: usbip: userspace: increase version to 2.0 | Valentina Manea |
2014-03-08 | staging: usbip: userspace: update dependencies in README | Valentina Manea |
2014-03-08 | staging: usbip: userspace: remove libsysfs flag and autoconf check | Valentina Manea |
2014-03-08 | staging: usbip: userspace: migrate vhci_driver to libudev | Valentina Manea |
2014-03-08 | staging: usbip: userspace: remove class device infrastructure in vhci_driver | Valentina Manea |
2014-03-08 | staging: usbip: userspace: migrate usbip_host_driver to libudev | Valentina Manea |
2014-03-08 | staging: usbip: userspace: move sysfs_utils to libsrc | Valentina Manea |
2014-03-08 | staging: usbip: userspace: add new list API | Valentina Manea |
2014-03-08 | staging: usbip: userspace: re-add interface information listing | Valentina Manea |
2014-03-08 | staging: usbip: userspace: migrate usbip_list to libudev | Valentina Manea |
2014-03-08 | staging: usbip: userspace: migrate usbip_unbind to libudev | Valentina Manea |
2014-03-08 | staging: usbip: userspace: remove useless libsysfs includes | Valentina Manea |
2014-03-08 | staging: usbip: userspace: migrate usbip_bind to libudev | Valentina Manea |
2014-03-06 | usbip:usbip_common.c: check return value of sscanf | John de la Garza |
2014-03-06 | staging: usbip: vhci_sysfs.c: check return value of sscanf | John de la Garza |
2014-03-04 | staging/usbip: change usbip userspace to include new uapi usbip.h | Shuah Khan |
2014-03-04 | staging/usbip: change usbip to include new uapi usbip.h | Shuah Khan |
2014-03-04 | staging/usbip: add uapi header to export usbip kernel interfaces | Shuah Khan |
2014-02-28 | staging: usbip: userspace: Memory leak in usbip_exported_device_new | Heinrich Schuchardt |
2014-02-27 | staging: usbip: Fix format string mismatch in usbip_vhci_attach_device2 | Masanari Iida |
2014-02-27 | Staging: usbip: Fix the warning of unchecked sscanf return value. | Elena Oat |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle |
2014-02-14 | staging: usbip: prevent possible buffer overflow reading port records | Mark Asselstine |
2014-02-08 | Merge branch 'staging-linus' into staging-work | Greg Kroah-Hartman |
2014-02-07 | usbip/userspace/libsrc/names.c: memory leak | Heinrich Schuchardt |
2014-02-07 | staging/usbip: userspace to use linux header for usb_device_speed enum, missi... | Shuah Khan |
2014-02-07 | staging/usbip: simplify usbip_dump_usb_device() udev->speed handling | Shuah Khan |
2014-02-07 | staging: usbip: convert usbip-host driver to usb_device_driver | Valentina Manea |
2014-02-07 | staging/usbip: Change vhci_hcd store_attach() device information message to i... | Shuah Khan |