[CRT] Massively improve performance of rand_s
[reactos.git] / drivers / wdm / audio / hdaudbus / fdo.cpp
2024-03-19 Timo Kreuzer[HDAUDBUS] Silence debug spam
2023-10-20 Serge Gautherie[HDAUDBUS][KS][WDMAUD] Use ExAllocatePoolZero() and...
2021-01-18 Victor Perevertkin[HDAUDBUS] Return failure from HDA_SendVerbs on a timeout
2020-11-03 Victor Perevertkin[HDAUDBUS] Add a timeout into HDA_SendVerbs
2019-09-26 Thomas Faber[HDAUDBUS] Fix timeouts for hardware register operation... 1899/head
2019-02-28 Thomas Faber[HDAUDBUS] Wait until the correct number of responses...
2019-02-28 Thomas Faber[HDAUDBUS] Handle responses in a DPC instead of the...
2019-02-28 Thomas Faber[HDAUDBUS] Fix a DPRINT.
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Thomas Faber[HDAUDBUS] Correctly mask register values.
2019-02-26 Thomas Faber[HDAUDBUS] Implement PDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Implement FDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Use IoForwardIrpSynchronously instead of...
2019-02-26 Thomas Faber[HDAUDBUS] Minor fixes:
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work