]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/XhciDxe/XhciSched.c
MdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring information
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe / XhciSched.c
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring...
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Refine IsTransferRingTrb and...
2017-06-02 Ruiyu NiMdeModulePkg/Xhci: Correct the indention of comments
2017-06-02 Ruiyu NiMdeModulePkg/Xhci: Remove TRB when canceling Async...
2017-06-01 Hao WuMdeModulePkg/Xhci: Fill the 'interval' field for ISO...
2016-11-24 Feng TianMdeModulePkg/Xhci: Add 10ms delay before sending SendAd...
2016-11-01 Feng TianMdeModulePkg/Xhci: Change short packet debug message...
2016-07-25 Feng TianMdeModulePkg/XhciDxe: fix a bug on TRB check in async...
2016-06-29 Feng TianMdeModulePkg/XhciDxe:Fix usb desc length check logic
2015-08-26 Feng TianMdeModulePkg/Xhci: Remove TDs from transfer ring when...
2015-08-19 Feng TianMdeModulePkg/Xhci: make all timeout values be consisten...
2015-07-08 Feng TianMdeModulePkg/XhciDxe: Error handling enhancement for...
2015-04-27 Feng TianMdeModulePkg: fix completed xfer length in XhciDxe...
2015-04-27 Feng TianMdeModulePkg/XhciDxe: rename "Lenth" to "Length" in...
2014-08-22 Elvin LiDo not access transfer ring when endpoint is isochronou...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-07 Star ZengMdeModulePkg XhciDxe: Initialize ScratchPhy and Scratch...
2014-07-04 Star ZengMdeModulePkg XhciDxe: XHCI multiple interface alternate...
2013-11-22 Feng TianMdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or...
2013-10-23 Tian, FengMdeModulePkg/XhciDxe: Dynamically calculate the interva...
2013-08-21 Elvin LiRemove several ASSERT in XhciDxe to allow error status...
2013-08-12 Elvin LiUpdate XHCI driver to use PCI IO AllocateBuffer/Map...
2013-06-24 Feng TianMdeModulePkg/Usb: Boost the r/w performance by reducing...
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2012-04-10 erictianMdeModulePkg: Fix build warning on Xhci driver with...
2012-03-27 erictianMdeModulePkg/XhciDxe: Event Ring traverse algorithm...
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-25 erictianMdeModulePkg: The patch eliminates two assumptions
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-09-14 erictian1) remove wrong global variable usage because it will...
2011-08-25 erictianFixed build error reported by ICC and GCC
2011-08-23 erictianEnabling usb3.0 XHCI support.