index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-16
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-207
/
+66
2011-03-14
staging: usbip: Remove NULL check before kfree
Ilia Mirkin
1
-4
/
+2
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-2
/
+2
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-2
/
+2
2011-03-02
staging/usbip: convert to kthread
Arnd Bergmann
13
-203
/
+64
2011-01-20
staging: usbip: vhci: use urb->dev->portnum to find port
Max Vozeler
2
-6
/
+1
2011-01-20
staging: usbip: vhci: handle EAGAIN from SO_RCVTIMEO
Max Vozeler
1
-1
/
+20
2011-01-20
staging: usbip: vhci: friendly log messages for connection errors
Max Vozeler
1
-2
/
+14
2011-01-20
staging: usbip: vhci: refuse to enqueue for dead connections
Max Vozeler
1
-2
/
+13
2011-01-20
staging: usbip: vhci: give back URBs from in-flight unlink requests
Max Vozeler
3
-7
/
+35
2011-01-20
staging: usbip: vhci: update reference count for usb_device
Max Vozeler
1
-3
/
+10
2011-01-20
staging: usbip: stub: update refcounts for devices and interfaces
Max Vozeler
3
-6
/
+17
2011-01-10
staging: usbip: remove double giveback of URB
Márton Németh
1
-14
/
+0
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
5
-21
/
+12
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
1
-1
/
+1
2010-10-08
Staging: usbip: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-3
/
+3
2010-10-05
Staging: usbip: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-3
/
+2
2010-09-21
staging: usbip: Process event flags without delay
Max Vozeler
1
-13
/
+3
2010-09-21
staging: usbip: Notify usb core of port status changes
Max Vozeler
1
-0
/
+2
2010-09-16
staging: usbip: resolved a space in a comment
Agustin March
1
-1
/
+1
2010-08-31
staging: usbip: fix memory leak
Kulikov Vasiliy
1
-1
/
+1
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-3
/
+3
2010-08-05
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
5
-66
/
+220
2010-07-27
Staging: usbip: fix up build error
Greg Kroah-Hartman
1
-2
/
+2
2010-07-27
Staging: usbip: Filtering illegal flags from remote driver
Endre Kollar
1
-0
/
+55
2010-07-27
Staging: usbip: simplify get_ep_from_epnum
Endre Kollar
1
-42
/
+4
2010-07-27
Staging: usbip: fix multiple interfaces
Endre Kollar
3
-24
/
+159
2010-07-22
staging: usbip: fix memory leak
Kulikov Vasiliy
1
-0
/
+2
2010-07-08
Staging: usbip: fix typos concerning "sequential"
Uwe Kleine-König
1
-1
/
+1
2010-06-30
staging: usbip: usbip_common: kill rx thread on tx thread creation error.
Himanshu Chauhan
1
-13
/
+33
2010-05-21
Merge staging-next tree into Linus's latest version
Greg Kroah-Hartman
4
-5
/
+5
2010-05-20
USB: remove URB_NO_SETUP_DMA_MAP
Alan Stern
1
-1
/
+1
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2
-2
/
+2
2010-05-17
Staging: Use kmemdup
Julia Lawall
1
-2
/
+2
2010-05-11
staging: usbip: fix coding style issues in the usbip driver
Michael Sprecher
1
-1
/
+1
2010-05-11
Staging: usbip: fix space before tab in vhci_hcd.c
Ruslan Pisarev
1
-1
/
+1
2010-05-11
Staging: usbip: fix space before tab in usbip_common.h
Ruslan Pisarev
1
-1
/
+1
2010-04-30
staging: usbip: Fix deadlock
Eric Lescouet
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-0
/
+13
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
4
-91
/
+16
2010-03-03
Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
Himanshu
4
-6
/
+13
2010-03-03
Staging: usbip: Remove dead code
Himanshu Chauhan
1
-54
/
+0
2010-03-03
Staging: usbip: use print_hex_dump() instead of open coding it.
Himanshu Chauhan
1
-27
/
+2
2010-03-03
Staging: usbip: minor code cleanup
Himanshu Chauhan
1
-4
/
+1
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-1
/
+1
2009-12-11
Staging: usbip: Fix typo "Contoroller".
Robert P. J. Day
1
-1
/
+1
2009-09-15
Staging: usb-ip: vhci_hdc:Fix the returned error value
Shan Wei
1
-2
/
+2
2009-09-15
Staging: USB-IP code cleanup
Brian G. Merrell
12
-337
/
+360
2009-07-13
Fix staging drivers after smp_lock.h redux
Jean Delvare
1
-0
/
+1
2009-04-03
Staging: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
[next]