summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-04-0519-116/+406
|\
| * ASoC: SOF: Core: Add remove_late() to sof_init_environment failure pathChaitanya Kumar Borah2024-04-041-6/+8
| * ASoC: SOF: amd: fix for false dsp interruptsVijendar Mukunda2024-04-041-4/+4
| * ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on removePeter Ujfalusi2024-04-031-8/+24
| * ASoC: SOF: ipc4/Intel: Fix delay reportingMark Brown2024-03-2615-89/+348
| |\
| | * ASoC: SOF: Intel: hda: Compensate LLP in case it is not resetPeter Ujfalusi2024-03-253-1/+27
| | * ASoC: SOF: ipc4-pcm: Correct the delay calculationPeter Ujfalusi2024-03-251-32/+127
| | * ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_opsPeter Ujfalusi2024-03-252-1/+15
| | * ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED statePeter Ujfalusi2024-03-251-1/+12
| | * ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_triggerPeter Ujfalusi2024-03-251-3/+1
| | * ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locallyPeter Ujfalusi2024-03-252-14/+14
| | * ASoC: SOF: Remove the get_stream_position callbackPeter Ujfalusi2024-03-252-19/+0
| | * ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callbackPeter Ujfalusi2024-03-251-1/+0
| | * ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delayPeter Ujfalusi2024-03-251-3/+4
| | * ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacksPeter Ujfalusi2024-03-253-0/+36
| | * ASoC: SOF: Introduce a new callback pair to be used for PCM delay reportingPeter Ujfalusi2024-03-252-0/+45
| | * ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callbackPeter Ujfalusi2024-03-253-26/+0
| | * ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)Peter Ujfalusi2024-03-253-0/+37
| | * ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraintPeter Ujfalusi2024-03-251-0/+21
| | * ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMsPeter Ujfalusi2024-03-251-1/+21
| | * ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_streamPeter Ujfalusi2024-03-251-0/+1
| * | ASoC: SOF: mtrace: rework mtrace timestamp settingRander Wang2024-03-251-4/+7
| * | ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspendPeter Ujfalusi2024-03-251-5/+15
| |/
* / ASoC: SOF: ipc4-topology: support NHLT device typeBrent Lu2024-03-221-3/+16
|/
* ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLEDCristian Ciocaltea2024-03-152-1/+3
* ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entryCristian Ciocaltea2024-03-154-26/+38
* ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-217-58/+97
|\
| * ASoC: SOF: Intel: pci-tgl/lnl: Change default pathsMark Brown2024-02-132-33/+33
| |\
| | * ASoC: SOF: Intel: pci-lnl: Change the topology path to intel/sof-ipc4-tplgPeter Ujfalusi2024-02-131-1/+1
| | * ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware namesPeter Ujfalusi2024-02-131-32/+32
| * | ASoC: SOF: IPC3: fix message bounds on ipc opsCurtis Malainey2024-02-131-1/+1
| * | ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspendPeter Ujfalusi2024-02-131-1/+12
| |/
| * ASoC: SOF: amd: Fix locking in ACP IRQ handlerCristian Ciocaltea2024-02-112-9/+10
| * ASoC: SOF: ipc3-topology: Fix pipeline tear down logicRanjani Sridharan2024-02-081-14/+41
* | ASoC: SOF: amd: fix soundwire dependenciesArnd Bergmann2024-02-191-3/+3
* | ASoC: SOF: Add some bounds checking to firmware dataDan Carpenter2024-02-141-0/+2
* | ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+Mark Brown2024-02-1416-53/+236
|\ \
| * | ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudioPierre-Louis Bossart2024-02-131-1/+10
| * | ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless modePeter Ujfalusi2024-02-131-3/+6
| * | ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless modePierre-Louis Bossart2024-02-131-6/+22
| * | ASoC: SOF: Intel: hda-dai-ops: use dai_typePierre-Louis Bossart2024-02-131-2/+1
| * | ASoC: SOF: topology: Parse DAI type token for dspless modeRanjani Sridharan2024-02-133-0/+14
| * | ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart2024-02-133-1/+36
| * | ASoC: SOF: topology: dynamically allocate and store DAI widget->privatePierre-Louis Bossart2024-02-132-8/+13
| * | ASoC: SOF: Intel: hda-dai: remove dspless special casePierre-Louis Bossart2024-02-131-5/+1
| * | ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIsPierre-Louis Bossart2024-02-131-4/+6
| * | ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capturePierre-Louis Bossart2024-02-131-1/+18
| * | ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart2024-02-132-0/+13
| * | ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALHPierre-Louis Bossart2024-02-131-5/+15
| * | ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-134-12/+64