summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-05-07ALSA/ASoC: Intel: clarify Copyright informationMark Brown175-177/+177
2024-05-06ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fieldsKrzysztof Kozlowski1-8/+2
2024-05-06ASoC: SOF: Intel: remove circular dependency forMark Brown31-637/+811
2024-05-06ASoC: SOF: Intel: HDA/DMIC updatesMark Brown3-60/+196
2024-05-06ASoC: soc-topology-test: clarify Copyright informationPierre-Louis Bossart1-1/+1
2024-05-06ASoC: Intel: avs: clarify Copyright informationPierre-Louis Bossart46-46/+46
2024-05-06ASoC: Intel: catpt: clarify Copyright informationPierre-Louis Bossart11-11/+11
2024-05-06ASoC: codecs: Intel: clarify Copyright informationPierre-Louis Bossart3-3/+3
2024-05-06ASoC: Intel: common: clarify Copyright informationPierre-Louis Bossart6-6/+6
2024-05-06ASoC: Intel: boards: clarify Copyright informationPierre-Louis Bossart15-17/+17
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart93-93/+93
2024-05-05ASoC: tas2781: Fix a warning reported by robot kernel testShenghao Ding1-3/+3
2024-05-05ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart22-22/+88
2024-05-05ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart9-1/+33
2024-05-05ASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart3-2/+4
2024-05-05ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart5-561/+575
2024-05-05ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart19-32/+92
2024-05-05ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart2-40/+39
2024-05-05ASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart1-0/+1
2024-05-05ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob requestPeter Ujfalusi1-26/+136
2024-05-05ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_paramsPeter Ujfalusi1-32/+51
2024-05-05ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart2-2/+9
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König141-168/+168
2024-04-30ASoC: doc: dapm: various improvementsMark Brown3-7/+48
2024-04-30ASoC: Intel: updates for 6.10 - part6Mark Brown13-1016/+461
2024-04-30ASoC: Intel: avs: PCM code cleanupMark Brown2-139/+113
2024-04-30ASoC: Constify local snd_sof_dsp_opsMark Brown16-20/+20
2024-04-30ASoc: SOF: misc updates for 6.10Mark Brown4-76/+162
2024-04-30ASoC: Intel: updates for 6.10 - part5Mark Brown10-75/+397
2024-04-30ASoC: sunxi: DMIC: Add controls for adjusting the mic gainsJoao Schim1-0/+34
2024-04-29ASoC: SOF: mediatek: mt8195: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: intel: byt: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-2/+2
2024-04-29ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: imx8ulp: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: imx8m: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski1-2/+2
2024-04-29ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-29ASoC: SOF: intel: hda: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-29ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_opsKrzysztof Kozlowski2-2/+2
2024-04-29ASoC: SOF: pcm: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: ipc3: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-3/+3
2024-04-29ASoC: SOF: debug: Constify local snd_sof_dsp_opsKrzysztof Kozlowski1-1/+1
2024-04-29ASoC: SOF: ipc4-topology: Advertise passthrough capable PCMs (using ChainDMA)Peter Ujfalusi1-0/+50
2024-04-29ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart1-1/+16
2024-04-29ASoC: SOF: Intel: hda: simplify and reduce indentation for hda_sdw_machine_se...Pierre-Louis Bossart1-70/+73
2024-04-29ASoC: SOF: topology: remove incorrect widget id in error messageYong Zhi1-4/+3
2024-04-29ASoC: SOF: debug: Handle cases when fw_lib_prefix is not set, NULLPeter Ujfalusi1-2/+21
2024-04-29ASoC: Merge up fixesMark Brown32-145/+423
2024-04-29ASoC: intel: sof_sdw: Add support for cs42l43-cs35l56 sidecar ampsMaciej Strozek6-6/+173