aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea1-1171/+0
2014-07-30staging: usbip: remove redundant return statementsMax Vozeler1-1/+0
2014-06-18staging: usbip: fixed a coding-style warningAlexey Tulia1-1/+1
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda1-0/+2
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2014-04-01usbip: don't open-code sockfd_lookup/sockfd_putAl Viro1-2/+2
2014-03-20staging: usbip: fix line over 80 charactersCédric Cabessa1-11/+22
2014-03-18staging: usbip: Fix quoted string split across lines.Keerthimai Janarthanan1-17/+8
2014-02-07staging/usbip: remove vhci_hcd vhci_hub_status change messageShuah Khan1-2/+0
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi1-1/+1
2013-11-19staging: usbip: Remove superfluous name castGeert Uytterhoeven1-1/+1
2013-11-19staging: Remove superfluous name castsGeert Uytterhoeven1-1/+1
2013-11-10staging: usbip: fix sparse warnings regarding endiannessTeodora Baluta1-5/+4
2013-09-25staging: usbip: vhci_hcd: remove check for dmanavin patidar1-6/+0
2013-09-25staging: usbip: vhci_hcd: correctly handle return valuenavin patidar1-2/+2
2013-03-11staging: usbip: remove unnecessary bracesStefan Reif1-3/+2
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-6/+2
2013-01-22staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang1-44/+32
2012-11-21staging: usbip: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-22staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_startBernard Blackham1-1/+0
2012-10-22staging: usbip: Don't leak struct file.Bernard Blackham1-3/+7
2012-10-22staging: usbip: cleanup of commentsBart Westgeest1-32/+4
2012-10-22staging: usbip: make rh_port_disconnect staticBart Westgeest1-1/+1
2012-09-21staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin1-3/+6
2012-09-06staging: usbip: vhci_hcd: fixed suspend-resume loopnavin patidar1-1/+1
2012-09-06staging: usbip: avoid deadlock in vhci_device_unlink_cleanup()Bernard Blackham1-3/+13
2012-08-13staging "usbip" Fix typos.Justin P. Mattock1-2/+2
2012-06-13staging: usbip: cleanup and fix of vhci_hub_statusBart Westgeest1-28/+11
2012-04-10staging: usbip: fix the usage of kthread_stop()Oleg Nesterov1-4/+4
2012-02-24Staging: usbip: Remove commented code.Santosh Nayak1-2/+0
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest1-39/+0
2011-07-05Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser1-2/+2
2011-07-05usbip: simplify port status savingMárton Németh1-3/+2
2011-07-05usbip: dump the port status differenceMárton Németh1-8/+22
2011-07-05usbip: only dump valid port statusMárton Németh1-2/+5
2011-06-07staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney1-4/+4
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney1-6/+3
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-175/+109
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney1-56/+33
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney1-1/+1
2011-05-12staging: usbip: fix header includesmatt mooney1-1/+5
2011-05-11staging: usbip: use single version for all modulesmatt mooney1-3/+2
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney1-2/+2
2011-05-06staging: usbip: remove section dividersmatt mooney1-13/+0
2011-05-06staging: usbip: add break to default case in switch statementsmatt mooney1-0/+2
2011-05-06staging: usbip: vhci_hcd.c: coding style cleanupmatt mooney1-111/+76
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-5/+4
2011-05-02USB: fix regression in usbip by setting has_tt flagAlan Stern1-1/+1
2011-04-25staging: usbip: vhci: fix oops on subsequent attachMax Vozeler1-5/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1