summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-28ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart3-18/+26
2022-10-28ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB bufferPierre-Louis Bossart1-6/+5
2022-10-28ASoC: SOF: Intel: hda-codec: add stop_cmd_io helperPierre-Louis Bossart3-4/+13
2022-10-28ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helperPierre-Louis Bossart3-4/+12
2022-10-28ASoC: SOF: Intel: hda-ctrl: add codec wakeup helperPierre-Louis Bossart3-6/+14
2022-10-28ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.cPierre-Louis Bossart3-30/+52
2022-10-28ASoC: SOF: Intel: hda: add multi-link helper for LOSVIDPierre-Louis Bossart3-8/+12
2022-10-28ASoC: SOF: Intel: start moving multi-link handling in dedicated filePierre-Louis Bossart4-13/+61
2022-10-28ASoC: SOF: Intel: move codec state change to hda-codec.cPierre-Louis Bossart3-15/+16
2022-10-28ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handlingPierre-Louis Bossart2-27/+20
2022-10-28ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMIPierre-Louis Bossart2-5/+2
2022-10-28ASoC: SOF: Intel: remove option to disable the common_hdmi handlingPierre-Louis Bossart3-21/+7
2022-10-28ASoC: Intel: avs: Enact power gating policyCezary Rojewski2-0/+12
2022-10-28ASoC: Intel: avs: Power and clock gating policy overridingCezary Rojewski1-9/+13
2022-10-28ASoC: Intel: avs: Standby power-state supportPiotr Maziarz3-7/+85
2022-10-28ASoC: Intel: avs: Count low power streamsCezary Rojewski2-0/+16
2022-10-28ASoC: Intel: avs: Restart instead of resuming HDA capture streamsCezary Rojewski1-22/+28
2022-10-28ASoC: Intel: avs: Handle SUSPEND and RESUME triggersAmadeusz Sławiński1-15/+60
2022-10-28ALSA: hda: Introduce snd_hdac_stream_wait_drsm()Cezary Rojewski2-0/+23
2022-10-28ASoC: Intel: avs: Introduce PCM power management routinesCezary Rojewski2-4/+215
2022-10-28ASoC: Intel: avs: Split pcm pages freeing operation from hw_free()Cezary Rojewski1-4/+10
2022-10-28ASoC: fsl_xcvr: Add Counter registersShengjiu Wang2-0/+61
2022-10-28ASoC: fsl_sai: Specify the maxburst to 8 on i.MX93 platformChancel Liu2-4/+8
2022-10-28ASoC: fsl_sai: Add support for i.MX93 platformChancel Liu1-0/+12
2022-10-28ASoC: dt-bindings: fsl,sai: Add compatible string for i.MX93 platformChancel Liu1-0/+1
2022-10-26ASoC: Intel: Fix typo in commentsMark Brown17-17/+17
2022-10-26ASoC: SOF: Intel: HDaudio cleanupsMark Brown14-144/+136
2022-10-26ASoC: cleanups and improvements for jz4740-i2sMark Brown2-213/+243
2022-10-26ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1Nícolas F. R. A. Prado1-1/+1
2022-10-26ASoC: dt-bindings: realtek,rt5682s: Add #sound-dai-cellsNícolas F. R. A. Prado1-0/+3
2022-10-26ASoC: SOF: ipc4-loader: Return ssize_t from sof_ipc4_fw_parse_ext_man()Peter Ujfalusi1-4/+4
2022-10-26ASoC: SOF: Intel: MTL: fix comment errorYong Zhi1-2/+2
2022-10-26ASoC: dt-bindings: mt8192-mt6359: Set maxItems, not type, for sound-daiNícolas F. R. A. Prado1-2/+1
2022-10-26ASoC: Intel: avs: boards: Fix typo in commentsAmadeusz Sławiński3-3/+3
2022-10-26ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński14-14/+14
2022-10-26ASoC: jz4740-i2s: Refactor DAI probe/remove ops as component opsAidan MacDonald1-24/+30
2022-10-26ASoC: jz4740-i2s: Move component functions near the component driverAidan MacDonald1-36/+36
2022-10-26ASoC: jz4740-i2s: Support continuous sample rateAidan MacDonald1-4/+4
2022-10-26ASoC: jz4740-i2s: Support S20_LE and S24_LE sample formatsAidan MacDonald1-2/+10
2022-10-26ASoC: jz4740-i2s: Align macro values and sort includesAidan MacDonald1-34/+32
2022-10-26ASoC: jz4740-i2s: Use FIELD_PREP() macros in hw_params callbackAidan MacDonald1-9/+8
2022-10-26ASoC: jz4740-i2s: Simplify using regmap fieldsAidan MacDonald1-58/+77
2022-10-26ASoC: jz4740-i2s: Convert to regmap APIAidan MacDonald2-68/+39
2022-10-26ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald1-5/+34
2022-10-26ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registersPierre-Louis Bossart1-2/+2
2022-10-26ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helperPierre-Louis Bossart2-2/+3
2022-10-26ASoC: SOF: Intel: hda: use SOF helper for consistencyPierre-Louis Bossart1-2/+1
2022-10-26ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTLPierre-Louis Bossart5-48/+48
2022-10-26ASoC: SOF: Intel: hda-stream: use SOF helpers for consistencyPierre-Louis Bossart1-2/+3
2022-10-26ASoC: SOF: Intel: hda: remove useless check on GCTLPierre-Louis Bossart1-7/+0