aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-q.c
Commit message (Expand)AuthorAge
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-21
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-21
* [PATCH] UHCI: fix race in ISO dequeuingAlan Stern2006-06-21
* [PATCH] UHCI: Work around old Intel bugAlan Stern2006-06-21
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-21
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-21
* [PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern2006-06-21
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-21
* [PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern2006-06-21
* [PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern2006-06-21
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-21
* [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
* [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entryAlan Stern2006-03-20
* [PATCH] UHCI: Don't log short transfersAlan Stern2006-03-20
* [PATCH] UHCI: improve debugging codeAlan Stern2006-03-20
* [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-20
* [PATCH] UHCI: use dummy TDsAlan Stern2006-03-20
* [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-20
* [PATCH] USB: UHCI: No FSBR until device is configuredAlan Stern2006-01-31
* [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-04
* [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-04
* [PATCH] UHCI: Improve handling of iso TDsAlan Stern2005-10-28
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-28
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-28
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-12
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-27
* [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-27
* [PATCH] USB UHCI: Minor improvementsAlan Stern2005-06-27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16