summaryrefslogtreecommitdiffstats
path: root/tools/usb
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-2/+0
* usbip: tools: add usage of device mode in usbip_list.cHongren Zheng (Zenithal)2021-03-261-1/+2
* usbip: tools: add options and examples in man page related to device modeHongren Zheng (Zenithal)2021-03-262-1/+67
* tools: usbip: list.h: fix kernel-doc for list_del()Randy Dunlap2021-03-261-5/+5
* tools: usb: move to tools buildsystemHeikki Krogerus2020-08-192-8/+47
* tools: usb: usbip: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
* usbip: tools: add in man page how to load the client's moduleAntonio Borneo2020-06-271-1/+3
* usbip: tools: fix module name in man pageAntonio Borneo2020-06-241-1/+1
* usbip: tools: fix build error for multiple definitionAntonio Borneo2020-06-241-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
* usbip: Fix unsafe unaligned pointer usageShuah Khan2020-01-092-25/+27
* tools: usb: usbip: Get rid of driver name printout in READMEMagnus Damm2020-01-061-11/+11
* usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-11-071-1/+1
* usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-10-281-2/+4
* usbip: tools: fix GCC8 warning for strncpyLiu, Changcheng2019-07-252-4/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-243-49/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-2117-221/+17
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* usbip: tools: fix atoi() on non-null terminated stringColin Ian King2018-10-181-3/+3
* usbip: fix vhci_hcd controller countingMaciej Żenczykowski2018-10-021-1/+1
* tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin2018-07-171-3/+16
* usbip: usbip_detach: fix to check for invalid portsShuah Khan (Samsung OSG)2018-05-311-9/+30
* usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)2018-05-311-3/+6
* usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik2018-05-312-15/+20
* usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan2018-03-221-1/+15
* usbip: tools: change to use new error codes in server reply messagesShuah Khan2018-03-095-19/+24
* usbip: usbip_host_common: Use new error codes to return request statusShuah Khan2018-03-091-1/+4
* usbip: tools: add more error codes for usbip request/reply messagesShuah Khan2018-03-093-3/+35
* usbip: tools usbip_network: Fix cryptic error messagesShuah Khan2018-03-091-2/+2
* usbip: tools usbip_attach: Fix cryptic error messagesShuah Khan2018-03-091-1/+2
* tools: fix cross-compile var clobberingMartin Kelly2018-02-211-1/+0
* usbip: list: don't list devices attached to vhci_hcdShuah Khan2018-01-221-0/+9
* usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan2018-01-221-0/+9
* tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler2018-01-041-1/+4
* tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler2018-01-041-1/+1
* Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman2018-01-021-3/+6
|\
| * usbip: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-191-3/+6
* | Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman2017-12-181-8/+16
|\|
| * usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-4/+4
| * tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1
| * usbip: fix usbip attach to find a port that matches the requested speedShuah Khan2017-11-301-3/+11
* | tools/usbip: fixes build with musl libc toolchainJulien BOIBESSOT2017-12-071-1/+1
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+2
|\
| * usbip: tools: Install all headers needed for libusbip developmentBen Hutchings2017-10-041-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0215-0/+15
|/
* usbip: auto retry for concurrent attachNobuo Iwata2017-08-311-15/+20
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-201-7/+9
|\
| * tools: usb: testusb: update default vary for superspeedFelipe Balbi2017-06-021-7/+9