Age | Commit message (Expand) | Author |
2012-06-13 | staging: usbip: cleanup and fix of vhci_hub_status | Bart Westgeest |
2012-06-11 | staging: usbip: Updated comment describing VHCI_NPORTS | Bart Westgeest |
2012-06-11 | staging: usbip: userspace: include headers in release tarballs | Natanael Copa |
2012-04-10 | staging: Fix typo in multiple files | Masanari Iida |
2012-04-10 | staging: usbip: Fix typo in printed text | Christopher Harvey |
2012-04-10 | staging: usbip: fix potential segfault because of unchecked return value of s... | Christopher Harvey |
2012-04-10 | staging: usbip: fix the usage of kthread_stop() | Oleg Nesterov |
2012-02-24 | Staging: usbip: Remove commented code. | Santosh Nayak |
2012-02-10 | Merge tag 'staging-3.3-rc3' into staging-next | Greg Kroah-Hartman |
2012-02-09 | staging: usbip: removed #if 0'd out code | Bart Westgeest |
2012-02-09 | staging: usbip: changed function return type to void | Bart Westgeest |
2012-02-09 | staging: usbip: removed unused structure field | Bart Westgeest |
2012-02-08 | staging: usbip: fix to prevent potentially using uninitialized spinlock | Bart Westgeest |
2011-12-22 | staging: usbip: removed unused definitions from header | Bart Westgeest |
2011-12-22 | staging: usbip: removed dead code from receive function | Bart Westgeest |
2011-11-26 | staging: usbip: bugfix for deadlock | Bart Westgeest |
2011-10-31 | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker |
2011-10-31 | staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. | Paul Gortmaker |
2011-09-19 | staging: usbip: fix up api changes that broke windows clients | Alexander Thomas |
2011-08-25 | staging: Add module.h to drivers/staging users | Paul Gortmaker |
2011-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag... | Greg Kroah-Hartman |
2011-08-23 | drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ... | Julia Lawall |
2011-08-23 | staging: usbip: Add header guards to stub.h and vhci.h | Tobias Klauser |
2011-08-23 | staging: usbip: add a usbip protocol document | Márton Németh |
2011-08-23 | staging: usbip: userspace: Check return value for mkdir() | Tobias Klauser |
2011-08-23 | Staging: usbip: Fix braces and spaces to match coding style. | Akshay Joshi |
2011-08-23 | Staging: usbip: Remove trailing spaces. | Akshay Joshi |
2011-08-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... | Larry Finger |
2011-07-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh... | Larry Finger |
2011-07-08 | staging: usbip: userspace: usbip-utils 1.1.1 | matt mooney |
2011-07-08 | staging: usbip: userspace: README: update example output | matt mooney |
2011-07-08 | staging: usbip: userspace: usbip: modify `list' help message | matt mooney |
2011-07-08 | staging: usbip: userspace: usbip_list.c: modify exportable device output | matt mooney |
2011-07-08 | staging: usbip: userspace: fix header installation bug | matt mooney |
2011-07-08 | staging: usbip: userspace: add new prefix for usbip network code | matt mooney |
2011-07-08 | staging: usbip: userspace: usbipd: major cleanup of daemon | matt mooney |
2011-07-08 | staging: fix usbip printk format warning | Randy Dunlap |
2011-07-06 | staging: usbip: userspace: usbipd.c: fix userspace build error | David Chang |
2011-07-05 | drivers/staging/usbip: bugfix prevent driver unbind regression in linux-next | Arjan Mels |
2011-07-05 | Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthread | Tobias Klauser |
2011-07-05 | staging: usbip: userspace: configure.ac: change package data | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip_network.c: coding style cleanup | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip_host: update function and variable names | matt mooney |
2011-07-05 | staging: usbip: userspace: rename stub driver files | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip list: move output header | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip list: edit output messages | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip_unbind.c: implement using libsysfs | matt mooney |
2011-07-05 | staging: usbip: userspace: usbip_bind.c: major rewrite of the implementation | matt mooney |
2011-07-05 | staging: usbip: userspace: utils.c: rewrite modify_match_busid | matt mooney |
2011-07-05 | staging: usbip: userspace: utils: remove libsysfs circumvention | matt mooney |