summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2024-05-08ASoC: bcm: Use *-y instead of *-objs in MakefileTakashi Iwai1-3/+3
2024-05-08ASoC: au1x: Use *-y instead of *-objs MakefileTakashi Iwai1-8/+8
2024-05-08ASoC: atmel: Use *-y instead of *-objs in MakefileTakashi Iwai1-15/+15
2024-05-08ASoC: apple: Use *-y instead of *-objs in MakefileTakashi Iwai1-1/+1
2024-05-08ASoC: amd: Use *-y instead of *-objs in MakefileTakashi Iwai8-37/+37
2024-05-08ASoC: adi: Use *-y instead of *-objs in MakefileTakashi Iwai1-2/+2
2024-05-08ASoC: codecs: Use *-y instead of *-objs in MakefileTakashi Iwai1-392/+392
2024-05-08ASoC: core: Use *-y instead of *-objs in MakefileTakashi Iwai1-8/+8
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown8-9/+9
2024-05-07ASoC: use 'time_left' instead of 'timeout' withMark Brown4-23/+23
2024-05-07ASoC: Use snd_soc_substream_to_rtd() for accessingMark Brown34-80/+80
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: uniphier: Constify static snd_pcm_hardwareKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski4-4/+4
2024-05-06ASoC: fsl: Constify static snd_pcm_hardwareKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: qcom: Constify static snd_pcm_hardwareKrzysztof Kozlowski2-3/+3
2024-05-06ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-7/+7
2024-05-06ASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-4/+4
2024-05-06ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
2024-05-06ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
2024-05-06ASoC: sunxi: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: samsung: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
2024-05-06ASoC: mediatek: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski7-24/+24
2024-05-06ASoC: loongson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
2024-05-06ASoC: kirkwood: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: img: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
2024-05-06ASoC: fsl: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski4-8/+8
2024-05-06ASoC: amd: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski3-3/+3
2024-05-06ASoC: ti: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski1-1/+1
2024-05-06ASoC: tegra: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-4/+4
2024-05-06ASoC: qcom: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski8-31/+31
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