Sign in
googlers
/
maze
/
linux
/
bae724ef95b0d0a1f4518f5451e7c8aabc41f820
/
drivers
/
staging
/
usbip
01446ef
staging: usbip: vhci: use urb->dev->portnum to find port
by Max Vozeler
· 14 years ago
bd65f62
staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEO
by Max Vozeler
· 14 years ago
7e249c8
staging: usbip: vhci: friendly log messages for connection errors
by Max Vozeler
· 14 years ago
6d21215
staging: usbip: vhci: refuse to enqueue for dead connections
by Max Vozeler
· 14 years ago
b92a5e2
staging: usbip: vhci: give back URBs from in-flight unlink requests
by Max Vozeler
· 14 years ago
7606ee8
staging: usbip: vhci: update reference count for usb_device
by Max Vozeler
· 14 years ago
2d8f459
staging: usbip: stub: update refcounts for devices and interfaces
by Max Vozeler
· 14 years ago
7571f08
staging: usbip: remove double giveback of URB
by Márton Németh
· 14 years ago
e4c5bf8
Merge 'staging-next' to Linus's tree
by Greg Kroah-Hartman
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
07790a1
Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y
by Tracey Dent
· 14 years ago
6236709
Staging: usbip: Makefile: cleaned up Makefile cflag lines
by Tracey Dent
· 14 years ago
584c5b7
staging: usbip: Process event flags without delay
by Max Vozeler
· 14 years ago
0c9a32f
staging: usbip: Notify usb core of port status changes
by Max Vozeler
· 14 years ago
a7b47b9
staging: usbip: resolved a space in a comment
by Agustin March
· 14 years ago
c2c6a66
staging: usbip: fix memory leak
by Kulikov Vasiliy
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 15 years ago
e956335
Staging: Merge staging-next into Linus's tree
by Greg Kroah-Hartman
· 14 years ago
3924865
Staging: usbip: fix up build error
by Greg Kroah-Hartman
· 14 years ago
b7a937e
Staging: usbip: Filtering illegal flags from remote driver
by Endre Kollar
· 14 years ago
ab30f12
Staging: usbip: simplify get_ep_from_epnum
by Endre Kollar
· 14 years ago
aa5873e
Staging: usbip: fix multiple interfaces
by Endre Kollar
· 14 years ago
47c7157
staging: usbip: fix memory leak
by Kulikov Vasiliy
· 14 years ago
65cfe84
Staging: usbip: fix typos concerning "sequential"
by Uwe Kleine-König
· 14 years ago
f2102d3
staging: usbip: usbip_common: kill rx thread on tx thread creation error.
by Himanshu Chauhan
· 15 years ago
c8d1a12
Merge staging-next tree into Linus's latest version
by Greg Kroah-Hartman
· 15 years ago
85bcb5e
USB: remove URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
94002c0
Staging: Use kmemdup
by Julia Lawall
· 15 years ago
acc4e41
staging: usbip: fix coding style issues in the usbip driver
by Michael Sprecher
· 15 years ago
0051268
Staging: usbip: fix space before tab in vhci_hcd.c
by Ruslan Pisarev
· 15 years ago
1bd3302
Staging: usbip: fix space before tab in usbip_common.h
by Ruslan Pisarev
· 15 years ago
d01f42a
staging: usbip: Fix deadlock
by Eric Lescouet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f341ddd
Staging: merge staging patches into Linus's main branch
by Greg Kroah-Hartman
· 15 years ago
411a861
Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
by Himanshu
· 15 years ago
a439f5b
Staging: usbip: Remove dead code
by Himanshu Chauhan
· 15 years ago
aad8657
Staging: usbip: use print_hex_dump() instead of open coding it.
by Himanshu Chauhan
· 15 years ago
1e5065db
Staging: usbip: minor code cleanup
by Himanshu Chauhan
· 15 years ago
551cdbb
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
by Greg Kroah-Hartman
· 15 years ago
f5e08ca
Staging: usbip: Fix typo "Contoroller".
by Robert P. J. Day
· 15 years ago
a7cd582
Staging: usb-ip: vhci_hdc:Fix the returned error value
by Shan Wei
· 15 years ago
b8868e4
Staging: USB-IP code cleanup
by Brian G. Merrell
· 15 years ago
1d03d2b
Fix staging drivers after smp_lock.h redux
by Jean Delvare
· 15 years ago
2961f24
Staging: BUG to BUG_ON changes
by Stoyan Gaydarov
· 16 years ago
e68f284
Staging: usbip: kmem_cache_alloc/memset -> kmem_cache_zalloc
by Wei Yongjun
· 16 years ago
05d6d67
Staging: usbip: usbip_start_threads(): handle kernel_thread failure
by Roel Kluin
· 16 years ago
88a1e90
Staging: usbip: switch to list_for_each_entry()
by Alexander Beregalov
· 16 years ago
1c80db5
Staging: usbip: cleanup kerneldoc
by Qinghuang Feng
· 16 years ago
e913397
staging: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b8f6ec2
Staging: make usbip depend on CONFIG_NET
by Greg Kroah-Hartman
· 16 years ago
51b9054
Staging: usbip: fix build warning on 64bit kernels
by Greg Kroah-Hartman
· 23 years ago
2ae5a6d
Staging: remove remaining uses of __FUNCTION__
by Harvey Harrison
· 16 years ago
4d7b5c7
Staging: USB/IP: add host driver
by Takahiro Hirofuchi
· 16 years ago
04679b3
Staging: USB/IP: add client driver
by Takahiro Hirofuchi
· 16 years ago
05a1f28
Staging: USB/IP: add common functions needed
by Takahiro Hirofuchi
· 16 years ago