summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-07MdeModulePkg: Improve formatting of DEBUG messages in UsbBusDxeRebecca Cran1-1/+1
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-204/+189
2021-12-07MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-17/+17
2020-02-10MdeModulePkg/UsbBus: Fix various typosAntoine Coeur1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-21MdeModulePkg UsbBusDxe: Remove redundant functionsshenglei1-68/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-3/+3
2018-06-27MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub descStar Zeng1-65/+31
2016-10-27MdeModulePkg/UsbBusDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-2/+2
2016-07-25MdeModulePkg/UsbBus: reduce the port status polling before port resetFeng Tian1-19/+1
2013-11-22MdeModulePkg/UsbBus&XhciDxe: Solve a bug that 2 or more tiers SS hubs with SS...Feng Tian1-0/+19
2013-10-30MdeMdeModulePkg/UsbBusDxe: If DisconnectController() returns an error the USB...Feng Tian1-0/+4
2013-03-29MdeMdeModulePkg/Usb: two tunings for better device identification behind huberictian1-4/+4
2012-10-10MdeModulePkg/UsbBusDxe: Timing tunning for better boot performance.erictian1-1/+6
2012-03-27MdeModulePkg/XhciDxe: Event Ring traverse algorithm enhancement to avoid that...erictian1-7/+1
2011-09-21Coding style refinement.erictian1-1/+0
2011-08-23Enabling usb3.0 XHCI support.erictian1-41/+128
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2009-02-043) Doxygen comment cleanup.qwang121-4/+0
2008-12-26Check Library usage and fix some typo.gikidy1-6/+8
2008-12-03Global variables have been moved backward ahead of functions.jji41-26/+27
2008-10-27Make use of correct format String:qwang121-2/+2
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-2/+1
2008-07-09modify coding style to pass ecc tool and provide comments that complied with ...eric_tian1-170/+136
2007-10-08Support ICC build .yshang11-6/+6
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang11-11/+11
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+0
2007-08-20Merge in some fix from R8 on USB Bus driver:qwang121-16/+22
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-12/+12
2007-07-11Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff1-0/+1334