summaryrefslogtreecommitdiff
path: root/drivers/usb/host/uhci-hcd.h
AgeCommit message (Expand)Author
2013-01-24USB: UHCI: remove unused definitionWoody Suwalski
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson
2011-05-19USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrierAlan Stern
2011-05-19USB: UHCI: Add support for big endian mmioJan Andersson
2011-05-06USB: UHCI: Support non-PCI host controllersJan Andersson
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson
2011-05-06USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson
2011-05-06USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson
2010-08-10USB: UHCI: add support for Intel's wakeup flagsAlan Stern
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-05-02USB: UHCI: disable remote wakeup when it's not neededAlan Stern
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: remove Iso status value in uhci-hcdAlan Stern
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern
2007-02-07UHCI: fix bandwidth allocationAlan Stern
2006-06-21[PATCH] UHCI: Improve FSBR-off timingAlan Stern
2006-06-21[PATCH] UHCI: remove hc_inaccessible flagAlan Stern
2006-06-21[PATCH] UHCI: remove ISO TDs as they are usedAlan Stern
2006-06-21[PATCH] UHCI: store the period in the queue headerAlan Stern
2006-06-21[PATCH] UHCI: use integer-sized frame numbersAlan Stern
2006-06-21[PATCH] UHCI: Reimplement FSBRAlan Stern
2006-06-21[PATCH] UHCI: Eliminate the TD-removal listAlan Stern
2006-06-21[PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern
2006-06-21[PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern
2006-01-04[PATCH] USB: UHCI: change uhci_explen macroAlan Stern
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern
2005-06-27[PATCH] UHCI: Don't store device pointer in QH or TDAlan Stern
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds