index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
usb
/
usbip
/
libsrc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
tools: usbip: list.h: fix kernel-doc for list_del()
Randy Dunlap
1
-5
/
+5
2020-06-24
usbip: tools: fix build error for multiple definition
Antonio Borneo
1
-1
/
+1
2019-11-07
usbip: tools: fix fd leakage in the function of read_attr_usbip_status
Hewenliang
1
-1
/
+1
2019-10-28
usbip: tools: Fix read_usb_vudc_device() error path handling
GwanYeong Kim
1
-2
/
+4
2019-07-25
usbip: tools: fix GCC8 warning for strncpy
Liu, Changcheng
2
-4
/
+8
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2
-35
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
6
-78
/
+6
2018-10-18
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
1
-3
/
+3
2018-10-02
usbip: fix vhci_hcd controller counting
Maciej Żenczykowski
1
-1
/
+1
2018-05-31
usbip: dynamically allocate idev by nports found in sysfs
Michael Grzeschik
2
-15
/
+20
2018-03-09
usbip: usbip_host_common: Use new error codes to return request status
Shuah Khan
1
-1
/
+4
2018-03-09
usbip: tools: add more error codes for usbip request/reply messages
Shuah Khan
2
-0
/
+34
2018-01-04
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
1
-1
/
+4
2018-01-04
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
1
-1
/
+1
2017-12-08
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
1
-4
/
+4
2017-12-08
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
1
-1
/
+1
2017-11-30
usbip: fix usbip attach to find a port that matches the requested speed
Shuah Khan
1
-3
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2
-8
/
+23
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2
-1
/
+2
2017-06-13
usb: usbip tool: Fix parse_status()
Yuyang Du
1
-23
/
+15
2017-06-13
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
1
-6
/
+21
2017-06-13
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
2
-0
/
+37
2017-06-13
usb: usbip tool: Check the return of get_nports()
Yuyang Du
1
-1
/
+8
2017-04-08
usb: usbip tool: Fix get_nports()
Yuyang Du
1
-23
/
+5
2017-03-17
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2
-6
/
+31
2016-04-26
usbip: tools: Add vudc backend to usbip tools
Krzysztof Opasiak
4
-0
/
+201
2016-04-26
usbip: tools: Extract generic code to be shared with vudc backend
Krzysztof Opasiak
5
-265
/
+411
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
1
-1
/
+1
2014-09-04
usb: usbip: fix usbip.h path in userspace tool
Piotr Król
1
-1
/
+1
2014-08-25
usbip: move usbip userspace code out of staging
Valentina Manea
12
-0
/
+1949