index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
staging: usbip: fix to prevent potentially using uninitialized spinlock
Bart Westgeest
1
-2
/
+2
2011-12-22
staging: usbip: removed unused definitions from header
Bart Westgeest
2
-19
/
+0
2011-12-22
staging: usbip: removed dead code from receive function
Bart Westgeest
4
-48
/
+20
2011-11-26
staging: usbip: bugfix for deadlock
Bart Westgeest
1
-4
/
+6
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
1
-0
/
+1
2011-09-19
staging: usbip: fix up api changes that broke windows clients
Alexander Thomas
2
-14
/
+14
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2
-0
/
+2
2011-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...
Greg Kroah-Hartman
1
-0
/
+1
2011-08-23
drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...
Julia Lawall
1
-1
/
+1
2011-08-23
staging: usbip: Add header guards to stub.h and vhci.h
Tobias Klauser
2
-0
/
+10
2011-08-23
staging: usbip: add a usbip protocol document
Márton Németh
1
-0
/
+358
2011-08-23
staging: usbip: userspace: Check return value for mkdir()
Tobias Klauser
1
-1
/
+3
2011-08-23
Staging: usbip: Fix braces and spaces to match coding style.
Akshay Joshi
2
-3
/
+2
2011-08-23
Staging: usbip: Remove trailing spaces.
Akshay Joshi
2
-3
/
+3
2011-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
Larry Finger
1
-25
/
+0
2011-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
Larry Finger
1
-0
/
+26
2011-07-08
staging: usbip: userspace: usbip-utils 1.1.1
matt mooney
1
-2
/
+2
2011-07-08
staging: usbip: userspace: README: update example output
matt mooney
1
-25
/
+28
2011-07-08
staging: usbip: userspace: usbip: modify `list' help message
matt mooney
2
-2
/
+2
2011-07-08
staging: usbip: userspace: usbip_list.c: modify exportable device output
matt mooney
1
-4
/
+4
2011-07-08
staging: usbip: userspace: fix header installation bug
matt mooney
3
-7
/
+7
2011-07-08
staging: usbip: userspace: add new prefix for usbip network code
matt mooney
5
-89
/
+92
2011-07-08
staging: usbip: userspace: usbipd: major cleanup of daemon
matt mooney
1
-347
/
+344
2011-07-08
staging: fix usbip printk format warning
Randy Dunlap
1
-1
/
+1
2011-07-06
staging: usbip: userspace: usbipd.c: fix userspace build error
David Chang
1
-8
/
+8
2011-07-05
drivers/staging/usbip: bugfix prevent driver unbind regression in linux-next
Arjan Mels
1
-1
/
+20
2011-07-05
Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread
Tobias Klauser
1
-2
/
+2
2011-07-05
staging: usbip: userspace: configure.ac: change package data
matt mooney
1
-1
/
+1
2011-07-05
staging: usbip: userspace: usbip_network.c: coding style cleanup
matt mooney
1
-31
/
+42
2011-07-05
staging: usbip: userspace: usbip_host: update function and variable names
matt mooney
2
-172
/
+189
2011-07-05
staging: usbip: userspace: rename stub driver files
matt mooney
4
-2
/
+2
2011-07-05
staging: usbip: userspace: usbip list: move output header
matt mooney
1
-6
/
+11
2011-07-05
staging: usbip: userspace: usbip list: edit output messages
matt mooney
1
-24
/
+34
2011-07-05
staging: usbip: userspace: usbip_unbind.c: implement using libsysfs
matt mooney
1
-16
/
+107
2011-07-05
staging: usbip: userspace: usbip_bind.c: major rewrite of the implementation
matt mooney
1
-145
/
+158
2011-07-05
staging: usbip: userspace: utils.c: rewrite modify_match_busid
matt mooney
1
-28
/
+40
2011-07-05
staging: usbip: userspace: utils: remove libsysfs circumvention
matt mooney
2
-263
/
+18
2011-07-05
staging: usbip: userspace: usbip: modify command failure
matt mooney
1
-5
/
+8
2011-07-05
staging: usbip: userspace: libsrc: change all output messages to debug
matt mooney
3
-83
/
+80
2011-07-05
staging: usbip: userspace: libsrc: remove usbip.h
matt mooney
8
-35
/
+21
2011-07-05
staging: usbip: userspace: usbip.c: add log option
matt mooney
1
-3
/
+10
2011-07-05
staging: usbip: userspace: libsrc: set program name for logging
matt mooney
3
-0
/
+9
2011-07-05
staging: usbip: userspace: usbip_common.h: fixup header includes
matt mooney
3
-10
/
+11
2011-07-05
staging: usbip: userspace: usbip_common.h: move enums
matt mooney
1
-26
/
+24
2011-07-05
staging: usbip: userspace: usbip_common.h: cleanup log macros
matt mooney
1
-45
/
+43
2011-07-05
staging: usbip: userspace: update cleanup.sh
matt mooney
1
-4
/
+6
2011-07-05
staging: usbip: userspace: cleanup README
matt mooney
1
-150
/
+133
2011-07-05
staging: usbip: userspace: add name to AUTHORS
matt mooney
1
-0
/
+1
2011-07-05
staging: usbip: userspace: remove usb.ids file
matt mooney
3
-13230
/
+2
[next]