summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
AgeCommit message (Expand)AuthorLines
2022-08-02ASoC: amd: yc: Update DMI table entries for AMD platformssyed sabakareem-0/+28
2022-07-26ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor-1/+1
2022-07-22ASoC: amd: yc: Update DMI table entriessyed sabakareem-30/+2
2022-07-22ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea-2/+1
2022-07-21ASoC: amd: enable RPL Platform acp drivers buildSyed Saba Kareem-0/+16
2022-07-21ASoC: amd: add RPL Platform pci driver pm-opsSyed Saba Kareem-0/+55
2022-07-21ASoC: amd: add RPL Platform init/de-init functionsSyed Saba Kareem-0/+92
2022-07-21ASoC: amd: add ACP PCI driver for RPL platformSyed Saba Kareem-0/+116
2022-07-21ASoC: amd: add RPL Platform acp header fileSyed Saba Kareem-0/+30
2022-07-21ASoC: amd: acp: Add error handling casesVenkata Prasad Potturu-4/+20
2022-07-21ASoC: amd: acp: Modify const resource struct variable to genericVenkata Prasad Potturu-5/+4
2022-07-21ASoC: amd: acp: Drop superfluous mmap callbackVenkata Prasad Potturu-8/+0
2022-07-21ASoC: amd: acp: Modify local variables name to genericVenkata Prasad Potturu-5/+5
2022-07-19ASoC: amd: yc: Decrease level of error messageMario Limonciello-1/+1
2022-07-13ASoC: amd: fix Jadeite kconfig warning and build errorsRandy Dunlap-1/+1
2022-07-13ASoC: amd: Fix error pointer dereferenceDan Carpenter-1/+0
2022-07-11ADD legacy audio driver support for rembrandtMark Brown-69/+866
2022-07-08ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy-6/+781
2022-07-08ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy-46/+86
2022-07-08ASoC: amd: acp: Remove rt1019_1 codec conf from machine driverV sujith kumar Reddy-18/+0
2022-07-08ASoC: amd: Remove duplicated include in acp-es8336.cYang Li-1/+0
2022-07-08ASoC: amd: fix for variable set but not used warningVijendar Mukunda-0/+3
2022-07-08ASoC: amd: drop machine driver remove functionVijendar Mukunda-6/+0
2022-07-08ASoC: amd: remove unused header file inclusionVijendar Mukunda-1/+0
2022-07-08ASoC: amd: acp-es8336: use static variablesPierre-Louis Bossart-2/+2
2022-07-07ASoC: amd: fix ACPI dependency compile errors and warningsVijendar Mukunda-3/+2
2022-07-05ASoC: amd: enable machine driver build for Jadeite platformVijendar Mukunda-0/+15
2022-07-05ASoC: amd: add Machine driver for Jadeite platformVijendar Mukunda-0/+324
2022-07-05ASoC: amd: add I2S MICSP instance supportVijendar Mukunda-2/+61
2022-06-27ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax-20/+25
2022-06-22ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König-8/+2
2022-06-09Specify clock provider directly to CPU DAIsMark Brown-2/+2
2022-06-07Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown-16/+282
2022-06-06ASoC: amd: acp: fix typo in commentJulia Lawall-1/+1
2022-06-06ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy-10/+81
2022-06-06ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy-6/+201
2022-06-06ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax-1/+1
2022-06-06ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax-3/+3
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem-0/+1
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy-73/+10
2022-05-19ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driverV sujith kumar Reddy-2/+3
2022-05-16ASoC: amd: vangogh: Remove duplicate include filesYueHaibing-2/+0
2022-04-20ASoC: amd: acp: Add pm ops callback in machine driverAjit Kumar Pandey-0/+2
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki-10/+10
2022-04-12Allow detecting ACP6x DMIC via _DSDMark Brown-4/+38
2022-04-11ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda-2/+7
2022-04-11ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello-0/+13
2022-04-11ASoC: amd: Add driver data to acp6x machine driverMario Limonciello-4/+25
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-82/+774
2022-03-16ASoC: amd: Fix reference to PCM buffer addressMeng Tang-1/+1