开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
2011-12-09
staging: usbip: bugfix for deadlock
Bart Westgeest
2011-06-23
staging: usbip: fix wrong endian conversion
David Chang
2011-05-09
USB: fix regression in usbip by setting has_tt flag
Alan Stern
2011-04-14
staging: usbip: bugfix for isochronous packets and optimization
Arjan Mels
2011-04-14
staging: usbip: bugfix add number of packets for isochronous frames
Arjan Mels
2011-04-14
staging: usbip: bugfixes related to kthread conversion
Arjan Mels
2011-03-02
staging: usbip: vhci: use urb->dev->portnum to find port
Max Vozeler
2011-03-02
staging: usbip: vhci: refuse to enqueue for dead connections
Max Vozeler
2011-03-02
staging: usbip: vhci: give back URBs from in-flight unlink requests
Max Vozeler
2011-03-02
staging: usbip: vhci: update reference count for usb_device
Max Vozeler
2011-02-17
staging: usbip: remove double giveback of URB
Márton Németh
2010-11-22
staging: usbip: Process event flags without delay
Max Vozeler
2010-11-22
staging: usbip: Notify usb core of port status changes
Max Vozeler
2010-05-12
staging: usbip: Fix deadlock
Eric Lescouet
2009-09-15
Staging: usb-ip: vhci_hdc:Fix the returned error value
Shan Wei
2009-09-15
Staging: USB-IP code cleanup
Brian G. Merrell
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
2009-04-03
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
2009-04-03
Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc
Wei Yongjun
2009-01-28
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
Roel Kluin
2009-01-06
Staging: usbip: switch to list_for_each_entry()
Alexander Beregalov
2009-01-06
Staging: usbip: cleanup kerneldoc
Qinghuang Feng
2009-01-06
staging: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-07
Staging: make usbip depend on CONFIG_NET
Greg Kroah-Hartman
2008-10-22
Staging: usbip: fix build warning on 64bit kernels
Greg Kroah-Hartman
2008-10-22
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
2008-10-10
Staging: USB/IP: add host driver
Takahiro Hirofuchi
2008-10-10
Staging: USB/IP: add client driver
Takahiro Hirofuchi
2008-10-10
Staging: USB/IP: add common functions needed
Takahiro Hirofuchi