index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-06
staging: usbip: userspace: show product name in `list -l' command
Kurt Kanzenbach
1
-0
/
+12
2013-04-06
staging: usbip: userspace: unified command line arguments
Kurt Kanzenbach
3
-10
/
+10
2013-04-06
staging: usbip: userspace: libsrc: cleanup parsing
Kurt Kanzenbach
2
-449
/
+67
2013-04-06
staging: usbip: userspace: removed unnecessary code
Kurt Kanzenbach
1
-4
/
+0
2013-04-06
staging: usbip: userspace: avoid memory leaks
Stefan Reif
2
-3
/
+8
2013-04-06
staging: usbip: simplified cleanup function
Kurt Kanzenbach
1
-7
/
+1
2013-04-06
staging: usbip: removed unnecessary for loop
Kurt Kanzenbach
1
-4
/
+4
2013-04-06
staging: usbip: removed unnecessary if-else-statements
Kurt Kanzenbach
1
-13
/
+13
2013-04-06
staging: usbip: simplified errorhandling
Kurt Kanzenbach
1
-10
/
+12
2013-04-06
staging: usbip: simple indent fix
Stefan Reif
1
-1
/
+1
2013-04-06
staging: usbip: remove unnused, broken macro
Stefan Reif
1
-1
/
+0
2013-04-06
staging: usbip: removed enumeration of comments
Kurt Kanzenbach
3
-3
/
+3
2013-04-06
staging: usbip: reformat function pickup_urb_and_free_priv
Stefan Reif
1
-25
/
+29
2013-04-06
staging: usbip: reformat function stub_recv_cmd_unlink()
Kurt Kanzenbach
1
-49
/
+49
2013-04-06
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-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-16
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-18
Staging: usbip: usbipcommon: Fixed single line bracing issue
Jake Champlin
1
-2
/
+1
2013-01-08
staging: Add angle bracket before and after the URL
Masanari Iida
1
-1
/
+1
2013-01-08
staging: usbip: userspace: suppress a bogus error
Ilija Hadzic
1
-2
/
+13
2013-01-08
staging: usbip: userspace: add option to turn fortify on or off
Ilija Hadzic
1
-0
/
+17
2013-01-08
staging: usbip: userspace: eliminate glib dependency
Ilija Hadzic
4
-50
/
+57
2013-01-08
staging: usbip: userspace: add gitignore file
Ilija Hadzic
1
-0
/
+28
2013-01-08
staging: usbip: userspace: fix build breakage in doc directory
Ilija Hadzic
1
-1
/
+1
2012-11-22
staging: usbip: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-16
usb: usbip: userspace: remove the port state file when detaching port.
Harvey Yang
1
-0
/
+9
2012-11-14
staging: usbip: put usb_device and kill event handler thread in error cleanups.
Harvey Yang
1
-0
/
+2
2012-10-23
staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start
Bernard Blackham
1
-1
/
+0
2012-10-23
staging: usbip: Don't leak struct file.
Bernard Blackham
4
-6
/
+17
2012-10-23
staging: usbip: cleanup of comments
Bart Westgeest
6
-55
/
+12
2012-10-23
staging: usbip: make rh_port_disconnect static
Bart Westgeest
2
-2
/
+1
2012-10-23
staging: usbip: replaced pointer arithmetic, and strongly type function return.
Bart Westgeest
4
-16
/
+15
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-2
/
+1
2012-09-21
staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd
navin
1
-3
/
+6
2012-09-21
staging: usbip: stub_dev: Fixed oops during removal of usbip_host
navin
1
-2
/
+6
2012-09-18
Staging: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-2
/
+2
[next]