index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
usbip
/
stub_dev.c
Age
Commit message (
Expand
)
Author
2023-10-08
USB: usbip: fix stub_dev hub disconnect
Jonas Blixt
2022-10-22
USB: usbip: missing lock in stub down
Jose Ignacio Tornos Martinez
2022-10-22
usbip: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-04-21
usb: usbip: fix a refcount leak in stub_probe()
Hangyu Hua
2021-04-05
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
2021-03-10
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
2021-03-10
usbip: fix stub_dev to check for stream socket
Shuah Khan
2020-09-25
Revert "usbip: Implement a match function to fix usbip"
M. Vefa Bicakci
2020-08-18
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
2019-08-09
USB: usbip: convert to use dev_groups
Greg Kroah-Hartman
2019-05-29
usbip: usbip_host: fix stub_dev lock context imbalance regression
Shuah Khan
2019-05-21
usbip: usbip_host: fix BUG: sleeping function called from invalid context
Shuah Khan
2018-05-15
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2018-05-15
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
2018-02-15
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
2017-12-19
usbip: prevent leaking socket pointer address in messages
Shuah Khan
2017-11-07
USB: usbip: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-04-28
usbip: fix NULL pointer dereference on errors
Alexander Popov
2016-04-19
usbip: event handler as one thread
Nobuo Iwata
2014-12-02
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
2014-08-25
usbip: remove struct usb_device_id table
Valentina Manea
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea