summaryrefslogtreecommitdiff
path: root/sound/soc/amd/acp
AgeCommit message (Expand)Author
2022-11-18ASoC: amd: acp: Fix possible UAF in acp_dma_openGaosheng Cui
2022-10-19ASoC: amd: acp: Add setbias level for rt5682s codec in machine driverVenkata Prasad Potturu
2022-10-18ASoC: amd: acp: Add TDM slots setting support for ACP I2S controllerVenkata Prasad Potturu
2022-09-19ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen
2022-09-19ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen
2022-08-28ASoC: amd: acp: Modify dai_id macros to be more genericVenkata Prasad Potturu
2022-08-19ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter
2022-08-19ASoC: amd: acp: add a label to make error path more cleanYang Yingliang
2022-08-19ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang
2022-08-19ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang
2022-08-15ASoC: amd: acp: Add TDM support for acp i2s streamVenkata Prasad Potturu
2022-08-15ASoC: amd: acp: Initialize list to store acp_stream during pcm_openAjit Kumar Pandey
2022-07-26ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor
2022-07-21ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu
2022-07-21ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu
2022-07-21ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu
2022-07-21ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy
2022-07-08ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy
2022-07-08ASoC: amd: acp: Remove rt1019_1 codec conf from machine driverV sujith kumar Reddy
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-22ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König
2022-06-07Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown
2022-06-06ASoC: amd: acp: fix typo in commentJulia Lawall
2022-06-06ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy
2022-06-06ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driverV sujith kumar Reddy
2022-04-20ASoC: amd: acp: Add pm ops callback in machine driverAjit Kumar Pandey
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-07ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter
2022-02-25ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...Jia-Ju Bai
2022-02-25ASoC: amd: Use platform_get_irq_byname() to get the interruptMeng Tang
2022-02-24ASoC: amd: acp: Add DMIC machine driver opsAjit Kumar Pandey
2022-02-24ASoC: amd: acp-legacy: Add legacy card support for new machinesAjit Kumar Pandey
2022-02-24ASoC: amd: acp: Change card name for Guybrush MachineAjit Kumar Pandey
2022-02-02ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine ...V sujith kumar Reddy
2022-01-28ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey
2022-01-28ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey
2022-01-28ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey
2022-01-28ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey
2022-01-28ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey
2022-01-24ASoC: amd: sof-mach: Add support for RT5682S and RT1019 cardV sujith kumar Reddy
2022-01-21ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesAjit Kumar Pandey
2022-01-06ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey
2021-12-24ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy
2021-12-21ASoC: amd: acp: Remove duplicate dependency in KconfigAjit Kumar Pandey
2021-10-29ASoC: amd: acp: select CONFIG_SND_SOC_ACPIArnd Bergmann