summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-07MdeModulePkg/XhciDxe: Reset endpoint while USB Transaction errorXianglei Cai1-0/+7
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-580/+568
2020-11-02MdeModulePkg/XhciDxe: Retry device slot init on failureJon Hunter1-0/+1
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-07Revert "XhciDxe: Use common buffer for AsyncInterruptTransfer"Star Zeng1-15/+12
2018-10-28MdeModulePkg XhciDxe: Use common buffer for AsyncInterruptTransferStar Zeng1-12/+15
2018-10-28MdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTransfer functionStar Zeng1-0/+28
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-4/+4
2017-07-05MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpointRuiyu Ni1-2/+6
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian1-0/+80
2015-04-27MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian1-5/+5
2014-07-04MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng1-1/+44
2013-08-12Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li1-1/+16
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian1-3/+6
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian1-20/+225
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian1-171/+169
2011-08-23Enabling usb3.0 XHCI support.erictian1-0/+1117