summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: fix spelling mistake: "i.e" -> "i.e."Syed Saba kareem2022-08-301-1/+1
* Add Pink Sardine platform ASoC driverMark Brown2022-08-307-0/+1011
|\
| * ASoC: amd: enable Pink sardine platform machine driver build.Syed Saba Kareem2022-08-292-0/+13
| * ASoC: amd: add Pink Sardine machine driver using dmicSyed Saba Kareem2022-08-291-0/+79
| * ASoC: amd: create platform device for acp6.2 machine driverSyed Saba Kareem2022-08-292-1/+5
| * ASoC: amd: enable Pink Sardine acp6.2 drivers buildSyed Saba Kareem2022-08-293-0/+18
| * ASoC: amd: add acp6.2 pdm driver pm opsSyed Saba Kareem2022-08-291-0/+57
| * ASoC: amd: add acp6.2 pci driver pm opsSyed Saba Kareem2022-08-292-0/+42
| * ASoC: amd: add acp6.2 pdm driver dma opsSyed Saba Kareem2022-08-292-0/+346
| * ASoC: amd: add acp6.2 irq handlerSyed Saba Kareem2022-08-292-0/+33
| * ASoC: amd: add acp6.2 pdm platform driverSyed Saba Kareem2022-08-292-0/+87
| * ASoC: amd: add platform devices for acp6.2 pdm driver and dmic driverSyed Saba Kareem2022-08-292-2/+102
| * ASoC: amd: add acp6.2 init/de-init functionsSyed Saba Kareem2022-08-292-0/+118
| * ASoC: amd: add Pink Sardine ACP PCI driverSyed Saba Kareem2022-08-292-0/+114
* | ASoC: amd: acp: Modify dai_id macros to be more genericVenkata Prasad Potturu2022-08-281-3/+3
* | ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter2022-08-191-2/+2
* | ASoC: amd: acp: add a label to make error path more cleanYang Yingliang2022-08-191-6/+5
* | ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang2022-08-191-4/+3
* | ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang2022-08-191-0/+1
* | ASoC: amd: acp: Add TDM support for acp i2s streamVenkata Prasad Potturu2022-08-152-1/+91
* | ASoC: amd: acp: Initialize list to store acp_stream during pcm_openAjit Kumar Pandey2022-08-152-22/+22
* | ASoC: amd: yc: Update DMI table entries for AMD platformssyed sabakareem2022-08-021-0/+28
|/
* ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor2022-07-261-1/+1
* 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