开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
Age
Commit message (
Expand
)
Author
2024-04-05
Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2024-04-04
ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
Chaitanya Kumar Borah
2024-04-04
ASoC: SOF: amd: fix for false dsp interrupts
Vijendar Mukunda
2024-04-03
ASoC: SOF: Intel: lnl: Disable DMIC/SSP offload on remove
Peter Ujfalusi
2024-03-26
ASoC: SOF: ipc4/Intel: Fix delay reporting
Mark Brown
2024-03-25
ASoC: SOF: mtrace: rework mtrace timestamp setting
Rander Wang
2024-03-25
ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in case of S3 suspend
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: hda: Compensate LLP in case it is not reset
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-pcm: Correct the delay calculation
Peter Ujfalusi
2024-03-25
ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-pcm: Invalidate the stream_start_offset in PAUSED state
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-pcm: Combine the SOF_IPC4_PIPE_PAUSED cases in pcm_trigger
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-pcm: Move struct sof_ipc4_timestamp_info definition locally
Peter Ujfalusi
2024-03-25
ASoC: SOF: Remove the get_stream_position callback
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: hda-common-ops: Do not set the get_stream_position callback
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-pcm: Use the snd_sof_pcm_get_dai_frame_counter() for pcm_delay
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacks
Peter Ujfalusi
2024-03-25
ASoC: SOF: Introduce a new callback pair to be used for PCM delay reporting
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: mtl/lnl: Use the generic get_stream_position callback
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)
Peter Ujfalusi
2024-03-25
ASoC: SOF: Intel: hda-pcm: Use dsp_max_burst_size_in_ms to place constraint
Peter Ujfalusi
2024-03-25
ASoC: SOF: ipc4-topology: Save the DMA maximum burst size for PCMs
Peter Ujfalusi
2024-03-25
ASoC: SOF: Add dsp_max_burst_size_in_ms member to snd_sof_pcm_stream
Peter Ujfalusi
2024-03-22
ASoC: SOF: ipc4-topology: support NHLT device type
Brent Lu
2024-03-15
ASoC: SOF: amd: Skip IRAM/DRAM size modification for Steam Deck OLED
Cristian Ciocaltea
2024-03-15
ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
Cristian Ciocaltea
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
2024-02-19
ASoC: SOF: amd: fix soundwire dependencies
Arnd Bergmann
2024-02-14
ASoC: SOF: Add some bounds checking to firmware data
Dan Carpenter
2024-02-14
ASoC: SOF: Extend ChainDMA and DSPless mode to LNL+
Mark Brown
2024-02-13
ASoC: SOF: Intel: pci-tgl/lnl: Change default paths
Mark Brown
2024-02-13
ASoC: SOF: ipc4-topology: set config_length based on device_count
Bard Liao
2024-02-13
ASoC: SOF: Fix runtime pm usage counter balance after fw exception
Peter Ujfalusi
2024-02-13
ASoC: SOF: Intel: hda-dai: add support for dspless mode beyond HDAudio
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: Intel: lnl: Do not use LNL specific wrappers in DSPless mode
Peter Ujfalusi
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: add SoundWire dspless mode
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: use dai_type
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: topology: Parse DAI type token for dspless mode
Ranjani Sridharan
2024-02-13
ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devices
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: topology: dynamically allocate and store DAI widget->private
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: Intel: hda-dai: remove dspless special case
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: ipc4-topology: allow chain_dma for all supported DAIs
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: ipc4-pcm: fix dma_id for CHAIN_DMA capture
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: ipc4: store number of playback/capture streams
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: Intel: hda-dai-ops: enable chain_dma for ALH
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callback
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: ops: add new 'is_chain_dma_supported' callback
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: ipc4-topology: change chain_dma handling in dai_config
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: IPC3: fix message bounds on ipc ops
Curtis Malainey
2024-02-13
ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
Peter Ujfalusi
[next]