summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: amd: add vangogh machine driverVijendar Mukunda2021-10-151-0/+386
* ASoc: amd: create platform device for VG machine driverVijendar Mukunda2021-10-152-1/+4
* ASoC: amd: vangogh: constify static struct snd_soc_dai_opsRikard Falkeborn2021-10-131-1/+1
* ASoC: amd: Kconfig: Select fch clock support with machine driverAjit Kumar Pandey2021-10-111-0/+2
* ASoC: amd: acp-rt5645: Constify static snd_soc_opsRikard Falkeborn2021-10-051-1/+1
* ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbolPierre-Louis Bossart2021-09-133-6/+8
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-065-3/+15
|\
| * ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-023-3/+3
| * ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda2021-07-221-0/+5
| * ASoC: amd: renoir: Run hibernation callbacksMario Limonciello2021-07-221-0/+2
| * ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda2021-07-161-0/+5
* | ASoC: amd: vangogh: Drop superfluous mmap callbackTakashi Iwai2021-08-041-8/+0
* | ASoC: amd: Drop superfluous mmap callbacksTakashi Iwai2021-07-303-24/+0
* | ASoC: amd: fix an IS_ERR() vs NULL bug in probeDan Carpenter2021-07-271-2/+2
* | ASoC: amd: Use dev_probe_err helperMario Limonciello2021-07-232-19/+7
* | ASoC: amd: Don't show messages about deferred probing by defaultMario Limonciello2021-07-231-4/+3
* | ASoC: amd: enable vangogh acp5x driver buildVijendar Mukunda2021-07-223-0/+19
* | ASoC: amd: add vangogh i2s dma driver pm opsVijendar Mukunda2021-07-221-2/+94
* | ASoC: amd: add vangogh pci driver pm opsVijendar Mukunda2021-07-221-0/+45