Age | Commit message (Expand) | Author |
2012-11-21 | staging: usbip: remove use of __devexit_p | Bill Pemberton |
2012-11-15 | usb: usbip: userspace: remove the port state file when detaching port. | Harvey Yang |
2012-11-13 | staging: usbip: put usb_device and kill event handler thread in error cleanups. | Harvey Yang |
2012-10-22 | staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_start | Bernard Blackham |
2012-10-22 | staging: usbip: Don't leak struct file. | Bernard Blackham |
2012-10-22 | staging: usbip: cleanup of comments | Bart Westgeest |
2012-10-22 | staging: usbip: make rh_port_disconnect static | Bart Westgeest |
2012-10-22 | staging: usbip: replaced pointer arithmetic, and strongly type function return. | Bart Westgeest |
2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-09-21 | staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd | navin |
2012-09-21 | staging: usbip: stub_dev: Fixed oops during removal of usbip_host | navin |
2012-09-17 | Staging: remove CONFIG_EXPERIMENTAL dependancies | Greg Kroah-Hartman |
2012-09-10 | usb: move children to struct usb_port | Lan Tianyu |
2012-09-06 | staging: usbip: vhci_hcd: fixed suspend-resume loop | navin patidar |
2012-09-06 | staging: usbip: avoid deadlock in vhci_device_unlink_cleanup() | Bernard Blackham |
2012-08-17 | staging: usbip: userspace: update man pages for v1.0.0 | W. Trevor King |
2012-08-17 | staging: usbip: userspace: allow `configure --with-tcp-wrappers` | W. Trevor King |
2012-08-17 | staging: usbip: export usbip_debug_flag as a usbip-core module parameter. | W. Trevor King |
2012-08-13 | staging "usbip" Fix typos. | Justin P. Mattock |
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 |