summaryrefslogtreecommitdiff
path: root/tools/usb
AgeCommit message (Expand)Author
2023-05-29usbip: Use _FORTIFY_SOURCE=2 instead of (implicitly) =1Uwe Kleine-König
2023-05-29usbip: give a more helpful error message if vhdi_hcd isn't loadedGalen Guyer
2022-11-09tools: usb: ffs-aio-example: Fix build error with aarch64-*-gnu-gcc toolchain(s)Bhupesh Sharma
2022-07-08tools: usb: testusb: Add super-plus speed reportingBryan O'Donoghue
2022-07-08tools: usb: testusb: Add super speed reportingBryan O'Donoghue
2022-07-08tools: usb: testusb: Add wireless speed reportingBryan O'Donoghue
2022-04-26testusb: Fix warning comparing pointer to 0Haowen Bai
2022-02-15kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada
2021-09-14usb: testusb: Fix for showing the connection speedFaizel K B
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-03-26usbip: tools: add usage of device mode in usbip_list.cHongren Zheng (Zenithal)
2021-03-26usbip: tools: add options and examples in man page related to device modeHongren Zheng (Zenithal)
2021-03-26tools: usbip: list.h: fix kernel-doc for list_del()Randy Dunlap
2020-08-19tools: usb: move to tools buildsystemHeikki Krogerus
2020-07-15tools: usb: usbip: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-27usbip: tools: add in man page how to load the client's moduleAntonio Borneo
2020-06-24usbip: tools: fix module name in man pageAntonio Borneo
2020-06-24usbip: tools: fix build error for multiple definitionAntonio Borneo
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-01-09usbip: Fix unsafe unaligned pointer usageShuah Khan
2020-01-06tools: usb: usbip: Get rid of driver name printout in READMEMagnus Damm
2019-11-07usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang
2019-10-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-07-25usbip: tools: fix GCC8 warning for strncpyLiu, Changcheng
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-10-18usbip: tools: fix atoi() on non-null terminated stringColin Ian King
2018-10-02usbip: fix vhci_hcd controller countingMaciej Żenczykowski
2018-07-17tools: usb: ffs-test: Fix build on big endian systemsPeter Senna Tschudin
2018-05-31usbip: usbip_detach: fix to check for invalid portsShuah Khan (Samsung OSG)
2018-05-31usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-05-31usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik
2018-03-22usbip: tools: usbipd: exclude exported devices from exportable device listShuah Khan
2018-03-09usbip: tools: change to use new error codes in server reply messagesShuah Khan
2018-03-09usbip: usbip_host_common: Use new error codes to return request statusShuah Khan
2018-03-09usbip: tools: add more error codes for usbip request/reply messagesShuah Khan
2018-03-09usbip: tools usbip_network: Fix cryptic error messagesShuah Khan
2018-03-09usbip: tools usbip_attach: Fix cryptic error messagesShuah Khan
2018-02-21tools: fix cross-compile var clobberingMartin Kelly
2018-01-22usbip: list: don't list devices attached to vhci_hcdShuah Khan
2018-01-22usbip: prevent bind loops on devices attached to vhci_hcdShuah Khan
2018-01-04tools: usb: usbip: fix fd leak in case of 'fread' failureElad Wexler
2018-01-04tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'Elad Wexler
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman
2017-12-19usbip: fix usbip bind writing random string after command in match_busidJuan Zea
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan