[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / drivers / wdm / audio / hdaudbus / hdaudbus.cpp
2023-10-20 Serge Gautherie[HDAUDBUS][KS][WDMAUD] Use ExAllocatePoolZero() and...
2022-01-08 Serge Gautherie[HDAUDBUS] HDA_PdoPnp(): Remove a redundant ASSERT()
2022-01-05 Victor Perevertkin[HDAUDBUS] Fix uninitialized variable usage
2019-02-28 Thomas Faber[HDAUDBUS] Handle responses in a DPC instead of the...
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Thomas Faber[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and... 1377/head
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] Forward FDO requests instead of completing...
2019-02-26 Thomas Faber[HDAUDBUS] Use a switch for minor function codes.
2019-02-26 Thomas Faber[HDAUDBUS] Split FDO/PDO PNP handling into separate...
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