summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...V sujith kumar Reddy2022-02-022-3/+2
* ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesAjit Kumar Pandey2022-01-211-2/+2
* ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey2022-01-061-4/+4
* ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy2021-12-245-10/+71
* ASoC: amd: acp: Remove duplicate dependency in KconfigAjit Kumar Pandey2021-12-211-2/+0
* ASoC: amd: acp: select CONFIG_SND_SOC_ACPIArnd Bergmann2021-10-291-0/+1
* ASoC: amd: acp: fix Kconfig dependenciesArnd Bergmann2021-10-271-1/+3
* ASoC: amd: acp: Fix return value check in acp_machine_select()Yang Yingliang2021-10-271-1/+1
* ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCIGeert Uytterhoeven2021-10-261-0/+1
* ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PC...Geert Uytterhoeven2021-10-261-0/+2
* ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMONGeert Uytterhoeven2021-10-261-0/+4
* ASoC: amd: acp: Add acp_machine struct for renoir platform.Ajit Kumar Pandey2021-10-252-1/+19
* ASoC: amd: acp: Add support for RT5682-VS codecAjit Kumar Pandey2021-10-204-0/+112
* ASoC: amd: acp: Add support for Maxim amplifier codecAjit Kumar Pandey2021-10-204-0/+53
* ASoC: amd: acp: Add SOF audio support on Chrome boardAjit Kumar Pandey2021-10-203-0/+111
* ASoC: amd: acp: Add legacy sound card support for Chrome audioAjit Kumar Pandey2021-10-203-0/+112
* ASoC: amd: acp: Add generic machine driver support for ACP cardsAjit Kumar Pandey2021-10-204-0/+537
* ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey2021-10-203-0/+32
* ASoC: amd: acp: Add I2S support on Renoir platformAjit Kumar Pandey2021-10-203-0/+154
* ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey2021-10-206-0/+879