summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip/vhci_hcd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-161-3/+7
|\
| * staging/usbip: convert to kthreadArnd Bergmann2011-03-021-3/+7
* | USB 3.0 Hub ChangesJohn Youn2011-03-131-2/+2
* | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-2/+2
|/
* staging: usbip: vhci: use urb->dev->portnum to find portMax Vozeler2011-01-201-3/+1
* staging: usbip: vhci: refuse to enqueue for dead connectionsMax Vozeler2011-01-201-2/+13
* staging: usbip: vhci: give back URBs from in-flight unlink requestsMax Vozeler2011-01-201-1/+23
* staging: usbip: vhci: update reference count for usb_deviceMax Vozeler2011-01-201-3/+10
* staging: usbip: remove double giveback of URBMárton Németh2011-01-101-14/+0
* staging: usbip: Notify usb core of port status changesMax Vozeler2010-09-211-0/+2
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-3/+3
* Staging: usbip: fix space before tab in vhci_hcd.cRuslan Pisarev2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: usbip: Fix typo "Contoroller".Robert P. J. Day2009-12-111-1/+1
* Staging: usb-ip: vhci_hdc:Fix the returned error valueShan Wei2009-09-151-2/+2
* Staging: USB-IP code cleanupBrian G. Merrell2009-09-151-70/+82
* staging: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Staging: USB/IP: add client driverTakahiro Hirofuchi2008-10-101-0/+1275