index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: core: unregister clients and machine drivers in .shutdown
Pierre-Louis Bossart
2022-02-16
1
-0
/
+9
*
ASoC: SOF: Convert the generic probe support to SOF client
Peter Ujfalusi
2022-02-10
1
-6
/
+0
*
ASoC: SOF: Convert the generic IPC flood test into SOF client
Ranjani Sridharan
2022-02-10
1
-0
/
+1
*
ASoC: SOF: Introduce IPC SOF client support
Peter Ujfalusi
2022-02-10
1
-1
/
+42
*
ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameter
Peter Ujfalusi
2021-12-23
1
-17
/
+28
*
ASoC: SOF: dsp_arch_ops: add kernel log level parameter for oops and stack
Peter Ujfalusi
2021-12-23
1
-2
/
+2
*
ASoc: SOF: core: Update the FW boot state transition diagram
Peter Ujfalusi
2021-12-23
1
-26
/
+26
*
ASoC: SOF: Set SOF_FW_BOOT_FAILED in case we have failure during boot
Peter Ujfalusi
2021-12-23
1
-0
/
+2
*
ASoC: SOF: Use sof_debug_check_flag() instead of sof_core_debug directly
Peter Ujfalusi
2021-12-23
1
-2
/
+2
*
ASoC: SOF: core: Add simple wrapper to check flags in sof_core_debug
Peter Ujfalusi
2021-12-23
1
-0
/
+16
*
ASoC: SOF: core: Unregister machine driver before IPC and debugfs
Peter Ujfalusi
2021-11-15
1
-7
/
+7
*
ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release
Ranjani Sridharan
2021-11-15
1
-1
/
+1
*
Merge tag 'v5.15-rc6' into asoc-5.16
Mark Brown
2021-10-18
1
-3
/
+1
|
\
|
*
ASoC: SOF: loader: release_firmware() on load failure to avoid batching
Marc Herbert
2021-09-16
1
-3
/
+1
*
|
ASoC: SOF: core: Clean up snd_sof_get_status() prints
Peter Ujfalusi
2021-10-07
1
-8
/
+8
*
|
ASoC: SOF: Introduce macro to set the firmware state
Peter Ujfalusi
2021-10-07
1
-4
/
+4
*
|
Merge series "ASoC: SOF: Clean up the probe support" from Peter Ujfalusi <pet...
Mark Brown
2021-09-16
1
-1
/
+1
|
\
\
|
*
|
ASoC: SOF: probe: Merge and clean up the probe and compress files
Peter Ujfalusi
2021-09-16
1
-1
/
+1
*
|
|
ASoC: SOF: core: Move probe work related code under a single if () branch
Peter Ujfalusi
2021-09-16
1
-3
/
+1
|
/
/
*
/
ASoC: SOF: core: allow module parameter to override dma trace Kconfig
Pierre-Louis Bossart
2021-09-13
1
-3
/
+2
|
/
*
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
2021-04-23
1
-4
/
+10
|
\
|
*
ASoC: SOF: core: Add missing error prints to device probe operation
Peter Ujfalusi
2021-04-12
1
-2
/
+7
|
*
ASoC: SOF: fix debugfs initialisation error handling
Guennadi Liakhovetski
2021-03-16
1
-2
/
+3
*
|
ASoC: SOF: core: harden shutdown helper
Pierre-Louis Bossart
2021-03-23
1
-1
/
+7
|
/
*
ASoC: SOF: fix runtime pm usage mismatch after probe errors
Kai Vehmanen
2021-02-10
1
-0
/
+10
*
ASoC: SOF: add snd_sof_device_shutdown() helper for shutdown
Keyon Jie
2021-01-13
1
-0
/
+8
*
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
2021-01-12
1
-0
/
+1
*
ASoC: SOF: core: fix null-ptr-deref bug during device removal
Ranjani Sridharan
2020-07-08
1
-5
/
+5
*
ASoC: SOF: inform DSP that driver is going to be removed
Marcin Rajwa
2020-05-18
1
-0
/
+6
*
ASoC: SOF: core: fix error return code in sof_probe_continue()
Wei Yongjun
2020-05-11
1
-0
/
+1
*
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-05-01
1
-1
/
+1
*
ASoC: SOF: Generic probe compress operations
Cezary Rojewski
2020-02-18
1
-0
/
+6
*
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
2020-02-11
1
-2
/
+2
*
ASoC: SOF: core: release resources on errors in probe_continue
Pierre-Louis Bossart
2020-01-27
1
-21
/
+12
*
ASoC: SOF: core: free trace on errors
Pierre-Louis Bossart
2020-01-27
1
-2
/
+5
*
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2019-12-18
1
-1
/
+49
*
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
2019-12-09
1
-56
/
+3
*
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
2019-12-09
1
-120
/
+0
*
ASoC: SOF: core: move check for runtime callbacks to core
Ranjani Sridharan
2019-12-09
1
-0
/
+8
*
ASoC: SOF: core: modify the signature for snd_sof_create_page_table
Ranjani Sridharan
2019-12-09
1
-59
/
+0
*
ASoC: SOF: add helper to check if we should enter d0i3 suspend
Keyon Jie
2019-11-12
1
-0
/
+13
*
ASoC: SOF: reset default d0_substate at probe() and resume()
Keyon Jie
2019-10-28
1
-0
/
+3
*
ASoC: SOF: core: check for mandatory fw_ready op during SOF probe
Ranjani Sridharan
2019-10-01
1
-1
/
+2
*
ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
2019-10-01
1
-6
/
+19
*
ASoC: SOF: core: increase default IPC timeouts
Kai Vehmanen
2019-07-23
1
-2
/
+2
*
ASoC: SOF: core: fix error handling with the probe workqueue
Pierre-Louis Bossart
2019-05-28
1
-0
/
+16
*
ASoC: SOF: core: remove snd_soc_unregister_component in case of error
Ranjani Sridharan
2019-05-28
1
-3
/
+1
*
ASoC: SOF: core: remove DSP after unregistering machine driver
Ranjani Sridharan
2019-05-28
1
-1
/
+8
*
ASoC: SOF: Fix unused variable warnings
Takashi Iwai
2019-05-09
1
-0
/
+2
*
ASoC: SOF: core: fix undefined nocodec reference
Pierre-Louis Bossart
2019-05-08
1
-5
/
+5
[next]