summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2013-03-11staging: usbip: removed lines over 80 charactersKurt Kanzenbach
2013-03-11staging: usbip: userspace: fix whitespace errorsStefan Reif
2013-03-11staging: usbip: remove unnecessary bracesStefan Reif
2013-03-11staging: usbip: userspace: libsrc: added missing spaceKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: removed assignments in if conditionsKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: replaced lines over 80 charactersKurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: (foo*) should be (foo *)Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: spaces required around that '='Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: do not init static/globals to 0Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: fix indentionKurt Kanzenbach
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-15staging/usbip: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-22staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang
2013-01-22staging: usbip: use interrupt safe spinlock to avoid potential deadlock.Harvey Yang
2013-01-17Staging: usbip: usbipcommon: Fixed single line bracing issueJake Champlin
2013-01-07staging: Add angle bracket before and after the URLMasanari Iida
2013-01-07staging: usbip: userspace: suppress a bogus errorIlija Hadzic
2013-01-07staging: usbip: userspace: add option to turn fortify on or offIlija Hadzic
2013-01-07staging: usbip: userspace: eliminate glib dependencyIlija Hadzic
2013-01-07staging: usbip: userspace: add gitignore fileIlija Hadzic
2013-01-07staging: usbip: userspace: fix build breakage in doc directoryIlija Hadzic
2012-11-21staging: usbip: remove use of __devexit_pBill Pemberton
2012-11-15usb: usbip: userspace: remove the port state file when detaching port.Harvey Yang
2012-11-13staging: usbip: put usb_device and kill event handler thread in error cleanups.Harvey Yang
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