summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/XhciDxe: Use Performance Timer for XHCI TimeoutsHenz, Patrick2023-09-251-0/+32
* MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities PointerIan Chiu2022-06-271-0/+2
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-97/+96
* MdeModulePkg/XhciDxe: Use BaseLib linked list iteration macrosMichael Kubacki2020-04-211-8/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpointRuiyu Ni2017-07-051-1/+2
* MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian2016-11-241-1/+6
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-271-2/+2
* MdeModulePkg/XhciDxe: enable 64-bit PCI DMAArd Biesheuvel2016-09-061-0/+2
* MdeModulePkg/Xhci: make all timeout values be consistent with comments.Feng Tian2015-08-191-10/+5
* MdeModulePkg/XhciDxe: Update async polling interval to 1ms.Tian Feng2015-06-091-2/+2
* MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng2014-07-041-1/+9
* Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li2013-10-091-0/+1
* Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li2013-08-121-0/+6
* MdeModulePkg/Usb: Boost the r/w performance by reducing stall time on polling...Feng Tian2013-06-241-1/+5
* Add missing status code in several modules.li-elvin2012-10-301-0/+1
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-271-4/+4
* MdeModulePkg: The patch eliminates two assumptionserictian2011-11-251-19/+3
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-141-81/+447
* Enabling usb3.0 XHCI support.erictian2011-08-231-0/+362