index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
usb
Age
Commit message (
Expand
)
Author
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
2017-06-13
usb: usbip tool: Check the return of get_nports()
Yuyang Du
2017-06-02
tools: usb: testusb: update default vary for superspeed
Felipe Balbi
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-04-08
usb: usbip tool: Fix get_nports()
Yuyang Du
2017-03-17
usbip: Fix implicit fallthrough warning
Jonathan Dieter
2017-03-17
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2017-03-16
tools/usb: Add .gitignore file
Prarit Bhargava
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-24
tools: usb: ffs-test: add SS descriptors
Felipe Balbi
2017-01-24
tools: usb: ffs-test: switch to _DEFAULT_SOURCE
Felipe Balbi
2017-01-10
tools: usb: usbip: Update README
Krzysztof Opasiak
2017-01-10
tools: usb: usbip: Add simple script to show how to setup vUDC
Krzysztof Opasiak
2016-12-06
usbip: add missing compile time generated files to .gitignore
Shuah Khan
2016-11-07
usbip: deletion of incorrect socket descriptor checking
Nobuo Iwata
2016-05-03
usbip: adding names db to port operation
Nobuo Iwata
2016-04-26
usbip: tools: Start using VUDC backend in usbip tools
Igor Kotrasinski
2016-04-26
usbip: tools: Add vudc backend to usbip tools
Krzysztof Opasiak
2016-04-26
usbip: tools: Extract generic code to be shared with vudc backend
Krzysztof Opasiak
2015-10-22
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-09-27
tools: usb: testusb: change the default value for length from 512 to 1024
Peter Chen
2015-09-27
tools: usb: testusb: change the help text
Peter Chen
2015-09-22
tools: usbip: detach: avoid calling strlen() at each iteration
Eric Curtin
[next]