开源镜像站
帮助
动态
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
/
core.c
Age
Commit message (
Expand
)
Author
2021-11-15
ASoC: SOF: core: Unregister machine driver before IPC and debugfs
Peter Ujfalusi
2021-11-15
ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release
Ranjani Sridharan
2021-10-18
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
2021-10-07
ASoC: SOF: core: Clean up snd_sof_get_status() prints
Peter Ujfalusi
2021-10-07
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
2021-09-16
Merge series "ASoC: SOF: Clean up the probe support" from Peter Ujfalusi <pet...
Mark Brown
2021-09-16
ASoC: SOF: core: Move probe work related code under a single if () branch
Peter Ujfalusi
2021-09-16
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-16
ASoC: SOF: loader: release_firmware() on load failure to avoid batching
Marc Herbert
2021-09-13
ASoC: SOF: core: allow module parameter to override dma trace Kconfig
Pierre-Louis Bossart
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
2021-04-12
ASoC: SOF: core: Add missing error prints to device probe operation
Peter Ujfalusi
2021-03-23
ASoC: SOF: core: harden shutdown helper
Pierre-Louis Bossart
2021-03-16
ASoC: SOF: fix debugfs initialisation error handling
Guennadi Liakhovetski
2021-02-10
ASoC: SOF: fix runtime pm usage mismatch after probe errors
Kai Vehmanen
2021-01-13
ASoC: SOF: add snd_sof_device_shutdown() helper for shutdown
Keyon Jie
2021-01-12
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
2020-07-08
ASoC: SOF: core: fix null-ptr-deref bug during device removal
Ranjani Sridharan
2020-05-18
ASoC: SOF: inform DSP that driver is going to be removed
Marcin Rajwa
2020-05-11
ASoC: SOF: core: fix error return code in sof_probe_continue()
Wei Yongjun
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-02-18
ASoC: SOF: Generic probe compress operations
Cezary Rojewski
2020-02-11
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
2020-01-27
ASoC: SOF: core: release resources on errors in probe_continue
Pierre-Louis Bossart
2020-01-27
ASoC: SOF: core: free trace on errors
Pierre-Louis Bossart
2019-12-18
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2019-12-09
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
2019-12-09
ASoC: SOF: core: move check for runtime callbacks to core
Ranjani Sridharan
2019-12-09
ASoC: SOF: core: modify the signature for snd_sof_create_page_table
Ranjani Sridharan
2019-11-12
ASoC: SOF: add helper to check if we should enter d0i3 suspend
Keyon Jie
2019-10-28
ASoC: SOF: reset default d0_substate at probe() and resume()
Keyon Jie
2019-10-01
ASoC: SOF: core: check for mandatory fw_ready op during SOF probe
Ranjani Sridharan
2019-10-01
ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
2019-07-23
ASoC: SOF: core: increase default IPC timeouts
Kai Vehmanen
2019-05-28
ASoC: SOF: core: fix error handling with the probe workqueue
Pierre-Louis Bossart
2019-05-28
ASoC: SOF: core: remove snd_soc_unregister_component in case of error
Ranjani Sridharan
2019-05-28
ASoC: SOF: core: remove DSP after unregistering machine driver
Ranjani Sridharan
2019-05-09
ASoC: SOF: Fix unused variable warnings
Takashi Iwai
2019-05-08
ASoC: SOF: core: fix undefined nocodec reference
Pierre-Louis Bossart
2019-04-28
ASoC: SOF: Add Sound Open Firmware driver core
Liam Girdwood