summaryrefslogtreecommitdiff
path: root/sound/soc/amd
AgeCommit message (Expand)AuthorFilesLines
2022-07-22ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu1-4/+20
2022-07-22ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu1-5/+4
2022-07-21ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu1-8/+0
2022-07-21ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu1-5/+5
2022-07-19ASoC: amd: yc: Decrease level of error messageMario Limonciello1-1/+1
2022-07-13ASoC: amd: fix Jadeite kconfig warning and build errorsRandy Dunlap1-1/+1
2022-07-13ASoC: amd: Fix error pointer dereferenceDan Carpenter1-1/+0
2022-07-11ADD legacy audio driver support for rembrandtMark Brown13-69/+866
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy11-6/+781
2022-07-08ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy6-46/+86
2022-07-08ASoC: amd: acp: Remove rt1019_1 codec conf from machine driverV sujith kumar Reddy1-18/+0
2022-07-08ASoC: amd: Remove duplicated include in acp-es8336.cYang Li1-1/+0
2022-07-08ASoC: amd: fix for variable set but not used warningVijendar Mukunda1-0/+3
2022-07-08ASoC: amd: drop machine driver remove functionVijendar Mukunda1-6/+0
2022-07-08ASoC: amd: remove unused header file inclusionVijendar Mukunda1-1/+0
2022-07-08ASoC: amd: acp-es8336: use static variablesPierre-Louis Bossart1-2/+2
2022-07-07ASoC: amd: fix ACPI dependency compile errors and warningsVijendar Mukunda1-3/+2
2022-07-05ASoC: amd: enable machine driver build for Jadeite platformVijendar Mukunda2-0/+15
2022-07-05ASoC: amd: add Machine driver for Jadeite platformVijendar Mukunda1-0/+324
2022-07-05ASoC: amd: add I2S MICSP instance supportVijendar Mukunda2-2/+61
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax5-20/+25
2022-06-22ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König1-8/+2
2022-06-09Specify clock provider directly to CPU DAIsMark Brown1-2/+2
2022-06-07Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown6-16/+282
2022-06-06ASoC: amd: acp: fix typo in commentJulia Lawall1-1/+1
2022-06-06ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy3-10/+81
2022-06-06ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy6-6/+201
2022-06-06ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax1-3/+3
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem1-0/+1
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy5-73/+10
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driverV sujith kumar Reddy2-2/+3
2022-05-16ASoC: amd: vangogh: Remove duplicate include filesYueHaibing1-2/+0
2022-04-20ASoC: amd: acp: Add pm ops callback in machine driverAjit Kumar Pandey2-0/+2
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki5-10/+10
2022-04-12Allow detecting ACP6x DMIC via _DSDMark Brown1-4/+38
2022-04-11ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda1-2/+7
2022-04-11ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello1-0/+13
2022-04-11ASoC: amd: Add driver data to acp6x machine driverMario Limonciello1-4/+25
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai22-82/+774
2022-03-16ASoC: amd: Fix reference to PCM buffer addressMeng Tang1-1/+1
2022-03-08ASoC: amd: acp3x: Fix signedness bug in acp3xYueHaibing1-1/+1
2022-03-08ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing1-1/+1
2022-03-07ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()Dan Carpenter1-3/+4
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp3x_audio_probe()Dan Carpenter1-3/+4
2022-03-07ASoC: amd: pcm-dma: Fix signedness bug in acp_pdm_audio_probe()Dan Carpenter1-3/+4
2022-03-07ASoC: amd: acp: Fix signedness bug in renoir_audio_probe()Dan Carpenter1-3/+4
2022-03-02ASoC: amd: use asoc_substream_to_rtd()Zhen Ni1-4/+4
2022-02-28ASoC: amd: vangogh: fix uninitialized symbol warning in machine driverVijendar Mukunda1-0/+1
2022-02-28ASoC: amd: vg: remove warnings and errors pointed out by checkpatch plVijendar Mukunda1-2/+1