summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/storm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-22ASoC: tlv320aic31xx: Handle BCLK set as PLL input configurationAriel D'Alessandro1-0/+14
2021-11-22ASoC: tlv320aic31xx: Add divs for bclk as clk_inAriel D'Alessandro1-0/+20
2021-11-22ASoC: tlv320aic31xx: Add support for pll_r coefficientAriel D'Alessandro1-35/+36
2021-11-22ASoC: tlv320aic31xx: Fix typo in BCLK clock nameAriel D'Alessandro1-1/+1
2021-11-22ASoC: cs42l42: Report initial jack stateRichard Fitzgerald2-0/+24
2021-11-22ASoC: SOF: sof-pci-dev: use community key on all Up boardsPierre-Louis Bossart1-9/+1
2021-11-22ASoC: stm32: spdifrx: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-22ASoC: stm32: dfsdm: add pm_runtime support for audioOlivier Moysan1-1/+4
2021-11-22ASoC: stm32: i2s: add pm_runtime supportOlivier Moysan1-0/+4
2021-11-22ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan1-21/+2
2021-11-22ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan9-145/+59
2021-11-22ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan3-11/+25
2021-11-22ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelinesRanjani Sridharan1-3/+10
2021-11-22ASoC: SOF: topology: remove sof_load_pipeline_ipc()Ranjani Sridharan3-22/+2
2021-11-22ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan5-0/+48
2021-11-22ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan1-0/+42
2021-11-22ASoC: SOF: Add ops for core_get and core_putRanjani Sridharan2-0/+65
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan7-0/+46
2021-11-22ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan2-11/+7
2021-11-22ASoC: SOF: imx8m: Implement reset callbackDaniel Baluta1-0/+39
2021-11-22ASoC: SOF: imx8m: Implement DSP startDaniel Baluta1-1/+24
2021-11-22ASoC: SOF: imx8m: Add runtime PM / System PM supportDaniel Baluta1-1/+105
2021-11-22ASoC: SOF: imx8: Add runtime PM / System PM supportDaniel Baluta1-1/+115
2021-11-22ASoC: SOF: imx: Add code to manage DSP related clocksDaniel Baluta4-0/+81
2021-11-18ASoC: codecs: MBHC: Remove useless condition checkSrinivasa Rao Mandadapu1-9/+5
2021-11-18ASoC: SOF: mediatek: Add DSP system PM callback for mt8195YC Hung1-0/+42
2021-11-18ASoC: SOF: mediatek: Add mt8195 dsp clock supportYC Hung5-4/+208
2021-11-18ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195YC Hung1-0/+35
2021-11-18ASoC: SOF: Add mt8195 device descriptorYC Hung2-1/+14
2021-11-18ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmwareYC Hung4-1/+79
2021-11-18ASoC: SOF: topology: Add support for Mediatek AFE DAIYC Hung4-0/+97
2021-11-18ASoC: SOF: tokens: add token for Mediatek AFEYC Hung1-0/+5
2021-11-18ASoC: SOF: mediatek: Add mt8195 hardware supportYC Hung9-0/+575
2021-11-17firmware: cs_dsp: Allow creation of event controlsCharles Keepax2-0/+2
2021-11-17firmware: cs_dsp: Add offset to cs_dsp read/writeCharles Keepax3-25/+39
2021-11-17firmware: cs_dsp: Clarify some kernel doc commentsCharles Keepax2-4/+4
2021-11-17firmware: cs_dsp: Perform NULL check in cs_dsp_coeff_write/read_ctrlCharles Keepax1-0/+6
2021-11-17firmware: cs_dsp: Add support for rev 2 coefficient filesCharles Keepax1-0/+1
2021-11-17firmware: cs_dsp: Print messages from bin filesCharles Keepax1-0/+11
2021-11-17firmware: cs_dsp: Add pre_run callbackCharles Keepax2-1/+9
2021-11-17firmware: cs_dsp: Add version checks on coefficient loadingCharles Keepax2-13/+38
2021-11-17firmware: cs_dsp: Add lockdep asserts to interface functionsCharles Keepax1-0/+14
2021-11-17ASoC: wm_adsp: Remove the wmfw_add_ctl helper functionCharles Keepax1-24/+9
2021-11-17ASoC: SOF: amd: Add support for SOF firmware authenticationAjit Kumar Pandey4-1/+95
2021-11-17ASoC: SOF: amd: Add trace logger supportV sujith kumar Reddy4-1/+94
2021-11-17ASoC: SOF: topology: Add support for AMD ACP DAIsAjit Kumar Pandey4-0/+173
2021-11-17ASoC: amd: acp-config: Remove legacy acpi based machine structAjit Kumar Pandey2-11/+0
2021-11-17ASoC: SOF: amd: Add Renoir PCI driver interfaceAjit Kumar Pandey4-2/+168
2021-11-17ASoC: SOF: amd: Add machine driver dsp ops for Renoir platformAjit Kumar Pandey1-0/+22
2021-11-17ASoC: amd: Add module to determine ACP configurationAjit Kumar Pandey4-0/+118