]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Pci/XhciDxe
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / XhciDxe /
2023-01-16 Abner ChangMdeModulePkg/Xhci: Initial XHCI DCI slot's Context...
2023-01-04 Sean RhodesMdeModulePkg/Bus/Pci/XhciDxe: Reset port if status...
2022-12-21 Sean RhodesMdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible...
2022-12-21 Matt DeVillierMdeModulePkg/XhciDxe/Xhci: Don't check for invalid...
2022-12-08 Rebecca CranMdeModulePkg: Put USB DEBUGs that occur for bulk timeou...
2022-10-20 jdzhangMdeModulePkg/XhciDxe: Add boundary check for TRB ring...
2022-09-27 jdzhangMdeModulePkg/XhciDxe: Input context update for Evaluate...
2022-06-27 Ian ChiuMdeModulePkg/XhciDxe: Add access xHCI Extended Capabili...
2022-06-22 Luo, HengMdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZ...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdeModulePkg: Change use of EFI_D_* to DEBUG_*
2021-11-08 Michael KubackiMdeModulePkg/XhciSched: Fix missing DEBUG arguments
2021-06-02 Wenyi XieMdeModulePkg/Xhci: Fix TRT when data length is 0
2020-11-02 Jon HunterMdeModulePkg/XhciDxe: Retry device slot init on failure
2020-10-27 Luo, HengMdeModulePkg/XhciDxe: Error handle for USB slot initial...
2020-09-29 Patrick HenzMdeModulePkg/XhciDxe: Fix Broken Timeouts
2020-04-21 Michael KubackiMdeModulePkg/XhciDxe: Use BaseLib linked list iteration...
2019-10-21 Ashish SinghalMdeModulePkg/XhciDxe: Fix Aligned Page Allocation
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-11-07 Star ZengRevert "XhciDxe: Use common buffer for AsyncInterruptTr...
2018-10-28 Star ZengMdeModulePkg XhciDxe: Use common buffer for AsyncInterr...
2018-10-28 Star ZengMdeModulePkg XhciDxe: Extract new XhciInsertAsyncIntTra...
2018-10-23 Star ZengMdeModulePkg Xhci: Handle value 5 in Port Speed field...
2018-10-23 Star ZengMdeModulePkg XhciDxe: Assign Usb2Hc.XXXRevision based...
2018-10-17 Ruiyu NiMdeModulePkg/Usb: Make sure data from HW is no more...
2018-09-26 Marcin WojtasMdeModulePkg: XhciDxe: Prevent illegal memory access...
2018-09-12 Star ZengMdeModulePkg XhciDxe: Set HSEE Bit if SERR# Enable...
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-08-21 shengleiMdeModulePkg XhciDxe: Remove redundant functions
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-09-11 Star ZengMdeModulePkg Xhci: Correct description of Timeout param...
2017-08-25 Star ZengMdeModulePkg XhciDxe: Fix Map and Unmap inconsistency
2017-07-26 Star ZengMdeModulePkg Xhci: Also RecoverHaltedEndpoint for BABBL...
2017-07-11 Bi, DandanMdeModulePkg/XhciDxe: Make comments align with function
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Check timeout URB again after...
2017-07-05 Ruiyu NiMdeModulePkg/XhciDxe: Separate common logic to XhcTransfer
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...
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2016-11-24 Feng TianMdeModulePkg/Xhci: Add 10ms delay before sending SendAd...
2016-11-01 Feng TianMdeModulePkg/Xhci: Change short packet debug message...
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-09-21 Feng TianMdeModulePkg/XhciDxe:1ms delay before access MMIO reg...
2016-09-06 Ard BiesheuvelMdeModulePkg/XhciDxe: enable 64-bit PCI DMA
2016-07-25 Feng TianMdeModulePkg/XhciDxe: fix a bug on TRB check in async...
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-06-29 Feng TianMdeModulePkg/XhciDxe:Fix usb desc length check logic
2016-04-21 Feng TianMdeModulePkg/Usb: Fix wrong condition judgment to suppo...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
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-08-06 Feng TianMdeModulePkg/Usb: Adjust TPL to not block async transfe...
2015-07-08 Feng TianMdeModulePkg/XhciDxe: Error handling enhancement for...
2015-06-09 Tian FengMdeModulePkg/XhciDxe: Update async polling interval...
2015-04-27 Feng TianMdeModulePkg: fix completed xfer length in XhciDxe...
2015-04-27 Feng TianMdeModulePkg/XhciDxe: rename "Lenth" to "Length" in...
2015-03-16 Laszlo ErsekMdeModulePkg: XhciDxe: list ARM and AARCH64 as valid...
2015-03-13 Shumin QiuMdeModulePkg: Fix typo.
2015-03-12 Feng TianMdeModulePkg/Usb: Remove unnecessary direction restrict...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
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-09 Chen FanFixed typos: hanlder should be handler.
2014-07-07 Star ZengMdeModulePkg XhciDxe: Initialize ScratchPhy and Scratch...
2014-07-04 Star ZengMdeModulePkg XhciDxe: XHCI multiple interface alternate...
2014-01-22 Tian, HotFix CRLF format
2013-12-25 Elvin LiUpdate XhcWaitOpRegBit to take Timout argument as micro...
2013-12-13 Feng TianMdeModulePkg/XhciDxe: Fix ICC compiler build warning.
2013-12-06 Feng TianMdeModulePkg/Xhci: Coding style update to follow EDKII...
2013-12-03 Feng TianMdeModulePkg/Usb: All h/w related stop operation at...
2013-11-22 Feng TianMdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or...
2013-10-23 Tian, FengMdeModulePkg/XhciDxe: Dynamically calculate the interva...
2013-10-15 Sergey IsakovMdeModulePkg/XhciDxe: Usb legacy support feature is...
2013-10-09 Elvin LiJust like EhciDxe, do not reset host controller when...
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-05-10 erictianMdeMdeModulePkg/Xhci: Clear BIOS_OWN semaphore before...
2013-03-29 erictianMdeMdeModulePkg/Usb: Fixed two usb issues
2013-03-20 erictianMdeModulePkg: Fixed 'variable set but not used' build...
2012-12-25 erictianMdeMdeModulePkg/Xhci: Fix a wrong conditional judgment...
2012-11-02 li-elvinUpdate comments for functions UhciAllocateDev, EhcCreat...
2012-10-30 li-elvinAdd missing status code in several modules.
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.