summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc4-topology: Fix nhlt configuration blobMark Brown2024-05-303-58/+115
|\
| * ASoC: SOF: ipc4-topology: Adjust the params based on DAI formatsPeter Ujfalusi2024-05-301-14/+57
| * ASoC: SOF: ipc4-topology: Improve readability of sof_ipc4_prepare_dai_copier()Peter Ujfalusi2024-05-301-24/+18
| * ASoC: SOF: ipc4-topology/pcm: Rename sof_ipc4_copier_is_single_format()Peter Ujfalusi2024-05-303-29/+29
| * ASoC: SOF: ipc4-topology: Print out the channel count in sof_ipc4_dbg_audio_f...Peter Ujfalusi2024-05-301-3/+4
| * ASoC: SOF: ipc4-topology: Add support for NHLT with 16-bit only DMIC blobPeter Ujfalusi2024-05-301-3/+22
* | ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown2024-05-2944-33/+45
|\ \
| * | ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart2024-05-2726-5/+31
| * | ASoC: SOF: reorder MODULE_ definitionsPierre-Louis Bossart2024-05-279-10/+10
| * | ASoC: SOF: AMD: group all module related informationPierre-Louis Bossart2024-05-278-16/+4
| * | ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSEPierre-Louis Bossart2024-05-271-2/+0
| |/
* / ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi2024-05-291-0/+8
|/
* Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-211-2/+2
|\
| * ASoC: SOF: Intel: hda: disable SoundWire interrupt laterPierre-Louis Bossart2024-04-111-2/+2
* | ASoC: SOF: amd: Fix build error with built-in configTakashi Iwai2024-05-131-1/+1
* | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2024-05-13112-1172/+1956
|\ \
| * | ASoC: SOF: Use *-y instead of *-objs in MakefileTakashi Iwai2024-05-087-42/+42
| * | ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-0793-93/+93
| |\ \
| | * | ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-0693-93/+93
| * | | ASoC: SOF: Intel: remove circular dependency forMark Brown2024-05-0731-637/+811
| |\ \ \
| | * | | ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart2024-05-0522-22/+88
| | * | | ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart2024-05-059-1/+33
| | * | | ASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart2024-05-053-2/+4
| | * | | ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart2024-05-055-561/+575
| | * | | ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart2024-05-0519-32/+92
| | * | | ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart2024-05-052-40/+39
| | * | | ASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart2024-05-051-0/+1
| | |/ /
| * | | ASoC: SOF: ipc4-topology: Correct DAI copier config and NHLT blob requestPeter Ujfalusi2024-05-051-26/+136
| * | | ASoC: SOF: ipc4-topology: Allow selective update in sof_ipc4_update_hw_paramsPeter Ujfalusi2024-05-051-32/+51
| * | | ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart2024-05-052-2/+9
| |/ /
| * | ASoC: Constify local snd_sof_dsp_opsMark Brown2024-04-3016-20/+20
| |\ \
| | * | ASoC: SOF: mediatek: mt8195: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: mediatek: mt8186: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: intel: byt: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-2/+2
| | * | ASoC: SOF: intel: bdw: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: imx8ulp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: imx8m: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: imx8: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-2/+2
| | * | ASoC: SOF: amd: acp: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-302-2/+2
| | * | ASoC: SOF: intel: hda: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-302-2/+2
| | * | ASoC: SOF: intel: pci-tng: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-302-2/+2
| | * | ASoC: SOF: pcm: Constify local snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| | * | ASoC: SOF: ipc3: Constify local snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-3/+3
| | * | ASoC: SOF: debug: Constify local snd_sof_dsp_opsKrzysztof Kozlowski2024-04-301-1/+1
| * | | ASoC: SOF: ipc4-topology: Advertise passthrough capable PCMs (using ChainDMA)Peter Ujfalusi2024-04-301-0/+50
| * | | ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart2024-04-301-1/+16
| * | | ASoC: SOF: Intel: hda: simplify and reduce indentation for hda_sdw_machine_se...Pierre-Louis Bossart2024-04-301-70/+73
| * | | ASoC: SOF: topology: remove incorrect widget id in error messageYong Zhi2024-04-301-4/+3
| * | | ASoC: SOF: debug: Handle cases when fw_lib_prefix is not set, NULLPeter Ujfalusi2024-04-301-2/+21
| |/ /
| * | ASoC: Merge up fixesMark Brown2024-04-309-62/+148
| |\ \