aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2012-10-22staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_startBernard Blackham
2012-10-22staging: usbip: Don't leak struct file.Bernard Blackham
2012-10-22staging: usbip: cleanup of commentsBart Westgeest
2012-10-22staging: usbip: make rh_port_disconnect staticBart Westgeest
2012-10-22staging: usbip: replaced pointer arithmetic, and strongly type function return.Bart Westgeest
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-21staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin
2012-09-21staging: usbip: stub_dev: Fixed oops during removal of usbip_hostnavin
2012-09-17Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-06staging: usbip: vhci_hcd: fixed suspend-resume loopnavin patidar
2012-09-06staging: usbip: avoid deadlock in vhci_device_unlink_cleanup()Bernard Blackham
2012-08-17staging: usbip: userspace: update man pages for v1.0.0W. Trevor King
2012-08-17staging: usbip: userspace: allow `configure --with-tcp-wrappers`W. Trevor King
2012-08-17staging: usbip: export usbip_debug_flag as a usbip-core module parameter.W. Trevor King
2012-08-13staging "usbip" Fix typos.Justin P. Mattock
2012-06-13staging: usbip: cleanup and fix of vhci_hub_statusBart Westgeest
2012-06-11staging: usbip: Updated comment describing VHCI_NPORTSBart Westgeest
2012-06-11staging: usbip: userspace: include headers in release tarballsNatanael Copa
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-04-10staging: usbip: Fix typo in printed textChristopher Harvey
2012-04-10staging: usbip: fix potential segfault because of unchecked return value of s...Christopher Harvey
2012-04-10staging: usbip: fix the usage of kthread_stop()Oleg Nesterov
2012-02-24Staging: usbip: Remove commented code.Santosh Nayak
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest
2012-02-09staging: usbip: changed function return type to voidBart Westgeest
2012-02-09staging: usbip: removed unused structure fieldBart Westgeest
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest
2011-12-22staging: usbip: removed unused definitions from headerBart Westgeest
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-09-19staging: usbip: fix up api changes that broke windows clientsAlexander Thomas
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman
2011-08-23drivers/staging/usbip/userspace/libsrc/vhci_driver.c: test the just-initializ...Julia Lawall
2011-08-23staging: usbip: Add header guards to stub.h and vhci.hTobias Klauser
2011-08-23staging: usbip: add a usbip protocol documentMárton Németh
2011-08-23staging: usbip: userspace: Check return value for mkdir()Tobias Klauser
2011-08-23Staging: usbip: Fix braces and spaces to match coding style.Akshay Joshi
2011-08-23Staging: usbip: Remove trailing spaces.Akshay Joshi
2011-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-08staging: usbip: userspace: usbip-utils 1.1.1matt mooney
2011-07-08staging: usbip: userspace: README: update example outputmatt mooney
2011-07-08staging: usbip: userspace: usbip: modify `list' help messagematt mooney
2011-07-08staging: usbip: userspace: usbip_list.c: modify exportable device outputmatt mooney
2011-07-08staging: usbip: userspace: fix header installation bugmatt mooney