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
/
userspace
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
staging: usbip: userspace: add support for viewing imported devices
Valentina Manea
6
-1
/
+134
2013-12-17
usbip: Fix sscanf handling
Alan
2
-2
/
+2
2013-09-25
staging: usbip: Fix man-pages for usbip userspace utilities
Tobias Polzer
2
-2
/
+33
2013-09-25
staging: usbip: Fix IPv6 support in usbipd
Dominik Paulus
3
-18
/
+64
2013-09-25
staging: usbip: Fix build on Debian ppc
Tobias Polzer
1
-0
/
+4
2013-09-25
staging: usbip: Fix build with --with-tcp-wrappers
Dominik Paulus
1
-1
/
+0
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-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: userspace: libsrc: replace numbers by ascii
Stefan Reif
1
-2
/
+2
2013-03-11
staging: usbip: userspace: fix whitespace errors
Stefan Reif
4
-6
/
+6
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-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-15
usb: usbip: userspace: remove the port state file when detaching port.
Harvey Yang
1
-0
/
+9
2012-08-17
staging: usbip: userspace: update man pages for v1.0.0
W. Trevor King
3
-72
/
+52
2012-08-17
staging: usbip: userspace: allow `configure --with-tcp-wrappers`
W. Trevor King
1
-6
/
+6
2012-06-11
staging: usbip: userspace: include headers in release tarballs
Natanael Copa
1
-2
/
+3
2012-04-10
staging: usbip: fix potential segfault because of unchecked return value of s...
Christopher Harvey
1
-4
/
+16
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: userspace: Check return value for mkdir()
Tobias Klauser
1
-1
/
+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
[next]