aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/vhci_hcd.c
AgeCommit message (Expand)Author
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-13staging "usbip" Fix typos.Justin P. Mattock
2012-06-13staging: 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-05Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser
2011-07-05usbip: simplify port status savingMárton Németh
2011-07-05usbip: dump the port status differenceMárton Németh
2011-07-05usbip: 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-02USB: fix regression in usbip by setting has_tt flagAlan Stern
2011-04-25staging: usbip: vhci: fix oops on subsequent attachMax Vozeler
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-13USB 3.0 Hub ChangesJohn Youn
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-02staging/usbip: convert to kthreadArnd Bergmann
2011-01-20staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler
2011-01-20staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler
2011-01-20staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler
2011-01-20staging: usbip: vhci: update reference count for usb_deviceMax Vozeler
2011-01-10staging: usbip: remove double giveback of URBMárton Németh
2010-09-21staging: usbip: Notify usb core of port status changesMax Vozeler
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-05-11Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Staging: usbip: Fix typo "Contoroller".Robert P. J. Day
2009-09-15Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei