summaryrefslogtreecommitdiff
path: root/sound/soc/amd
AgeCommit message (Expand)Author
2023-05-08ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12Jeremy Soller
2023-05-04ASoC: amd: yc: Add Asus VivoBook Pro 14 OLED M6400RC to the quirks list for a...Andrey Rakhmatullin
2023-04-27ASoC: amd: yc: Add ASUS M3402RA into DMI tableEnrico Belleri
2023-04-12ASoC: amd: Add check for acp config flagsSyed Saba Kareem
2023-04-12ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6xBaishan Jiang
2023-04-11ASoC: amd: Add Dell G15 5525 to quirks listCem Kaya
2023-04-03ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A42)Prajna Sariputra
2023-03-31ASoC: amd: ps: update the acp clock source.Syed Saba Kareem
2023-03-30ASoC: Merge fixesMark Brown
2023-03-20ASoC: amd: yc: acp6x-pdm-dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: amd: vangogh: acp5x-pcm-dma: Convert to platform remove callback return...Uwe Kleine-König
2023-03-20ASoC: amd: raven: acp3x-pdm-dma: Convert to platform remove callback returnin...Uwe Kleine-König
2023-03-20ASoC: amd: raven: acp3x-pcm-dma: Convert to platform remove callback returnin...Uwe Kleine-König
2023-03-20ASoC: amd: ps: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: amd: acp: renoir: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: amd: acp: rembrandt: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: amd: acp-pcm-dma: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20ASoC: amd: acp: rembrandt: Drop if blocks with always false conditionUwe Kleine-König
2023-03-17ASoC: amd: yc: Add DMI entries to support Victus by HP Laptop 16-e1xxx (8A22)Ge-org Brohammer
2023-03-05ASoC: amd: vangogh: Add components prefix in structs and function namesLucas Tanure
2023-03-05ASoC: amd: vangogh: Centralize strings definitionLucas Tanure
2023-03-05ASoC: amd: vangogh: Move nau8821 and CPU side code up for future platformLucas Tanure
2023-03-05ASoC: amd: vangogh: Check Bit Clock rate before snd_soc_dai_set_pllLucas Tanure
2023-03-05ASoC: amd: vangogh: use for_each_rtd_components instead of forLucas Tanure
2023-03-05ASoC: amd: vangogh: remove unnecessarily included headersLucas Tanure
2023-03-05ASoC: amd: vangogh: use sizeof of variable instead of struct typeLucas Tanure
2023-03-05ASoC: amd: vangogh: Small code refactorLucas Tanure
2023-03-05ASoC: amd: vangogh: Remove unnecessary init functionLucas Tanure
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai
2023-02-28ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le
2023-02-16ASoC: amd: yp: Add OMEN by HP Gaming Laptop 16z-n000 to quirksJoseph Hunkeler
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-02ASoC: amd: ps: Add a module parameter to influence pdm_gainMario Limonciello
2023-02-02ASoC: amd: ps: Adjust the gain for PDM DMICMario Limonciello
2023-02-02ASoC: amd: renoir: Add a module parameter to influence pdm_gainMario Limonciello
2023-02-02ASoC: amd: renoir: Adjust the gain for PDM DMICMario Limonciello
2023-02-02ASoC: amd: yc: Add a module parameter to influence pdm_gainMario Limonciello
2023-02-02ASoC: amd: yc: Adjust the gain for PDM DMICMario Limonciello
2023-01-30ASoC: amd: acp: Refactor bit width calculationVenkata Prasad Potturu
2023-01-23ASoC: amd: yc: Add Xiaomi Redmi Book Pro 15 2022 into DMI tablefengwk
2023-01-18ASoC: Merge up 6.2 fixesMark Brown
2023-01-12ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-11ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu
2023-01-11ASoC: amd: yc: Add DMI support for new acer/emdoor platformsSyed Saba Kareem
2023-01-09ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor
2023-01-05ASoC: amd: ps: use static functionPierre-Louis Bossart