summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp-da7219-max98357a.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-14/+14
* ASoC: amd: acp-da7219-max98357a: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-10/+31
* ASoC: amd: use use new trigger ordering methodKuninori Morimoto2023-06-131-10/+10
* ASoC: amd: Drop da7219_aad_jack_det() usageCezary Rojewski2022-11-071-2/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-141-2/+2
* ASoC: amd: Convert to new style DAI format definitionsMark Brown2021-12-081-10/+10
* ASoC: amd: acp: declare and add prefix to 'bt_uart_enable' symbolPierre-Louis Bossart2021-09-131-3/+3
* Merge some cs42l42 patches into asoc-5.15Mark Brown2021-08-061-0/+10
|\
| * ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda2021-07-221-0/+5
| * ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda2021-07-161-0/+5
* | ASoC: amd: Use dev_probe_err helperMario Limonciello2021-07-231-9/+3
|/
* ASoC: amd: update spdx license for acp machine driverVijendar Mukunda2021-03-291-24/+5
* ASoC: amd: Add support for RT5682 codec in machine driverVijendar Mukunda2021-03-221-15/+342
* ASoC: amd: change clk_get() to devm_clk_get() and add missed checksChuhong Yuan2020-12-081-2/+7
* ASoC: amd: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-6/+6
* ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warningPierre-Louis Bossart2020-07-071-0/+2
* ASoC: amd: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: AMD: Enable clk in startup intead of hw_paramsYu-Hsuan Hsu2019-11-271-32/+14
* ASoC: amd: acp-da7219-max98357a: use modern dai_link styleKuninori Morimoto2019-06-061-20/+22
* ASoC: AMD: Configure wclk and bclk of master codecAgrawal, Akshu2019-05-021-24/+42
* ASoC: AMD: Fix incorrect externAndi Kleen2019-03-251-1/+1
* ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson2019-03-211-1/+1
* ASoC: AMD: constify regulator_desc structureJulia Lawall2018-11-051-1/+1
* ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal2018-10-151-1/+1
* ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal2018-09-101-7/+33
* ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal2018-08-281-1/+1
* ASoC: AMD: Set constraints for DMIC and MAX98357a codecAkshu Agrawal2018-08-281-0/+33
* ASoC: AMD: Fix build warningAkshu Agrawal2018-07-261-1/+1
* ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal2018-07-261-0/+43
* ASoC: AMD: Configure channel 1 or channel 0 for captureAkshu Agrawal2018-06-221-6/+37
* ASoC: AMD: Change codec to channel link as per hardware redesignAgrawal, Akshu2018-06-221-8/+19
* ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar2018-05-211-0/+24
* ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal2018-05-211-3/+3
* ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal2018-05-211-3/+2
* ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal2018-05-211-14/+35
* ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun2018-04-161-1/+1
* ASoC: AMD: Support headset button on Stoney DA7219Agrawal, Akshu2018-04-161-0/+6
* ASoC: amd: don't use codec anymoreKuninori Morimoto2018-03-281-2/+1
* ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal2018-03-201-0/+41
* ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal2018-03-201-12/+2
* ASoC: amd: acp-da7219-max98357: replace codec to componentKuninori Morimoto2018-02-191-2/+2
* ASoC: AMD: Add machine driver for ST DA7219 MAX98357Akshu Agrawal2018-02-161-0/+246