index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
/
vhci_hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-25
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
1
-2
/
+4
2018-10-09
usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control()
Shuah Khan (Samsung OSG)
1
-15
/
+42
2018-04-22
usbip: vhci_hcd: check rhport before using in vhci_hub_control()
Shuah Khan
1
-0
/
+13
2018-02-15
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
1
-0
/
+2
2017-12-19
usbip: prevent leaking socket pointer address in messages
Shuah Khan
1
-1
/
+1
2017-12-19
usbip: vhci: stop printing kernel pointer addresses in messages
Shuah Khan
1
-10
/
+0
2017-11-30
usbip: Fix USB device hang due to wrong enabling of scatter-gather
Yuyang Du
1
-1
/
+0
2017-11-07
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
1
-15
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
usbip: vhci-hcd: make vhci_hc_driver const
Bhumika Goyal
1
-1
/
+1
2017-07-22
USB: usbip: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-2
/
+0
2017-06-27
usbip: Fix uninitialized variable bug in vhci
Yuyang Du
1
-1
/
+1
2017-06-13
usbip: vhci-hcd: Add USB3 port status bits
Yuyang Du
1
-6
/
+50
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
1
-60
/
+263
2017-06-13
usbip: vhci-hcd: Set the vhci structure up to work
Yuyang Du
1
-87
/
+119
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
1
-23
/
+28
2017-06-13
usbip: vhci-hcd: Move VHCI platform device into vhci struct
Yuyang Du
1
-9
/
+8
2017-06-13
usbip: vhci-hcd: Rename function names to reflect their struct names
Yuyang Du
1
-17
/
+17
2017-05-17
USB: usbip: fix nonconforming hub descriptor
Johan Hovold
1
-3
/
+8
2017-04-08
usb: usbip: Remove unnecessary get_vdev()
Yuyang Du
1
-30
/
+2
2017-02-09
drivers: usb: usbip: Add missing break statement to switch
Gustavo A. R. Silva
1
-0
/
+1
2016-11-07
usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.c
Nobuo Iwata
1
-1
/
+2
2016-08-15
usbip: vhci_hcd: fix return value check in add_platform_device()
Wei Yongjun
1
-2
/
+2
2016-08-09
usbip: vhci extension: modifications to vhci driver
Nobuo Iwata
1
-94
/
+191
2016-06-17
usbip: rate limit get_frame_number message
Greg Kroah-Hartman
1
-1
/
+1
2016-02-03
usb: usbip: Fix possible deadlocks reported by lockdep
Andrew Goodbody
1
-36
/
+52
2015-10-04
usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb
Igor Kotrasinski
1
-1
/
+1
2015-10-04
usbip: vhci_hcd: only return urb at enqueue when served
Igor Kotrasinski
1
-1
/
+3
2015-10-04
usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
1
-1
/
+1
2015-04-03
usbip: vhci_hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-01-25
usbip: vhci_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-1
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
Markus Elfring
1
-6
/
+3
2014-10-20
usb: usbip: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea
1
-0
/
+1171