index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
pcm.c
Age
Commit message (
Expand
)
Author
2025-10-29
ASoC: SOF: pcm: Set the PCM device name for HDMI
Peter Ujfalusi
2025-07-04
treewide: Remove redundant
Mark Brown
2025-07-04
ASoC: SOF: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-06-20
ASoC: SOF: pcm: Reverse check for prepared stream in sof_pcm_hw_params()
Peter Ujfalusi
2025-06-20
ASoC: SOF: pcm: Remove local create_page_table() wrapper function
Peter Ujfalusi
2025-03-05
ASoC: Merge up fixes
Mark Brown
2025-02-06
ASoC: SOF: pcm: Add snd_sof_pcm specific wrappers for dev_dbg() and dev_err()
Peter Ujfalusi
2025-02-06
ASoC: SOF: pcm: Move period/buffer configuration print after platform open
Peter Ujfalusi
2025-02-06
ASoC: SOF: Relocate and rework functionality for PCM stream freeing
Peter Ujfalusi
2025-02-05
ASoC: SOF: pcm: Clear the susbstream pointer to NULL on close
Peter Ujfalusi
2024-08-01
ASoC: sof: pcm: use snd_pcm_direction_name()
Kuninori Morimoto
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-04-30
ASoC: SOF: pcm: Constify local snd_sof_dsp_ops
Krzysztof Kozlowski
2024-04-30
ASoC: Merge up fixes
Mark Brown
2024-04-09
ASoC: SOF: pcm: Restrict DSP D0i3 during S0ix to IPC3
Ranjani Sridharan
2024-04-03
ASoC: Merge up fixes
Mark Brown
2024-04-02
ASoC: SOF: pcm: reset all PCM sources in case of xruns
Pierre-Louis Bossart
2024-04-02
ASoC: SOF: pcm: add pending_stop state variable
Pierre-Louis Bossart
2024-04-02
ASoC: SOF: pcm: simplify sof_pcm_hw_free() with helper
Pierre-Louis Bossart
2024-03-25
ASoC: SOF: sof-pcm: Add pointer callback to sof_ipc_pcm_ops
Peter Ujfalusi
2023-09-26
ASoC: sof: convert not to use asoc_xxx()
Kuninori Morimoto
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
2023-05-15
ASoC: SOF: Simplify the calculation of variables
Jiapeng Chong
2023-05-15
ASoC: SOF: pcm: fix pm_runtime imbalance in error handling
Pierre-Louis Bossart
2023-04-20
ASoC: SOF: pcm: Add an option to skip platform trigger during stop
Ranjani Sridharan
2023-04-04
ASoC: SOF: Add support for DSPless mode
Peter Ujfalusi
2023-03-22
ASoC: SOF: pcm: Improve the pcm trigger sequence
Ranjani Sridharan
2023-03-22
ASoC: SOF: pcm: Make hw_params reset conditional for IPC3
Ranjani Sridharan
2023-02-03
ASoC: SOF: add delay function support in sof framework
Rander Wang
2023-01-27
ASoC: SOF: pcm: do not free widgets during suspend trigger
Ranjani Sridharan
2022-12-25
ASoC: SOF: pcm: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
2022-09-19
ASoC: SOF: replace dev_vdbg with tracepoints
Noah Klayman
2022-08-23
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-06-27
ASoC: sof: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-17
ASoC: SOF: pcm: use pm_resume_and_get() on component probe
Pierre-Louis Bossart
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
ASoC: SOF: pcm: remove unnecessary function declaration
Ranjani Sridharan
2022-04-29
ASoC: SOF: pcm: Move the call to snd_sof_pcm_platform_hw_params()
Ranjani Sridharan
2022-04-19
ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'
Pierre-Louis Bossart
2022-04-04
ASoC: SOF: Remove redundant return statements
tangmeng
2022-03-18
ASoC: SOF: Add dai_link_fixup PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Add trigger PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Define hw_params PCM op for IPC3
Ranjani Sridharan
2022-03-18
ASoC: SOF: Introduce IPC3 PCM hw_free op
Ranjani Sridharan
2022-03-18
ASoC: SOF: pcm: expose the sof_pcm_setup_connected_widgets() function
Ranjani Sridharan
2022-03-11
ASoC: SOF: Remove ipc_pcm_params() ops
Peter Ujfalusi
2022-03-11
ASoC: SOF: Introduce optional callback to configure stream data offset
Peter Ujfalusi
2022-03-11
ASoC: SOF: pcm: Remove sof_pcm_dsp_params() wrapper
Peter Ujfalusi
2022-03-11
ASoC: SOF: Make pcm_hw_params snd_sof_dsp_ops callback IPC neutral
Peter Ujfalusi
2022-03-09
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
[next]