summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: vg: update platform clock control sequenceVijendar Mukunda2022-02-241-1/+12
* ASoC: amd: vangogh: refactor i2s master mode clock sequence codeVijendar Mukunda2022-02-242-19/+36
* 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-config: Update sof_tplg_filename for SOF machinesAjit Kumar Pandey2021-12-211-3/+3
* ASoC: amd: acp-config: Enable SOF audio for Google chrome boards.Ajit Kumar Pandey2021-12-211-0/+53
* ASoC: AMD: fix depend/select mistake on SND_AMD_ACP_CONFIGPierre-Louis Bossart2021-12-151-1/+1
* ASoC: amd: Convert to new style DAI format definitionsMark Brown2021-12-083-16/+16
* ASoC: AMD: acp-config: fix missing dependency on SND_SOC_ACPIPierre-Louis Bossart2021-12-081-0/+1
* ASoC: amd: acp6x-pdm-dma: Constify static snd_soc_dai_opsRikard Falkeborn2021-12-061-1/+1
* ASoC: amd: Fix dependency for SPI masterLucas Tanure2021-12-021-1/+1
* Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-1/+2
|\
| * ASoC: amd: fix uninitialized variable in snd_acp6x_probe()Dan Carpenter2021-11-301-1/+2
* | ASoC: amd: acp-pcm-dma: add .delay supportKuninori Morimoto2021-11-292-1/+15
* | ASoC: amd: acp-config: Remove legacy acpi based machine structAjit Kumar Pandey2021-11-172-11/+0
* | ASoC: amd: Add module to determine ACP configurationAjit Kumar Pandey2021-11-174-0/+118
|/
* ASoC: amd: acp: select CONFIG_SND_SOC_ACPIArnd Bergmann2021-10-291-0/+1
* ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMICJulian Braha2021-10-281-2/+2
* 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
* Merge series "ASoC: Add common modules support for ACP hw block" from Ajit Ku...Mark Brown2021-10-2313-0/+1993
|\
| * 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-208-0/+882
* | ASoC: amd: enable Yellow Carp platform machine driver buildVijendar Mukunda2021-10-182-0/+13
* | ASoC: amd: add YC machine driver using dmicVijendar Mukunda2021-10-181-0/+194
* | ASoC: amd: create platform device for acp6x machine driverVijendar Mukunda2021-10-182-1/+5
* | ASoC: amd: enable Yellow carp acp6x drivers buildVijendar Mukunda2021-10-183-0/+18
* | ASoC: amd: add acp6x pdm driver pm opsVijendar Mukunda2021-10-181-0/+57
* | ASoC: amd: add acp6x pci driver pm opsVijendar Mukunda2021-10-182-0/+43
* | ASoC: amd: add acp6x pdm driver dma opsVijendar Mukunda2021-10-182-0/+351
* | ASoC: amd: add acp6x irq handlerVijendar Mukunda2021-10-182-0/+33
* | ASoC: amd: add acp6x pdm platform driverVijendar Mukunda2021-10-182-0/+86
* | ASoC: amd: add platform devices for acp6x pdm driver and dmic driverVijendar Mukunda2021-10-182-2/+89
* | ASoC: amd: add acp6x init/de-init functionsVijendar Mukunda2021-10-182-0/+121
* | ASoC: amd: add Yellow Carp ACP PCI driverVijendar Mukunda2021-10-182-0/+111
* | ASoC: amd: add Yellow Carp ACP6x IP register headerVijendar Mukunda2021-10-181-0/+444
|/
* ASoC: amd: enable vangogh platform machine driver buildVijendar Mukunda2021-10-152-0/+13