summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-01-27ASoC: SOF: Introduce struct snd_sof_pipelineRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during triggerRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Populate the PCM stream pipeline_infoRanjani Sridharan
2023-01-27ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI triggerRanjani Sridharan
2023-01-27ASoC: SOF: ipc4-pcm: Define pcm_setup/free opsRanjani Sridharan
2023-01-27ASoC: SOF: Introduce PCM setup/free PCM IPC opsRanjani Sridharan
2023-01-27ASoC: SOF: topology: Set IPC-specific trigger order for DAI linksRanjani Sridharan
2023-01-27ASoC: SOF: pcm: do not free widgets during suspend triggerRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Only process widgets in the connected widget listRanjani Sridharan
2023-01-27ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only onceRanjani Sridharan
2023-01-27ASoC: soc-pcm: Export widget_in_list()Ranjani Sridharan
2023-01-27ASoC: SOF: ipc4-topology: No need to unbind routes within a pipelineRanjani Sridharan
2023-01-26ASoC: mediatek: mt8188: remove some dead codeDan Carpenter
2023-01-26ASoC: SOF: ipc4-topology: use different channel mask for each sdw amp feedbackBard Liao
2023-01-26ASoC: SOF: ipc4-topology: add buffer type supportBard Liao
2023-01-25ASoC: Kconfig: fix spelling of "up to"Randy Dunlap
2023-01-25ASoC: qcom: lpass-platform: Use SNDRV_DMA_TYPE_NONCOHERENT page allocationJudy Hsiao
2023-01-25ASoC: qcom: sdm845: add remark about unneeded compatiblesKrzysztof Kozlowski
2023-01-25ASoC: codecs: wsa88xx: remove unneeded includesKrzysztof Kozlowski
2023-01-25ASoC: codecs: constify static sdw_port_config structKrzysztof Kozlowski
2023-01-25ASoC: codecs: constify static sdw_slave_ops structKrzysztof Kozlowski
2023-01-23ASoC: Intel: avs: Simplify probe-component implementationCezary Rojewski
2023-01-23ASoC: qdsp6: audioreach: Add ADSP ready checkSrinivasa Rao Mandadapu
2023-01-23ASoC: mediatek: mt8186: add AFE_DAC_CON0 to volatile register listChunxu Li
2023-01-20ASoC: ux500: remove stedma40 referencesArnd Bergmann
2023-01-20ASoC: ux500: remove platform_data supportArnd Bergmann
2023-01-19ASoC: mediatek: Add support for MT8188 SoCMark Brown
2023-01-18Add support to compress API to ipc_msg_data /Mark Brown
2023-01-18ASoC: Merge up 6.2 fixesMark Brown
2023-01-18ASoC: SOF: sof-audio: Fixes for widget prepare andMark Brown
2023-01-18ASoC: SOF: keep prepare/unprepare widgets in sink pathBard Liao
2023-01-18ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULLRanjani Sridharan
2023-01-18ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0Bard Liao
2023-01-17ASoC: SOF: sof-audio: start with the right widget typeBard Liao
2023-01-17ASoC: SOF: compress: Set compress data offsetDaniel Baluta
2023-01-17ASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta
2023-01-17ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta
2023-01-17ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta
2023-01-17ASoC: samsung: i2s: add support for FSD I2SPadmanabhan Rajanbabu
2023-01-16ASoC: codecs: wsa881x: Use proper shutdown GPIO polarityKrzysztof Kozlowski
2023-01-16ASoC: codecs: wsa881x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-01-16ASoC: codecs: wsa881x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-01-16ASoC: codecs: wsa883x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-01-16ASoC: fsl_sai: Use dev_err_probeAlexander Stein
2023-01-16ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang
2023-01-16ASoC: mediatek: mt8188: add machine driver with mt6359Trevor Wu
2023-01-16ASoC: mediatek: common: add soundcard driver common codeTrevor Wu
2023-01-16ASoC: mediatek: mt8188: add control for timing selectTrevor Wu
2023-01-16ASoC: mediatek: mt8188: add platform driverTrevor Wu
2023-01-16ASoC: mediatek: mt8188: support audio clock controlTrevor Wu