summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: yc: Update DMI table entriessyed sabakareem2022-07-221-30/+2
* ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea2022-07-221-2/+1
* ASoC: amd: enable RPL Platform acp drivers buildSyed Saba Kareem2022-07-213-0/+16
* ASoC: amd: add RPL Platform pci driver pm-opsSyed Saba Kareem2022-07-212-0/+55
* ASoC: amd: add RPL Platform init/de-init functionsSyed Saba Kareem2022-07-211-0/+92
* ASoC: amd: add ACP PCI driver for RPL platformSyed Saba Kareem2022-07-212-0/+116
* ASoC: amd: add RPL Platform acp header fileSyed Saba Kareem2022-07-211-0/+30
* 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: yc: Decrease level of error messageMario Limonciello2022-07-191-1/+1
* ASoC: amd: fix Jadeite kconfig warning and build errorsRandy Dunlap2022-07-131-1/+1
* ASoC: amd: Fix error pointer dereferenceDan Carpenter2022-07-131-1/+0
* ADD legacy audio driver support for rembrandtMark Brown2022-07-1113-69/+866
|\
| * 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: Remove duplicated include in acp-es8336.cYang Li2022-07-081-1/+0
* | ASoC: amd: fix for variable set but not used warningVijendar Mukunda2022-07-081-0/+3
* | ASoC: amd: drop machine driver remove functionVijendar Mukunda2022-07-081-6/+0
* | ASoC: amd: remove unused header file inclusionVijendar Mukunda2022-07-081-1/+0
* | ASoC: amd: acp-es8336: use static variablesPierre-Louis Bossart2022-07-081-2/+2
|/
* ASoC: amd: fix ACPI dependency compile errors and warningsVijendar Mukunda2022-07-071-3/+2
* ASoC: amd: enable machine driver build for Jadeite platformVijendar Mukunda2022-07-052-0/+15
* ASoC: amd: add Machine driver for Jadeite platformVijendar Mukunda2022-07-051-0/+324
* ASoC: amd: add I2S MICSP instance supportVijendar Mukunda2022-07-052-2/+61
* ASoC: amd: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-275-20/+25
* ASoC: amd: acp: Fix error handling in .remove()Uwe Kleine-König2022-06-221-8/+2
* Specify clock provider directly to CPU DAIsMark Brown2022-06-091-2/+2
|\
| * ASoC: amd: vangogh: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
| * ASoC: amd: vangogh: Update to use set_fmt_new callbackCharles Keepax2022-06-061-3/+3
* | Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown2022-06-076-16/+282
|\ \
| * | ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy2022-06-063-10/+81
| * | ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy2022-06-066-6/+201
| |/
* / 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: vangogh: Remove duplicate include filesYueHaibing2022-05-161-2/+0
* 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-145-10/+10
* Allow detecting ACP6x DMIC via _DSDMark Brown2022-04-121-4/+38
|\
| * ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello2022-04-111-0/+13
| * ASoC: amd: Add driver data to acp6x machine driverMario Limonciello2022-04-111-4/+25
* | ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda2022-04-111-2/+7
|/
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-2122-82/+774
|\
| * ASoC: amd: Fix reference to PCM buffer addressMeng Tang2022-03-161-1/+1
| * ASoC: amd: acp3x: Fix signedness bug in acp3xYueHaibing2022-03-081-1/+1
| * ASoC: amd: acp5x-pcm-dma: Fix signedness bugYueHaibing2022-03-081-1/+1