summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2015-08-26MdeModulePkg/Xhci: Remove TDs from transfer ring when timeout happensFeng Tian
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2015-03-12MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte...Feng Tian
2014-08-071) Add type cast for better coding style.Feng Tian
2014-07-09Fixed typos: hanlder should be handler.Chen Fan
2014-07-04MdeModulePkg XhciDxe: XHCI multiple interface alternate setting support.Star Zeng
2014-01-22Fix CRLF formatTian, Hot
2013-12-13MdeModulePkg/XhciDxe: Fix ICC compiler build warning.Feng Tian
2013-12-03MdeModulePkg/Usb: All h/w related stop operation at DriverBindingStop() shoul...Feng Tian
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian
2013-10-15MdeModulePkg/XhciDxe: Usb legacy support feature is optional. For those usb 3...Sergey Isakov
2013-10-09Just like EhciDxe, do not reset host controller when debug capability is enab...Elvin Li
2013-08-21Remove several ASSERT in XhciDxe to allow error status happen then do error h...Elvin Li
2013-08-12Update XHCI driver to use PCI IO AllocateBuffer/Map/Unmap to do DMA operation.Elvin Li
2013-05-10MdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before halting XHCI controllererictian
2013-03-29MdeMdeModulePkg/Usb: Fixed two usb issueserictian
2012-12-25MdeMdeModulePkg/Xhci: Fix a wrong conditional judgment which bring assertion ...erictian
2012-11-02Update comments for functions UhciAllocateDev, EhcCreateUsb2Hc and XhcCreateU...li-elvin
2012-10-30Add missing status code in several modules.li-elvin
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2011-11-25MdeModulePkg: The patch eliminates two assumptionserictian
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-09-141) remove wrong global variable usage because it will bring data corrupt if t...erictian
2011-08-25Fixed build error reported by ICC and GCCerictian
2011-08-23Enabling usb3.0 XHCI support.erictian