Age | Commit message (Expand) | Author |
2020-08-19 | tools: usb: move to tools buildsystem | Heikki Krogerus |
2020-07-15 | tools: usb: usbip: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-06-27 | usbip: tools: add in man page how to load the client's module | Antonio Borneo |
2020-06-24 | usbip: tools: fix module name in man page | Antonio Borneo |
2020-06-24 | usbip: tools: fix build error for multiple definition | Antonio Borneo |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada |
2020-01-09 | usbip: Fix unsafe unaligned pointer usage | Shuah Khan |
2020-01-06 | tools: usb: usbip: Get rid of driver name printout in README | Magnus Damm |
2019-11-07 | usbip: tools: fix fd leakage in the function of read_attr_usbip_status | Hewenliang |
2019-10-28 | usbip: tools: Fix read_usb_vudc_device() error path handling | GwanYeong Kim |
2019-07-25 | usbip: tools: fix GCC8 warning for strncpy | Liu, Changcheng |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-10-18 | usbip: tools: fix atoi() on non-null terminated string | Colin Ian King |
2018-10-02 | usbip: fix vhci_hcd controller counting | Maciej Żenczykowski |
2018-07-17 | tools: usb: ffs-test: Fix build on big endian systems | Peter Senna Tschudin |
2018-05-31 | usbip: usbip_detach: fix to check for invalid ports | Shuah Khan (Samsung OSG) |
2018-05-31 | usbip: usbip_detach: Fix memory, udev context and udev leak | Shuah Khan (Samsung OSG) |
2018-05-31 | usbip: dynamically allocate idev by nports found in sysfs | Michael Grzeschik |
2018-03-22 | usbip: tools: usbipd: exclude exported devices from exportable device list | Shuah Khan |
2018-03-09 | usbip: tools: change to use new error codes in server reply messages | Shuah Khan |
2018-03-09 | usbip: usbip_host_common: Use new error codes to return request status | Shuah Khan |
2018-03-09 | usbip: tools: add more error codes for usbip request/reply messages | Shuah Khan |
2018-03-09 | usbip: tools usbip_network: Fix cryptic error messages | Shuah Khan |
2018-03-09 | usbip: tools usbip_attach: Fix cryptic error messages | Shuah Khan |
2018-02-21 | tools: fix cross-compile var clobbering | Martin Kelly |
2018-01-22 | usbip: list: don't list devices attached to vhci_hcd | Shuah Khan |
2018-01-22 | usbip: prevent bind loops on devices attached to vhci_hcd | Shuah Khan |
2018-01-04 | tools: usb: usbip: fix fd leak in case of 'fread' failure | Elad Wexler |
2018-01-04 | tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned' | Elad Wexler |
2018-01-02 | Merge 4.15.0-rc6 into usb-next | Greg Kroah-Hartman |
2017-12-19 | usbip: fix usbip bind writing random string after command in match_busid | Juan Zea |
2017-12-18 | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman |
2017-12-08 | usbip: prevent vhci_hcd driver from leaking a socket pointer address | Shuah Khan |
2017-12-08 | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc... | Julien BOIBESSOT |
2017-12-07 | tools/usbip: fixes build with musl libc toolchain | Julien BOIBESSOT |
2017-11-30 | usbip: fix usbip attach to find a port that matches the requested speed | Shuah Khan |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-04 | usbip: tools: Install all headers needed for libusbip development | Ben Hutchings |
2017-08-31 | usbip: auto retry for concurrent attach | Nobuo Iwata |
2017-06-20 | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2017-06-13 | usbip: vhci-hcd: Add USB3 SuperSpeed support | Yuyang Du |
2017-06-13 | usbip: vhci-hcd: Rework vhci_hcd_init | Yuyang Du |
2017-06-13 | usb: usbip tool: Fix parse_status() | Yuyang Du |
2017-06-13 | usb: usbip tool: Fix refresh_imported_device_list() | Yuyang Du |
2017-06-13 | usb: usbip tool: Add ncontrollers in vhci_driver structure | Yuyang Du |