index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
sof-audio.c
Age
Commit message (
Expand
)
Author
2024-06-21
ASoC: Merge up fixes
Mark Brown
2024-06-12
ASoC: SOF: sof-audio: Skip unprepare for in-use widgets on error rollback
Peter Ujfalusi
2024-05-29
ASoC: SOF: sof-audio: add sof_dai_get_tdm_slots function
Brent Lu
2024-05-29
ASoC: SOF: sof-audio: rename dai clock setting query function
Brent Lu
2024-05-06
ASoC: SOF: Intel: clarify Copyright information
Pierre-Louis Bossart
2024-04-02
ASoC: SOF: pcm: add pending_stop state variable
Pierre-Louis Bossart
2024-04-02
ASoC: SOF: sof-audio: revisit sof_pcm_stream_free() error handling and logs
Pierre-Louis Bossart
2024-02-13
ASoC: SOF: topology: dynamically allocate and store DAI widget->private
Pierre-Louis Bossart
2024-01-08
Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-11-29
ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.c
Peter Ujfalusi
2023-11-29
ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.c
Peter Ujfalusi
2023-11-24
ASoC: SOF: sof-audio: Modify logic for enabling/disabling topology cores
Ranjani Sridharan
2023-09-26
ASoC: Merge up fixes
Mark Brown
2023-09-14
ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failure
Peter Ujfalusi
2023-09-12
ASoC: SOF: Pass PCI SSID to machine driver
Richard Fitzgerald
2023-06-16
ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order
Bard Liao
2023-06-16
ASoC: SOF: sof-audio: add is_virtual_widget helper
Bard Liao
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-13
ASoC: SOF: sof-audio: add support for setting up loopback routes
Chao Song
2023-03-07
ASoC: SOF: sof-audio: don't squelch errors in WIDGET_SETUP phase
Pierre-Louis Bossart
2023-03-07
ASoC: SOF: sof-audio: Fix broken early bclk feature for SSP
Ranjani Sridharan
2023-02-16
Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2023-01-27
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
2023-01-27
ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on error
Peter Ujfalusi
2023-01-27
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
2023-01-27
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
2023-01-27
ASoC: SOF: sof-audio: Only process widgets in the connected widget list
Ranjani Sridharan
2023-01-27
ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only once
Ranjani Sridharan
2023-01-20
ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
Peter Ujfalusi
2023-01-18
ASoC: Merge up 6.2 fixes
Mark Brown
2023-01-18
ASoC: SOF: sof-audio: Fixes for widget prepare and
Mark Brown
2023-01-18
ASoC: SOF: keep prepare/unprepare widgets in sink path
Bard Liao
2023-01-18
ASoC: SOF: sof-audio: skip prepare/unprepare if swidget is NULL
Ranjani Sridharan
2023-01-18
ASoC: SOF: sof-audio: unprepare when swidget->use_count > 0
Bard Liao
2023-01-17
ASoC: SOF: sof-audio: start with the right widget type
Bard Liao
2022-12-25
ASoC: SOF: sof-audio: Extend the optionality of IPC ops to IPC as well
Peter Ujfalusi
2022-12-25
ASoC: SOF: sof-audio: Treat tplg_ops->route_setup() as optional
Peter Ujfalusi
2022-10-28
ASoC: SOF: introduce new DEBUG_NOCODEC mode
Pierre-Louis Bossart
2022-09-20
ASoC: SOF: don't unprepare widget used other pipelines
Rander Wang
2022-09-20
ASoC: SOF: clear prepare state when widget is unprepared
Rander Wang
2022-09-19
ASoC: SOF: add widget setup/free tracing
Bard Liao
2022-09-05
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-08-23
ASoC: SOF: Introduce function sof_of_machine_select
Chunxu Li
2022-06-06
ASoC: SOF: Fix potential NULL pointer dereference
Amadeusz Sławiński
2022-04-29
ASoC: SOF: Add a prepare op to IPC topology widget ops
Ranjani Sridharan
2022-04-29
ASoC: SOF: clarify use of widget complete flag
Ranjani Sridharan
2022-04-29
ASoC: SOF: Add a route_free op in struct sof_ipc_tplg_ops
Ranjani Sridharan
2022-04-29
ASoC: SOF: sof-audio: Set up widgets from source to sink
Ranjani Sridharan
2022-04-29
ASoC: SOF: sof-audio: reset route status before freeing widget
Ranjani Sridharan
[next]