summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-q.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-211-20/+51
* [PATCH] UHCI: various updatesDavid Brownell2006-06-211-1/+1
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-211-30/+73
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-211-17/+55
* [PATCH] UHCI: fix race in ISO dequeuingAlan Stern2006-06-211-12/+36
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-211-1/+15
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-211-40/+128
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-211-65/+27
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-211-24/+33
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-211-36/+42
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-211-217/+125
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-211-9/+15
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-211-16/+18
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-201-2/+0
* [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-201-1/+1
* [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-201-1/+1
* [PATCH] UHCI: improve debugging codeAlan Stern2006-03-201-11/+1
* [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-201-357/+274
* [PATCH] UHCI: use dummy TDsAlan Stern2006-03-201-61/+77
* [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-201-529/+456
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-01-311-2/+2
* [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-041-9/+9
* [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-041-6/+6
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-281-13/+26
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-281-10/+10
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-281-5/+0
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-121-1/+1
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-271-22/+10
* [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-271-0/+3
* [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-271-0/+23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1539
OpenPOWER on IntegriCloud