summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28ASoC: SOF: Intel: remove option to disable the common_hdmi handlingPierre-Louis Bossart
2022-10-28ASoC: Intel: avs: Enact power gating policyCezary Rojewski
2022-10-28ASoC: Intel: avs: Power and clock gating policy overridingCezary Rojewski
2022-10-28ASoC: Intel: avs: Standby power-state supportPiotr Maziarz
2022-10-28ASoC: Intel: avs: Count low power streamsCezary Rojewski
2022-10-28ASoC: Intel: avs: Restart instead of resuming HDA capture streamsCezary Rojewski
2022-10-28ASoC: Intel: avs: Handle SUSPEND and RESUME triggersAmadeusz Sławiński
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski
2022-10-28ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski
2022-10-28ASoC: Intel: avs: Split pcm pages freeing operation from hw_free()Cezary Rojewski
2022-10-28ASoC: fsl_xcvr: Add Counter registersShengjiu Wang
2022-10-28ASoC: fsl_sai: Specify the maxburst to 8 on i.MX93 platformChancel Liu
2022-10-28ASoC: fsl_sai: Add support for i.MX93 platformChancel Liu
2022-10-28ASoC: dt-bindings: fsl,sai: Add compatible string for i.MX93 platformChancel Liu
2022-10-26ASoC: Intel: Fix typo in commentsMark Brown
2022-10-26ASoC: SOF: Intel: HDaudio cleanupsMark Brown
2022-10-26ASoC: cleanups and improvements for jz4740-i2sMark Brown
2022-10-26ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1Nícolas F. R. A. Prado
2022-10-26ASoC: dt-bindings: realtek,rt5682s: Add #sound-dai-cellsNícolas F. R. A. Prado
2022-10-26ASoC: SOF: ipc4-loader: Return ssize_t from sof_ipc4_fw_parse_ext_man()Peter Ujfalusi
2022-10-26ASoC: SOF: Intel: MTL: fix comment errorYong Zhi
2022-10-26ASoC: dt-bindings: mt8192-mt6359: Set maxItems, not type, for sound-daiNícolas F. R. A. Prado
2022-10-26ASoC: Intel: avs: boards: Fix typo in commentsAmadeusz Sławiński
2022-10-26ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński
2022-10-26ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component opsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Move component functions near the component driverAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Support continuous sample rateAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formatsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Align macro values and sort includesAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callbackAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Simplify using regmap fieldsAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Convert to regmap APIAidan MacDonald
2022-10-26ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald
2022-10-26ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registersPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helperPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda: use SOF helper for consistencyPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTLPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-stream: use SOF helpers for consistencyPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda: remove useless check on GCTLPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda: always do a full resetPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-ctrl: remove useless sleepPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-dai: remove useless members in hda_pipe_paramsPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-dai: use component_get_drvdata to find hdac_busPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-dai: start removing the use of runtime->private_data in BEPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: hda-dsp: use SOF helpers for consistencyPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: add snd_sof_dsp_updateb() helperPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: add readb/writeb helpersPierre-Louis Bossart
2022-10-26ASoC: SOF: Intel: use mmio fallback for all platformsPierre-Louis Bossart
2022-10-26ASoC: SOF: ops: fallback to mmio in helpersPierre-Louis Bossart
2022-10-24ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_matchBan Tao