summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp/acp-mach-common.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: Add check for cpu dai link initializationVenkata Prasad Potturu2024-03-011-2/+7
* ASoC: amd: acp: Add kcontrols and widgets per-codec in common codeAlper Nebi Yasak2023-08-181-3/+65
* ASoC: amd: acp: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-44/+182
* ASoC: amd: acp: Add machine driver support for max98388 codecVenkata Prasad Potturu2023-07-091-0/+100
* ASoC: amd: acp: Add machine driver support for nau8821 codecVenkata Prasad Potturu2023-07-091-0/+167
* ASoC: amd: use asoc_dummy_dlcKuninori Morimoto2023-05-081-25/+18
* ASoC: amd: acp: Refactor bit width calculationVenkata Prasad Potturu2023-01-301-4/+4
* ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu2023-01-111-0/+14
* ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu2023-01-111-14/+148
* ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu2023-01-111-75/+94
* ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu2023-01-111-30/+122
* ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu2023-01-111-4/+8
* ASoC: amd: acp: Add setbias level for rt5682s codec in machine driverVenkata Prasad Potturu2022-10-191-6/+56
* ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-2/+2
* ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy2022-07-081-2/+84
* ASoC: amd: acp: Remove rt1019_1 codec conf from machine driverV sujith kumar Reddy2022-07-081-18/+0
* ASoC: amd: acp: Add support for rt5682s and rt1019 card with hs instanceV sujith kumar Reddy2022-06-061-10/+57
* ASoC: amd: acp: Add support for nau8825 and max98360 cardV sujith kumar Reddy2022-06-061-6/+160
* ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy2022-05-191-25/+0
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-2/+2
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-0/+50
|\
| * ASoC: acp: check the return value of devm_kzalloc() in acp_legacy_dai_links_c...Jia-Ju Bai2022-02-251-0/+2
| * ASoC: amd: acp: Add DMIC machine driver opsAjit Kumar Pandey2022-02-241-0/+27
| * ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey2022-01-281-0/+21
* | ASoC: amd: acp-mach: Fix Left and Right rt1019 amp devicesAjit Kumar Pandey2022-01-211-2/+2
|/
* ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey2022-01-061-4/+4
* ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy2021-12-241-0/+25
* ASoC: amd: acp: Add support for RT5682-VS codecAjit Kumar Pandey2021-10-201-0/+96
* ASoC: amd: acp: Add support for Maxim amplifier codecAjit Kumar Pandey2021-10-201-0/+37
* ASoC: amd: acp: Add generic machine driver support for ACP cardsAjit Kumar Pandey2021-10-201-0/+467