summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu2022-07-211-4/+20
* ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu2022-07-211-5/+4
* ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu2022-07-211-8/+0
* ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu2022-07-211-5/+5
* ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy2022-07-0811-6/+781
* ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy2022-07-086-46/+86
* ASoC: amd: acp: Remove rt1019_1 codec conf from machine driverV sujith kumar Reddy2022-07-081-18/+0
* ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-7/+8
* ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König2022-06-221-8/+2
* Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown2022-06-074-16/+251
|\
| * ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy2022-06-062-10/+72
| * ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy2022-06-064-6/+179
* | ASoC: amd: acp: fix typo in commentJulia Lawall2022-06-061-1/+1
|/
* ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
* ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy2022-05-195-73/+10
* ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driverV sujith kumar Reddy2022-05-192-2/+3
* ASoC: amd: acp: Add pm ops callback in machine driverAjit Kumar Pandey2022-04-202-0/+2
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-2/+2
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-2110-12/+695
|\
| * ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter2022-03-071-3/+4
| * ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...Jia-Ju Bai2022-02-251-0/+2
| * ASoC: amd: Use platform_get_irq_byname() to get the interruptMeng Tang2022-02-251-5/+2
| * ASoC: amd: acp: Add DMIC machine driver opsAjit Kumar Pandey2022-02-241-0/+27
| * ASoC: amd: acp-legacy: Add legacy card support for new machinesAjit Kumar Pandey2022-02-242-0/+47
| * ASoC: amd: acp: Change card name for Guybrush MachineAjit Kumar Pandey2022-02-242-3/+3
| * ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey2022-01-282-2/+23
| * ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey2022-01-282-0/+153
| * ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey2022-01-284-0/+182
| * ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey2022-01-282-0/+14
| * ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey2022-01-285-1/+226
| * ASoC: amd: sof-mach: Add support for RT5682S and RT1019 cardV sujith kumar Reddy2022-01-241-0/+14
* | 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