aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.h
Commit message (Expand)AuthorAgeFilesLines
* USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-191-16/+74
* USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern2011-05-191-12/+2
* USB: UHCI: Add support for big endian mmioJan Andersson2011-05-191-15/+52
* USB: UHCI: Support non-PCI host controllersJan Andersson2011-05-061-0/+65
* USB: UHCI: Wrap I/O register accessesJan Andersson2011-05-061-0/+30
* USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2011-05-061-0/+10
* USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson2011-05-061-0/+4
* USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-101-1/+6
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-5/+5
* USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-021-2/+3
* USB: Eliminate urb->status usage!Alan Stern2007-10-121-15/+0
* USB: remove Iso status value in uhci-hcdAlan Stern2007-10-121-1/+0
* UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-231-38/+36
* UHCI: Add macros for computing DMA valuesAlan Stern2007-02-231-2/+6
* UHCI: fix bandwidth allocationAlan Stern2007-02-071-0/+8
* [PATCH] UHCI: Improve FSBR-off timingAlan Stern2006-06-211-3/+5
* [PATCH] UHCI: remove hc_inaccessible flagAlan Stern2006-06-211-1/+1
* [PATCH] UHCI: remove ISO TDs as they are usedAlan Stern2006-06-211-2/+8
* [PATCH] UHCI: store the period in the queue headerAlan Stern2006-06-211-32/+4
* [PATCH] UHCI: use integer-sized frame numbersAlan Stern2006-06-211-0/+3
* [PATCH] UHCI: Reimplement FSBRAlan Stern2006-06-211-3/+12
* [PATCH] UHCI: Eliminate the TD-removal listAlan Stern2006-06-211-5/+0
* [PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern2006-06-211-3/+2
* [PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern2006-06-211-0/+1
* [PATCH] USB: UHCI: don't track suspended portsAlan Stern2006-04-141-1/+0
* [PATCH] UHCI: improve debugging codeAlan Stern2006-03-201-0/+1
* [PATCH] UHCI: remove main list of URBsAlan Stern2006-03-201-10/+5
* [PATCH] UHCI: use dummy TDsAlan Stern2006-03-201-0/+1
* [PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern2006-03-201-81/+96
* [PATCH] USB: UHCI: edit some commentsAlan Stern2006-01-041-12/+12
* [PATCH] USB: UHCI: change uhci_explen macroAlan Stern2006-01-041-4/+4
* [PATCH] USB: UHCI: Spruce up some commentsAlan Stern2005-10-281-42/+49
* [PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern2005-10-281-1/+5
* [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern2005-10-281-3/+0
* [PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern2005-09-121-8/+3
* [PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern2005-06-271-2/+0
* [PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern2005-06-271-6/+6
* [PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern2005-06-271-2/+8
* [PATCH] USB UHCI: Add root hub statesAlan Stern2005-06-271-19/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+454