index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
usbip
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-11-13
staging: usbip: put usb_device and kill event handler thread in error cleanups.
Harvey Yang
1
-0
/
+2
2012-10-22
staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start
Bernard Blackham
1
-1
/
+0
2012-10-22
staging: usbip: Don't leak struct file.
Bernard Blackham
4
-6
/
+17
2012-10-22
staging: usbip: cleanup of comments
Bart Westgeest
6
-55
/
+12
2012-10-22
staging: usbip: make rh_port_disconnect static
Bart Westgeest
2
-2
/
+1
2012-10-22
staging: usbip: replaced pointer arithmetic, and strongly type function return.
Bart Westgeest
4
-16
/
+15
2012-10-01
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
[next]