index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbip: usbip_detach: fix to check for invalid ports
Shuah Khan (Samsung OSG)
2018-05-31
1
-9
/
+30
*
usbip: usbip_detach: Fix memory, udev context and udev leak
Shuah Khan (Samsung OSG)
2018-05-31
1
-3
/
+6
*
usbip: dynamically allocate idev by nports found in sysfs
Michael Grzeschik
2018-05-31
2
-15
/
+20
*
usbip: tools: usbipd: exclude exported devices from exportable device list
Shuah Khan
2018-03-22
1
-1
/
+15
*
usbip: tools: change to use new error codes in server reply messages
Shuah Khan
2018-03-09
5
-19
/
+24
*
usbip: usbip_host_common: Use new error codes to return request status
Shuah Khan
2018-03-09
1
-1
/
+4
*
usbip: tools: add more error codes for usbip request/reply messages
Shuah Khan
2018-03-09
3
-3
/
+35
*
usbip: tools usbip_network: Fix cryptic error messages
Shuah Khan
2018-03-09
1
-2
/
+2
*
usbip: tools usbip_attach: Fix cryptic error messages
Shuah Khan
2018-03-09
1
-1
/
+2
*
tools: fix cross-compile var clobbering
Martin Kelly
2018-02-21
1
-1
/
+0
*
usbip: list: don't list devices attached to vhci_hcd
Shuah Khan
2018-01-22
1
-0
/
+9
*
usbip: prevent bind loops on devices attached to vhci_hcd
Shuah Khan
2018-01-22
1
-0
/
+9
*
tools: usb: usbip: fix fd leak in case of 'fread' failure
Elad Wexler
2018-01-04
1
-1
/
+4
*
tools: usb: usbip_device_driver: prefer 'unsigned int' to 'unsigned'
Elad Wexler
2018-01-04
1
-1
/
+1
*
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
2018-01-02
1
-3
/
+6
|
\
|
*
usbip: fix usbip bind writing random string after command in match_busid
Juan Zea
2017-12-19
1
-3
/
+6
*
|
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
2017-12-18
1
-8
/
+16
|
\
|
|
*
usbip: prevent vhci_hcd driver from leaking a socket pointer address
Shuah Khan
2017-12-08
1
-4
/
+4
|
*
tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...
Julien BOIBESSOT
2017-12-08
1
-1
/
+1
|
*
usbip: fix usbip attach to find a port that matches the requested speed
Shuah Khan
2017-11-30
1
-3
/
+11
*
|
tools/usbip: fixes build with musl libc toolchain
Julien BOIBESSOT
2017-12-07
1
-1
/
+1
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
1
-1
/
+2
|
\
|
*
usbip: tools: Install all headers needed for libusbip development
Ben Hutchings
2017-10-04
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
15
-0
/
+15
|
/
*
usbip: auto retry for concurrent attach
Nobuo Iwata
2017-08-31
1
-15
/
+20
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
1
-7
/
+9
|
\
|
*
tools: usb: testusb: update default vary for superspeed
Felipe Balbi
2017-06-02
1
-7
/
+9
*
|
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
2017-06-13
3
-9
/
+25
*
|
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
2017-06-13
2
-1
/
+2
*
|
usb: usbip tool: Fix parse_status()
Yuyang Du
2017-06-13
2
-23
/
+17
*
|
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
2017-06-13
1
-6
/
+21
*
|
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
2017-06-13
2
-0
/
+37
*
|
usb: usbip tool: Check the return of get_nports()
Yuyang Du
2017-06-13
1
-1
/
+8
|
/
*
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
2017-04-18
1
-1
/
+1
*
usb: usbip tool: Fix get_nports()
Yuyang Du
2017-04-08
1
-23
/
+5
*
usbip: Fix implicit fallthrough warning
Jonathan Dieter
2017-03-17
1
-0
/
+2
*
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
2017-03-17
2
-6
/
+31
*
tools/usb: Add .gitignore file
Prarit Bhargava
2017-03-16
1
-0
/
+2
*
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
1
-2
/
+50
|
\
|
*
tools: usb: ffs-test: add SS descriptors
Felipe Balbi
2017-01-24
1
-1
/
+49
|
*
tools: usb: ffs-test: switch to _DEFAULT_SOURCE
Felipe Balbi
2017-01-24
1
-1
/
+1
*
|
tools: usb: usbip: Update README
Krzysztof Opasiak
2017-01-10
1
-1
/
+56
*
|
tools: usb: usbip: Add simple script to show how to setup vUDC
Krzysztof Opasiak
2017-01-10
1
-0
/
+107
|
/
*
usbip: add missing compile time generated files to .gitignore
Shuah Khan
2016-12-06
1
-0
/
+4
*
usbip: deletion of incorrect socket descriptor checking
Nobuo Iwata
2016-11-07
1
-7
/
+0
*
usbip: adding names db to port operation
Nobuo Iwata
2016-05-03
1
-2
/
+11
*
usbip: tools: Start using VUDC backend in usbip tools
Igor Kotrasinski
2016-04-26
3
-6
/
+112
*
usbip: tools: Add vudc backend to usbip tools
Krzysztof Opasiak
2016-04-26
4
-0
/
+201
*
usbip: tools: Extract generic code to be shared with vudc backend
Krzysztof Opasiak
2016-04-26
6
-278
/
+428
*
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-10-22
1
-5
/
+5
|
\
[next]