aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
Commit message (Expand)AuthorAge
* staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_startBernard Blackham2012-10-22
* staging: usbip: Don't leak struct file.Bernard Blackham2012-10-22
* staging: usbip: cleanup of commentsBart Westgeest2012-10-22
* staging: usbip: make rh_port_disconnect staticBart Westgeest2012-10-22
* staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest2012-10-22
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * usb: move children to struct usb_portLan Tianyu2012-09-10
* | staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin2012-09-21
* | staging: usbip: stub_dev: Fixed oops during removal of usbip_hostnavin2012-09-21
* | Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman2012-09-18
* | staging: usbip: vhci_hcd: fixed suspend-resume loopnavin patidar2012-09-06
* | staging: usbip: avoid deadlock in vhci_device_unlink_cleanup()Bernard Blackham2012-09-06
* | staging: usbip: userspace: update man pages for v1.0.0W. Trevor King2012-08-17
* | staging: usbip: userspace: allow `configure --with-tcp-wrappers`W. Trevor King2012-08-17
* | staging: usbip: export usbip_debug_flag as a usbip-core module parameter.W. Trevor King2012-08-17
* | staging "usbip" Fix typos.Justin P. Mattock2012-08-13
|/
* staging: usbip: cleanup and fix of vhci_hub_statusBart Westgeest2012-06-13
* staging: usbip: Updated comment describing VHCI_NPORTSBart Westgeest2012-06-11
* staging: usbip: userspace: include headers in release tarballsNatanael Copa2012-06-11
* staging: Fix typo in multiple filesMasanari Iida2012-04-10
* staging: usbip: Fix typo in printed textChristopher Harvey2012-04-10
* staging: usbip: fix potential segfault because of unchecked return value of s...Christopher Harvey2012-04-10
* staging: usbip: fix the usage of kthread_stop()Oleg Nesterov2012-04-10
* Staging: usbip: Remove commented code.Santosh Nayak2012-02-24
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-10
|\
| * staging: usbip: removed #if 0'd out codeBart Westgeest2012-02-09
| * staging: usbip: changed function return type to voidBart Westgeest2012-02-09
| * staging: usbip: removed unused structure fieldBart Westgeest2012-02-09
* | staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest2012-02-08
|/
* staging: usbip: removed unused definitions from headerBart Westgeest2011-12-22
* staging: usbip: removed dead code from receive functionBart Westgeest2011-12-22
* staging: usbip: bugfix for deadlockBart Westgeest2011-11-26
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-31
* staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-31
* staging: usbip: fix up api changes that broke windows clientsAlexander Thomas2011-09-19
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-24
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-08-01
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-07-26
| |\ \ | | |/ | |/|
| | * treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall2011-08-23
* | | staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser2011-08-23
* | | staging: usbip: add a usbip protocol documentMárton Németh2011-08-23
* | | staging: usbip: userspace: Check return value for mkdir()Tobias Klauser2011-08-23
* | | Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi2011-08-23
* | | Staging: usbip: Remove trailing spaces.Akshay Joshi2011-08-23
|/ /
* | staging: usbip: userspace: usbip-utils 1.1.1matt mooney2011-07-08
* | staging: usbip: userspace: README: update example outputmatt mooney2011-07-08
* | staging: usbip: userspace: usbip: modify `list' help messagematt mooney2011-07-08
* | staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney2011-07-08