aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: UHCI: add support for Intel's wakeup flagsAlan Stern1-1/+6
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-5/+5
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern1-2/+3
2007-10-12USB: Eliminate urb->status usage!Alan Stern1-15/+0
2007-10-12USB: remove Iso status value in uhci-hcdAlan Stern1-1/+0
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern1-38/+36
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern1-2/+6
2007-02-07UHCI: fix bandwidth allocationAlan Stern1-0/+8
2006-06-21[PATCH] UHCI: Improve FSBR-off timingAlan Stern1-3/+5
2006-06-21[PATCH] UHCI: remove hc_inaccessible flagAlan Stern1-1/+1
2006-06-21[PATCH] UHCI: remove ISO TDs as they are usedAlan Stern1-2/+8
2006-06-21[PATCH] UHCI: store the period in the queue headerAlan Stern1-32/+4
2006-06-21[PATCH] UHCI: use integer-sized frame numbersAlan Stern1-0/+3
2006-06-21[PATCH] UHCI: Reimplement FSBRAlan Stern1-3/+12
2006-06-21[PATCH] UHCI: Eliminate the TD-removal listAlan Stern1-5/+0
2006-06-21[PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern1-3/+2
2006-06-21[PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern1-0/+1
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern1-1/+0
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern1-0/+1
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern1-10/+5
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern1-0/+1
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern1-81/+96
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern1-12/+12
2006-01-04[PATCH] USB: UHCI: change uhci_explen macroAlan Stern1-4/+4
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern1-42/+49
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern1-1/+5
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern1-3/+0
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern1-8/+3
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern1-2/+0
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern1-6/+6
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern1-2/+8
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern1-19/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+454