index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
2024-08-12
1
-3
/
+6
|
\
|
*
usb: vhci-hcd: Do not drop references before new references are gained
Oliver Neukum
2024-07-31
1
-3
/
+6
*
|
usbip: Add USB_SPEED_SUPER_PLUS as valid arg
Łukasz Bartosik
2024-07-31
2
-19
/
+20
|
/
*
usbip: Don't submit special requests twice
Simon Holesch
2024-06-04
1
-27
/
+50
*
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
2024-01-04
1
-4
/
+4
*
USB: usbip: vudc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-22
3
-4
/
+3
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
2
-31
/
+22
|
\
|
*
usb/usbip: fix wrong data added to platform device
Hongren Zheng
2023-10-16
1
-7
/
+8
|
*
usbip: Use platform_device_register_full()
Andy Shevchenko
2023-10-08
1
-35
/
+20
|
*
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
2023-10-08
1
-2
/
+7
*
|
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-10-04
1
-6
/
+0
|
/
*
USB: usbip: Remove an unnecessary goto
Ruan Jinjie
2023-08-08
1
-2
/
+1
*
USB: usbip: Remove an unnecessary NULL value
Ruan Jinjie
2023-08-04
1
-1
/
+1
*
usbip: usbip_host: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-23
1
-3
/
+1
*
usbip: vhci_hcd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-21
1
-0
/
+1
|
\
|
*
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-19
1
-0
/
+1
*
|
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
3
-3
/
+7
|
\
\
|
|
/
|
/
|
|
*
usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
Shuah Khan
2022-11-11
1
-1
/
+3
|
*
USB: usbip: missing lock in stub down
Jose Ignacio Tornos Martinez
2022-10-22
1
-0
/
+2
|
*
usbip: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-22
1
-1
/
+1
|
*
usbip: vudc: Convert snprintf() to sysfs_emit()
Jules Irenge
2022-10-22
1
-1
/
+1
*
|
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-25
1
-1
/
+1
|
/
*
usbip: add USBIP_URB_* URB transfer flags
Shuah Khan
2022-08-31
2
-5
/
+90
*
usb: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
usbip: vudc: Don't enable IRQs prematurely
Dan Carpenter
2022-06-10
1
-7
/
+7
*
USB: usbip: clean up mixed use of _irq() and _irqsave()
Dan Carpenter
2022-06-10
1
-3
/
+3
*
usb: usbip: add missing device lock on tweak configuration cmd
Niels Dossche
2022-04-21
1
-0
/
+2
*
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
2022-04-21
1
-1
/
+1
*
usb: usbip: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-18
1
-4
/
+4
*
usbip: vudc: Make use of the helper macro LIST_HEAD()
Cai Huoqing
2022-02-14
1
-1
/
+1
*
usb: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-11-17
1
-1
/
+0
*
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
2021-08-26
1
-1
/
+7
*
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
2021-08-26
1
-40
/
+12
*
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
2021-08-26
1
-0
/
+24
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-0
/
+1
|
\
|
*
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-20
7
-21
/
+154
|
|
\
|
*
|
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
2021-03-06
1
-0
/
+1
*
|
|
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
2021-04-12
1
-0
/
+2
|
|
/
|
/
|
*
|
usbip: synchronize event handler with sysfs code paths
Shuah Khan
2021-04-05
1
-0
/
+2
*
|
usbip: vudc synchronize sysfs code paths
Shuah Khan
2021-04-05
2
-0
/
+6
*
|
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
2021-04-05
1
-2
/
+9
*
|
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
2021-04-05
3
-5
/
+29
*
|
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
2021-03-26
1
-0
/
+2
*
|
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
2021-03-17
1
-1
/
+1
*
|
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
2021-03-10
1
-8
/
+34
*
|
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
2021-03-10
1
-4
/
+25
*
|
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
2021-03-10
1
-7
/
+25
*
|
usbip: fix vudc to check for stream socket
Shuah Khan
2021-03-10
1
-0
/
+9
*
|
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
2021-03-10
1
-1
/
+9
[next]