summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-251-1171/+0
* staging: usbip: remove redundant return statementsMax Vozeler2014-07-301-1/+0
* staging: usbip: fixed a coding-style warningAlexey Tulia2014-06-181-1/+1
* Staging: usbip: missing a blank lines after declarationsPawel Lebioda2014-05-241-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-2/+2
|\
| * usbip: don't open-code sockfd_lookup/sockfd_putAl Viro2014-04-011-2/+2
* | staging: usbip: fix line over 80 charactersCédric Cabessa2014-03-201-11/+22
* | staging: usbip: Fix quoted string split across lines.Keerthimai Janarthanan2014-03-181-17/+8
* | staging/usbip: remove vhci_hcd vhci_hub_status change messageShuah Khan2014-02-071-2/+0
|/
* Staging: usbip: vhci_hcd.c: removed a spaceAldo Iljazi2013-12-031-1/+1
* staging: usbip: Remove superfluous name castGeert Uytterhoeven2013-11-191-1/+1
* staging: Remove superfluous name castsGeert Uytterhoeven2013-11-191-1/+1
* staging: usbip: fix sparse warnings regarding endiannessTeodora Baluta2013-11-101-5/+4
* staging: usbip: vhci_hcd: remove check for dmanavin patidar2013-09-251-6/+0
* staging: usbip: vhci_hcd: correctly handle return valuenavin patidar2013-09-251-2/+2
* staging: usbip: remove unnecessary bracesStefan Reif2013-03-111-3/+2
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+2
* staging: usbip: replace the interrupt safe spinlocks with common ones.Harvey Yang2013-01-221-44/+32
* staging: usbip: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: usbip: Avoid superfluous set HC_STATE_RUNNING in vhci_startBernard Blackham2012-10-221-1/+0
* staging: usbip: Don't leak struct file.Bernard Blackham2012-10-221-3/+7
* staging: usbip: cleanup of commentsBart Westgeest2012-10-221-32/+4
* staging: usbip: make rh_port_disconnect staticBart Westgeest2012-10-221-1/+1
* staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcdnavin2012-09-211-3/+6
* staging: usbip: vhci_hcd: fixed suspend-resume loopnavin patidar2012-09-061-1/+1
* staging: usbip: avoid deadlock in vhci_device_unlink_cleanup()Bernard Blackham2012-09-061-3/+13
* staging "usbip" Fix typos.Justin P. Mattock2012-08-131-2/+2
* staging: usbip: cleanup and fix of vhci_hub_statusBart Westgeest2012-06-131-28/+11
* staging: usbip: fix the usage of kthread_stop()Oleg Nesterov2012-04-101-4/+4
* Staging: usbip: Remove commented code.Santosh Nayak2012-02-241-2/+0
* staging: usbip: removed #if 0'd out codeBart Westgeest2012-02-091-39/+0
* Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser2011-07-051-2/+2
* usbip: simplify port status savingMárton Németh2011-07-051-3/+2
* usbip: dump the port status differenceMárton Németh2011-07-051-8/+22
* usbip: only dump valid port statusMárton Németh2011-07-051-2/+5
* staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney2011-06-071-4/+4
* staging: usbip: remove unnecessary lines and extra return statementsmatt mooney2011-06-071-6/+3
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-231-175/+109
|\
| * staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_matt mooney2011-05-191-56/+33
| * staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney2011-05-121-1/+1
| * staging: usbip: fix header includesmatt mooney2011-05-121-1/+5
| * staging: usbip: use single version for all modulesmatt mooney2011-05-111-3/+2
| * staging: usbip: fixup MODULE_ macrosmatt mooney2011-05-061-2/+2
| * staging: usbip: remove section dividersmatt mooney2011-05-061-13/+0
| * staging: usbip: add break to default case in switch statementsmatt mooney2011-05-061-0/+2
| * staging: usbip: vhci_hcd.c: coding style cleanupmatt mooney2011-05-061-111/+76
* | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-041-5/+4
|\ \
| * | staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2011-04-251-5/+4
| |/
* / USB: fix regression in usbip by setting has_tt flagAlan Stern2011-05-021-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1