index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes
Greg Kroah-Hartman
3
-10
/
+11
2013-08-23
staging: usbip: fix up alignment in long options list
Anthony Foiani
2
-10
/
+10
2013-08-23
staging: usbip: properly handle "-l" / "--log" option
Anthony Foiani
1
-1
/
+1
2013-08-23
staging: usbip: set usbipd server port via "-t" / "--tcp-port" option.
Anthony Foiani
6
-12
/
+55
2013-08-23
staging: usbip: add "-P" / "--pid" option to save usbipd process id
Anthony Foiani
1
-1
/
+39
2013-08-21
staging: usbip: Fix typo in comments within usbip
Masanari Iida
2
-2
/
+2
2013-07-23
staging: usbip: improve error reporting
Anthony Foiani
1
-6
/
+22
2013-07-23
staging: usbip: use local variable while setting up socket
Anthony Foiani
1
-15
/
+12
2013-07-23
staging: usbip: clean up checkpatch warnings in usbipd.c
Anthony Foiani
1
-15
/
+16
2013-05-13
staging: usbip: Renaming pr_warning function
Lisa Nguyen
1
-1
/
+1
2013-04-05
staging: usbip: userspace: show product name in `list -l' command
Kurt Kanzenbach
1
-0
/
+12
2013-04-05
staging: usbip: userspace: unified command line arguments
Kurt Kanzenbach
3
-10
/
+10
2013-04-05
staging: usbip: userspace: libsrc: cleanup parsing
Kurt Kanzenbach
2
-449
/
+67
2013-04-05
staging: usbip: userspace: removed unnecessary code
Kurt Kanzenbach
1
-4
/
+0
2013-04-05
staging: usbip: userspace: avoid memory leaks
Stefan Reif
2
-3
/
+8
2013-04-05
staging: usbip: simplified cleanup function
Kurt Kanzenbach
1
-7
/
+1
2013-04-05
staging: usbip: removed unnecessary for loop
Kurt Kanzenbach
1
-4
/
+4
2013-04-05
staging: usbip: removed unnecessary if-else-statements
Kurt Kanzenbach
1
-13
/
+13
2013-04-05
staging: usbip: simplified errorhandling
Kurt Kanzenbach
1
-10
/
+12
2013-04-05
staging: usbip: simple indent fix
Stefan Reif
1
-1
/
+1
2013-04-05
staging: usbip: remove unnused, broken macro
Stefan Reif
1
-1
/
+0
2013-04-05
staging: usbip: removed enumeration of comments
Kurt Kanzenbach
3
-3
/
+3
2013-04-05
staging: usbip: reformat function pickup_urb_and_free_priv
Stefan Reif
1
-25
/
+29
2013-04-05
staging: usbip: reformat function stub_recv_cmd_unlink()
Kurt Kanzenbach
1
-49
/
+49
2013-04-05
staging: usbip: userspace: libsrc: replace numbers by ascii
Stefan Reif
1
-2
/
+2
2013-03-11
staging: usbip: removed lines over 80 characters
Kurt Kanzenbach
1
-2
/
+4
2013-03-11
staging: usbip: userspace: fix whitespace errors
Stefan Reif
4
-6
/
+6
2013-03-11
staging: usbip: remove unnecessary braces
Stefan Reif
1
-3
/
+2
2013-03-11
staging: usbip: userspace: libsrc: added missing space
Kurt Kanzenbach
1
-1
/
+1
2013-03-11
staging: usbip: userspace: libsrc: removed assignments in if conditions
Kurt Kanzenbach
1
-4
/
+7
2013-03-11
staging: usbip: userspace: libsrc: replaced lines over 80 characters
Kurt Kanzenbach
5
-86
/
+175
2013-03-11
staging: usbip: userspace: libsrc: (foo*) should be (foo *)
Kurt Kanzenbach
1
-1
/
+1
2013-03-11
staging: usbip: userspace: libsrc: spaces required around that '='
Kurt Kanzenbach
2
-4
/
+4
2013-03-11
staging: usbip: userspace: libsrc: do not init static/globals to 0
Kurt Kanzenbach
2
-4
/
+4
2013-03-11
staging: usbip: userspace: libsrc: fix indention
Kurt Kanzenbach
2
-200
/
+200
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-15
staging/usbip: Mark local functions as static (fix sparse warnings)
Peter Huewe
1
-2
/
+2
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
4
-11
/
+3
2013-01-22
staging: usbip: replace the interrupt safe spinlocks with common ones.
Harvey Yang
3
-58
/
+42
2013-01-22
staging: usbip: use interrupt safe spinlock to avoid potential deadlock.
Harvey Yang
3
-21
/
+23
2013-01-17
Staging: usbip: usbipcommon: Fixed single line bracing issue
Jake Champlin
1
-2
/
+1
2013-01-07
staging: Add angle bracket before and after the URL
Masanari Iida
1
-1
/
+1
2013-01-07
staging: usbip: userspace: suppress a bogus error
Ilija Hadzic
1
-2
/
+13
2013-01-07
staging: usbip: userspace: add option to turn fortify on or off
Ilija Hadzic
1
-0
/
+17
2013-01-07
staging: usbip: userspace: eliminate glib dependency
Ilija Hadzic
4
-50
/
+57
2013-01-07
staging: usbip: userspace: add gitignore file
Ilija Hadzic
1
-0
/
+28
2013-01-07
staging: usbip: userspace: fix build breakage in doc directory
Ilija Hadzic
1
-1
/
+1
2012-11-21
staging: usbip: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-15
usb: usbip: userspace: remove the port state file when detaching port.
Harvey Yang
1
-0
/
+9
[next]