summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction errorXianglei Cai2024-05-071-0/+7
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-580/+568
* MdeModulePkg/XhciDxe: Retry device slot init on failureJon Hunter2020-11-021-0/+1
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* Revert "XhciDxe: Use common buffer for AsyncInterruptTransfer"Star Zeng2018-11-071-15/+12
* MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransferStar Zeng2018-10-281-12/+15
* MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer functionStar Zeng2018-10-281-0/+28
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpointRuiyu Ni2017-07-051-2/+6
* MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian2015-08-261-0/+80
* MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian2015-04-271-5/+5
* MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng2014-07-041-1/+44
* Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li2013-08-121-1/+16
* MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian2012-03-271-3/+6
* MdeModulePkg: The patch eliminates two assumptionserictian2011-11-251-20/+225
* 1) remove wrong global variable usage because it will bring data corrupt if t...erictian2011-09-141-171/+169
* Enabling usb3.0 XHCI support.erictian2011-08-231-0/+1117