summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp-da7219-max98357a.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07ASoC: amd: Drop da7219_aad_jack_det() usageCezary Rojewski1-2/+1
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki1-2/+2
2021-12-08ASoC: amd: Convert to new style DAI format definitionsMark Brown1-10/+10
2021-09-13ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbolPierre-Louis Bossart1-3/+3
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown1-0/+10
2021-07-23ASoC: amd: Use dev_probe_err helperMario Limonciello1-9/+3
2021-07-22ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda1-0/+5
2021-07-16ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda1-0/+5
2021-03-29ASoC: amd: update spdx license for acp machine driverVijendar Mukunda1-24/+5
2021-03-22ASoC: amd: Add support for RT5682 codec in machine driverVijendar Mukunda1-15/+342
2020-12-08ASoC: amd: change clk_get() to devm_clk_get() and add missed checksChuhong Yuan1-2/+7
2020-07-23ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto1-6/+6
2020-07-07ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warningPierre-Louis Bossart1-0/+2
2020-03-27ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-11-27ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu1-32/+14
2019-06-06ASoC: amd: acp-da7219-max98357a: use modern dai_link styleKuninori Morimoto1-20/+22
2019-05-02ASoC: AMD: Configure wclk and bclk of master codecAgrawal, Akshu1-24/+42
2019-03-25ASoC: AMD: Fix incorrect externAndi Kleen1-1/+1
2019-03-21ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson1-1/+1
2018-11-05ASoC: AMD: constify regulator_desc structureJulia Lawall1-1/+1
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal1-1/+1
2018-09-10ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal1-7/+33
2018-08-28ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal1-1/+1
2018-08-28ASoC: AMD: Set constraints for DMIC and MAX98357a codecAkshu Agrawal1-0/+33
2018-07-26ASoC: AMD: Fix build warningAkshu Agrawal1-1/+1
2018-07-26ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal1-0/+43
2018-06-22ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal1-6/+37
2018-06-22ASoC: AMD: Change codec to channel link as per hardware redesignAgrawal, Akshu1-8/+19
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar1-0/+24
2018-05-21ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal1-3/+3
2018-05-21ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal1-3/+2
2018-05-21ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal1-14/+35
2018-04-16ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun1-1/+1
2018-04-16ASoC: AMD: Support headset button on Stoney DA7219Agrawal, Akshu1-0/+6
2018-03-28ASoC: amd: don't use codec anymoreKuninori Morimoto1-2/+1
2018-03-20ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal1-0/+41
2018-03-20ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal1-12/+2
2018-02-19ASoC: amd: acp-da7219-max98357: replace codec to componentKuninori Morimoto1-2/+2
2018-02-16ASoC: AMD: Add machine driver for ST DA7219 MAX98357Akshu Agrawal1-0/+246