index
:
pub/scm/linux/kernel/git/libata/linux.git
master
libata development tree
LibATA Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
/
vhci_hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-10-13
usb: vhci-hcd: Replace pr_*() with dev_*() logging
Cristian Ciocaltea
1
-35
/
+39
2025-10-13
usb: vhci-hcd: Switch to dev_err_probe() in probe path
Cristian Ciocaltea
1
-9
/
+7
2025-10-13
usbip: Fix locking bug in RT-enabled kernels
Lizhi Xu
1
-3
/
+3
2025-09-25
usb: vhci-hcd: Prevent suspending virtually attached devices
Cristian Ciocaltea
1
-0
/
+22
2025-01-17
usbip: Fix seqnum sign extension issue in vhci_tx_urb
Xiong Nandi
1
-1
/
+1
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-24
usbip: Accept arbitrarily long scatter-gather list
Jason Long
1
-6
/
+2
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-12
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2024-07-31
usbip: Add USB_SPEED_SUPER_PLUS as valid arg
Łukasz Bartosik
1
-18
/
+18
2024-07-31
usb: vhci-hcd: Do not drop references before new references are gained
Oliver Neukum
1
-3
/
+6
2023-10-16
usb/usbip: fix wrong data added to platform device
Hongren Zheng
1
-7
/
+8
2023-10-08
usbip: Use platform_device_register_full()
Andy Shevchenko
1
-35
/
+20
2023-05-28
usbip: vhci_hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-08-26
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
1
-1
/
+7
2021-08-26
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
1
-40
/
+12
2021-08-26
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
1
-0
/
+24
2021-04-05
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
1
-0
/
+1
2021-03-26
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
1
-0
/
+2
2021-01-04
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
1
-0
/
+2
2020-10-07
usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabled
Shuah Khan
1
-1
/
+7
2020-07-09
usbip: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+3
2019-10-04
usbip: vhci_hcd indicate failed message
Mao Wenan
1
-2
/
+2
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
1
-1
/
+11
2019-04-30
usbip: vhci_hcd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-19
usbip: Remove unnecessary null check
Suwan Kim
1
-7
/
+1
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
[next]