index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: usbip: userspace: bind-driver.c: mark remote_host as unused
matt mooney
2011-05-19
1
-1
/
+1
*
staging: usbip: userspace: stub_driver.c: update kernel module name
matt mooney
2011-05-19
1
-1
/
+2
*
staging: usbip: userspace: modify project gcc flags
matt mooney
2011-05-17
1
-1
/
+1
*
staging: usbip: userspace: move common cflags to configure.ac
matt mooney
2011-05-17
3
-3
/
+3
*
staging: usbip: userspace: remove gcc warnings
matt mooney
2011-05-17
3
-3
/
+5
*
staging: usbip: userspace: remove revision $Id$
matt mooney
2011-05-17
5
-9
/
+2
*
staging: usbip: userspace: set libusbip version in configure.ac
matt mooney
2011-05-17
2
-1
/
+6
*
staging: usbip: userspace: cleanup makefiles
matt mooney
2011-05-17
3
-30
/
+18
*
staging: usbip: userspace: configure.ac: major overhaul
matt mooney
2011-05-17
1
-70
/
+74
*
staging: usbip: userspace: update module name references
matt mooney
2011-05-17
5
-13
/
+13
*
staging: usbip: userspace: whitespace cleanup
matt mooney
2011-05-17
8
-40
/
+40
*
staging: usbip: userspace: remove unused files
matt mooney
2011-05-17
2
-1
/
+0
*
staging: usbip: userspace: rename source directories
matt mooney
2011-05-17
20
-5
/
+6
*
staging: usbip: userspace: move manpages to separate directory
matt mooney
2011-05-17
5
-2
/
+2
*
staging: usbip: add userspace code
Takahiro Hirofuchi
2011-05-17
32
-0
/
+19318
*
staging: usbip: fix wrong endian conversion
David Chang
2011-05-17
1
-1
/
+1
*
staging: usbip: edit Kconfig and rename CONFIG options
matt mooney
2011-05-12
5
-35
/
+37
*
staging: usbip: fix header includes
matt mooney
2011-05-12
13
-26
/
+42
*
staging: usbip: vhci.h: reorganize
matt mooney
2011-05-11
1
-3
/
+5
*
staging: usbip: stub.h: reorganize
matt mooney
2011-05-11
1
-9
/
+10
*
staging: usbip: use single version for all modules
matt mooney
2011-05-11
4
-9
/
+8
*
staging: usbip: change debug configuration option
matt mooney
2011-05-11
4
-10
/
+9
*
staging: usbip: fixup MODULE_ macros
matt mooney
2011-05-06
3
-9
/
+10
*
staging: usbip: remove section dividers
matt mooney
2011-05-06
10
-80
/
+0
*
staging: usbip: add break to default case in switch statements
matt mooney
2011-05-06
5
-5
/
+16
*
staging: usbip: vhci_tx.c: coding style cleanup
matt mooney
2011-05-06
1
-21
/
+11
*
staging: usbip: vhci_sysfs.c: coding style cleanup
matt mooney
2011-05-06
1
-9
/
+6
*
staging: usbip: vhci_rx.c: coding style cleanup
matt mooney
2011-05-06
1
-31
/
+13
*
staging: usbip: vhci_hcd.c: coding style cleanup
matt mooney
2011-05-06
1
-111
/
+76
*
staging: usbip: vhci.h: coding style cleanup
matt mooney
2011-05-06
1
-14
/
+7
*
staging: usbip: stub.h: coding style cleanup
matt mooney
2011-05-06
1
-2
/
+0
*
staging: usbip: usbip_event.c: coding style cleanup
matt mooney
2011-05-06
1
-12
/
+6
*
staging: usbip: usbip_common.c: coding style cleanup
matt mooney
2011-05-06
1
-61
/
+46
*
staging: usbip: usbip_common.h: coding style cleanup
matt mooney
2011-05-06
1
-46
/
+29
*
staging: usbip: stub_tx.c: coding style cleanup
matt mooney
2011-05-06
1
-33
/
+23
*
staging: usbip: stub_rx.c: coding style cleanup
matt mooney
2011-05-06
1
-29
/
+21
*
staging: usbip: stub_main.c: coding style cleanup
matt mooney
2011-05-06
1
-13
/
+6
*
staging: usbip: stub_dev.c: coding style cleanup
matt mooney
2011-05-06
1
-32
/
+12
*
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-07
6
-42
/
+147
|
\
|
*
staging: usbip: bugfix for isochronous packets and optimization
Arjan Mels
2011-04-06
4
-14
/
+122
|
*
staging: usbip: bugfix add number of packets for isochronous frames
Arjan Mels
2011-04-06
1
-1
/
+6
|
*
staging: usbip: bugfixes related to kthread conversion
Arjan Mels
2011-04-06
1
-25
/
+15
|
*
staging: usbip: fix shutdown problems.
Arjan Mels
2011-04-06
1
-2
/
+4
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-03-16
14
-207
/
+66
|
\
|
*
staging: usbip: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
1
-4
/
+2
|
*
staging/usbip: convert to kthread
Arnd Bergmann
2011-03-02
13
-203
/
+64
*
|
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
|
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
|
/
*
staging: usbip: vhci: use urb->dev->portnum to find port
Max Vozeler
2011-01-20
2
-6
/
+1
[next]