summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/vhci_hcd.c
AgeCommit message (Expand)Author
2014-08-25usbip: move usbip kernel code out of stagingValentina Manea
2014-07-30staging: usbip: remove redundant return statementsMax Vozeler
2014-06-18staging: usbip: fixed a coding-style warningAlexey Tulia
2014-05-23Staging: usbip: missing a blank lines after declarationsPawel Lebioda
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-02usbip: don't open-code sockfd_lookup/sockfd_putAl Viro
2014-03-20staging: usbip: fix line over 80 charactersCédric Cabessa
2014-03-18staging: usbip: Fix quoted string split across lines.Keerthimai Janarthanan
2014-02-07staging/usbip: remove vhci_hcd vhci_hub_status change messageShuah Khan
2013-12-03Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi
2013-11-19staging: usbip: Remove superfluous name castGeert Uytterhoeven
2013-11-19staging: Remove superfluous name castsGeert Uytterhoeven
2013-11-10staging: usbip: fix sparse warnings regarding endiannessTeodora Baluta
2013-09-25staging: usbip: vhci_hcd: remove check for dmanavin patidar
2013-09-25staging: usbip: vhci_hcd: correctly handle return valuenavin patidar
2013-03-11staging: usbip: remove unnecessary bracesStefan Reif
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-22staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang
2012-11-21staging: usbip: remove use of __devexit_pBill Pemberton
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-09-21staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin
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-14staging "usbip" Fix typos.Justin P. Mattock
2012-06-14staging: usbip: cleanup and fix of vhci_hub_statusBart Westgeest
2012-04-10staging: usbip: fix the usage of kthread_stop()Oleg Nesterov
2012-02-24Staging: usbip: Remove commented code.Santosh Nayak
2012-02-09staging: usbip: removed #if 0'd out codeBart Westgeest
2011-07-06Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser
2011-07-06usbip: simplify port status savingMárton Németh
2011-07-06usbip: dump the port status differenceMárton Németh
2011-07-06usbip: only dump valid port statusMárton Németh
2011-06-07staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-19staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney
2011-05-12staging: usbip: fix header includesmatt mooney
2011-05-11staging: usbip: use single version for all modulesmatt mooney
2011-05-06staging: usbip: fixup MODULE_ macrosmatt mooney
2011-05-06staging: usbip: remove section dividersmatt mooney
2011-05-06staging: usbip: add break to default case in switch statementsmatt mooney
2011-05-06staging: usbip: vhci_hcd.c: coding style cleanupmatt mooney
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-03USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-04-26staging: usbip: vhci: fix oops on subsequent attachMax Vozeler
2011-03-31Fix common misspellingsLucas De Marchi