summaryrefslogtreecommitdiff
path: root/tools/usb
Commit message (Expand)AuthorAge
* usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan2018-03-22
* usbip: tools: change to use new error codes in server reply messagesShuah Khan2018-03-09
* usbip: usbip_host_common: Use new error codes to return request statusShuah Khan2018-03-09
* usbip: tools: add more error codes for usbip request/reply messagesShuah Khan2018-03-09
* usbip: tools usbip_network: Fix cryptic error messagesShuah Khan2018-03-09
* usbip: tools usbip_attach: Fix cryptic error messagesShuah Khan2018-03-09
* tools: fix cross-compile var clobberingMartin Kelly2018-02-21
* usbip: list: don't list devices attached to vhci_hcdShuah Khan2018-01-22
* usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan2018-01-22
* tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler2018-01-04
* tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler2018-01-04
* Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-02
|\
| * usbip: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-19
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-18
|\ \ | |/
| * usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-08
| * tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-08
| * usbip: fix usbip attach to find a port that matches the requested speedShuah Khan2017-11-30
* | tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2017-12-07
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * usbip: tools: Install all headers needed for libusbip developmentBen Hutchings2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usbip: auto retry for concurrent attachNobuo Iwata2017-08-31
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-20
|\
| * tools: usb: testusb: update default vary for superspeedFelipe Balbi2017-06-02
* | usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du2017-06-13
* | usbip: vhci-hcd: Rework vhci_hcd_initYuyang Du2017-06-13
* | usb: usbip tool: Fix parse_status()Yuyang Du2017-06-13
* | usb: usbip tool: Fix refresh_imported_device_list()Yuyang Du2017-06-13
* | usb: usbip tool: Add ncontrollers in vhci_driver structureYuyang Du2017-06-13
* | usb: usbip tool: Check the return of get_nports()Yuyang Du2017-06-13
|/
* usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-18
* usb: usbip tool: Fix get_nports()Yuyang Du2017-04-08
* usbip: Fix implicit fallthrough warningJonathan Dieter2017-03-17
* usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-17
* tools/usb: Add .gitignore filePrarit Bhargava2017-03-16
* Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-01-26
|\
| * tools: usb: ffs-test: add SS descriptorsFelipe Balbi2017-01-24
| * tools: usb: ffs-test: switch to _DEFAULT_SOURCEFelipe Balbi2017-01-24
* | tools: usb: usbip: Update READMEKrzysztof Opasiak2017-01-10
* | tools: usb: usbip: Add simple script to show how to setup vUDCKrzysztof Opasiak2017-01-10
|/
* usbip: add missing compile time generated files to .gitignoreShuah Khan2016-12-06
* usbip: deletion of incorrect socket descriptor checkingNobuo Iwata2016-11-07
* usbip: adding names db to port operationNobuo Iwata2016-05-03
* usbip: tools: Start using VUDC backend in usbip toolsIgor Kotrasinski2016-04-26
* usbip: tools: Add vudc backend to usbip toolsKrzysztof Opasiak2016-04-26
* usbip: tools: Extract generic code to be shared with vudc backendKrzysztof Opasiak2016-04-26
* Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-22
|\
| * tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen2015-09-27
| * tools: usb: testusb: change the help textPeter Chen2015-09-27
* | tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin2015-09-22
|/