index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
ASoC: SOF: sof-audio: revisit sof_pcm_stream_free() error handling and logs
Pierre-Louis Bossart
1
-8
/
+20
2024-04-02
ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_free
Ranjani Sridharan
2
-4
/
+24
2024-04-02
ASoC: SOF: Intel: hda: move helper to static inline
Pierre-Louis Bossart
2
-8
/
+8
2024-04-02
ASoC: SOF: IPC4: extend dai_data with node_id
Pierre-Louis Bossart
4
-2
/
+9
2024-04-02
ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()
Pierre-Louis Bossart
3
-3
/
+6
2024-04-02
ASoC: SOF: Intel: set the DMA TLV device as dai_index
Pierre-Louis Bossart
1
-1
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: add helpers to set dai config
Pierre-Louis Bossart
1
-13
/
+38
2024-04-02
ASoC: SOF: Intel: hda-dai: set dma_stream_channel_map device
Bard Liao
2
-2
/
+47
2024-04-02
ASoC: SOF: Intel: hda-dai: set lowest N bits in ch_mask
Bard Liao
1
-7
/
+1
2024-04-02
ASoC: SOF: make dma_config_tlv be an array
Bard Liao
3
-15
/
+14
2024-04-02
Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release streams for firs...
Bard Liao
1
-15
/
+2
2024-04-02
Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for SoundWire DAIs"
Bard Liao
1
-23
/
+1
2024-04-02
ASoC: SOF: Intel: hda-dai: fix channel map configuration for aggregated dailink
Pierre-Louis Bossart
1
-2
/
+29
2024-04-02
ASoC: SOF: ipc4-topology: remove shadowed variable
Pierre-Louis Bossart
1
-1
/
+0
2024-04-02
ASoC: SOF: ipc4-priv: align prototype and function declaration
Pierre-Louis Bossart
1
-1
/
+1
2024-04-02
ASoC: SOF: amd: acp-loader: abort firmware download on write error
Pierre-Louis Bossart
1
-0
/
+2
2024-04-02
ASoC: SOF: ipc4-loader: save FW version info to debugfs
Yong Zhi
1
-0
/
+8
2024-03-28
ASoC: SOF: Intel: support tplg suffix detection
Brent Lu
1
-0
/
+82
2024-03-26
ASoC: SOF: ipc4/Intel: Fix delay reporting
Mark Brown
15
-89
/
+348
2024-03-25
ASoC: SOF: mtrace: rework mtrace timestamp setting
Rander Wang
1
-4
/
+7
2024-03-25
ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
Peter Ujfalusi
1
-5
/
+15
2024-03-25
ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
Peter Ujfalusi
3
-1
/
+27
2024-03-25
ASoC: SOF: ipc4-pcm: Correct the delay calculation
Peter Ujfalusi
1
-32
/
+127
2024-03-25
ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
Peter Ujfalusi
2
-1
/
+15
2024-03-25
ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
Peter Ujfalusi
1
-1
/
+12
2024-03-25
ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger
Peter Ujfalusi
1
-3
/
+1
2024-03-25
ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
Peter Ujfalusi
2
-14
/
+14
2024-03-25
ASoC: SOF: Remove the get_stream_position callback
Peter Ujfalusi
2
-19
/
+0
2024-03-25
ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback
Peter Ujfalusi
1
-1
/
+0
2024-03-25
ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay
Peter Ujfalusi
1
-3
/
+4
2024-03-25
ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
Peter Ujfalusi
3
-0
/
+36
2024-03-25
ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting
Peter Ujfalusi
2
-0
/
+45
2024-03-25
ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
Peter Ujfalusi
3
-26
/
+0
2024-03-25
ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
Peter Ujfalusi
3
-0
/
+37
2024-03-25
ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint
Peter Ujfalusi
1
-0
/
+21
2024-03-25
ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs
Peter Ujfalusi
1
-1
/
+21
2024-03-25
ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream
Peter Ujfalusi
1
-0
/
+1
2024-03-22
ASoC: SOF: ipc4-topology: support NHLT device type
Brent Lu
1
-3
/
+16
2024-03-15
ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
Cristian Ciocaltea
2
-1
/
+3
2024-03-15
ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
Cristian Ciocaltea
4
-26
/
+38
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
7
-58
/
+97
2024-02-19
ASoC: SOF: amd: fix soundwire dependencies
Arnd Bergmann
1
-3
/
+3
2024-02-14
ASoC: SOF: Add some bounds checking to firmware data
Dan Carpenter
1
-0
/
+2
2024-02-14
ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+
Mark Brown
16
-53
/
+236
2024-02-13
ASoC: SOF: Intel: pci-tgl/lnl: Change default paths
Mark Brown
2
-33
/
+33
2024-02-13
ASoC: SOF: ipc4-topology: set config_length based on device_count
Bard Liao
1
-1
/
+5
2024-02-13
ASoC: SOF: Fix runtime pm usage counter balance after fw exception
Peter Ujfalusi
3
-3
/
+16
2024-02-13
ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
Pierre-Louis Bossart
1
-1
/
+10
2024-02-13
ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless mode
Peter Ujfalusi
1
-3
/
+6
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless mode
Pierre-Louis Bossart
1
-6
/
+22
[prev]
[next]