aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip
AgeCommit message (Expand)Author
2013-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach
2013-04-05staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif
2013-04-05staging: usbip: simplified cleanup functionKurt Kanzenbach
2013-04-05staging: usbip: removed unnecessary for loopKurt Kanzenbach
2013-04-05staging: usbip: removed unnecessary if-else-statementsKurt Kanzenbach
2013-04-05staging: usbip: simplified errorhandlingKurt Kanzenbach
2013-04-05staging: usbip: simple indent fixStefan Reif
2013-04-05staging: usbip: remove unnused, broken macroStefan Reif
2013-04-05staging: usbip: removed enumeration of commentsKurt Kanzenbach
2013-04-05staging: usbip: reformat function pickup_urb_and_free_privStefan Reif
2013-04-05staging: usbip: reformat function stub_recv_cmd_unlink()Kurt Kanzenbach
2013-04-05staging: usbip: userspace: libsrc: replace numbers by asciiStefan Reif
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