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
/
sof-priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: change signature of set_mach_params() callback
Pierre-Louis Bossart
2021-04-12
1
-1
/
+1
*
ASoC: SOF: fix runtime pm usage mismatch after probe errors
Kai Vehmanen
2021-02-10
1
-0
/
+2
*
ASoC: SOF: add .shutdown() callback to snd_sof_dsp_ops
Keyon Jie
2021-01-13
1
-1
/
+3
*
ASoC: SOF: add mutex to protect the dsp_power_state access
Keyon Jie
2021-01-12
1
-0
/
+2
*
ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err
Ranjani Sridharan
2020-12-11
1
-0
/
+2
*
ASoC: SOF: modify the SOF_DBG flags
Ranjani Sridharan
2020-12-11
1
-5
/
+6
*
ASoC: SOF: ops: modify the signature of stall op
Fred Oh
2020-11-27
1
-1
/
+1
*
ASoC: SOF: ops: add parse_platform_ext_manifest() op
Fred Oh
2020-11-27
1
-0
/
+5
*
ASoC: SOF: Add `memory_info` file to debugfs
Karol Trzcinski
2020-11-25
1
-0
/
+2
*
ASoC: SOF: Intel: hda: reduce verbosity of boot error logs
Pierre-Louis Bossart
2020-09-17
1
-0
/
+8
*
ASoC: SOF: add a "core" parameter to widget loading functions
Guennadi Liakhovetski
2020-09-04
1
-0
/
+3
*
ASoC: SOF: loader: Add debug box region
Iulian Olaru
2020-08-26
1
-0
/
+1
*
ASoC: SOF: (cosmetic) use the "bool" type where it makes sense
Guennadi Liakhovetski
2020-08-25
1
-5
/
+5
*
ASoC: SOF: ipc: ignore DSP replies received when they are not expected
Ranjani Sridharan
2020-05-27
1
-1
/
+1
*
ASoC: SOF: add a power_down_notify method
Marcin Rajwa
2020-05-18
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: use snd_compress_ops
Kuninori Morimoto
2020-04-21
1
-1
/
+1
*
ASoC: SOF: Intel: remove unnecessary waitq before loading firmware
Amery Song
2020-03-13
1
-4
/
+0
*
ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFER
Karol Trzcinski
2020-03-13
1
-1
/
+0
*
ASoC: SOF: Generic probe compress operations
Cezary Rojewski
2020-02-18
1
-0
/
+25
*
ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0
Ranjani Sridharan
2020-02-11
1
-0
/
+3
*
ASoC: SOF: Move DSP power state transitions to platform-specific ops
Ranjani Sridharan
2020-02-11
1
-10
/
+8
*
ASoC: SOF: pm: Introduce DSP power states
Ranjani Sridharan
2020-02-11
1
-0
/
+10
*
ASoC: SOF: Add system_suspend_target field to struct snd_sof_dev
Ranjani Sridharan
2020-02-11
1
-2
/
+10
*
ASoC: SOF: move arch_ops under ops
Pierre-Louis Bossart
2019-12-18
1
-1
/
+3
*
ASoC: SOF: log compiler name and version information
Karol Trzcinski
2019-12-18
1
-0
/
+1
*
ASoC: SOF: Introduce state machine for FW boot
Ranjani Sridharan
2019-12-18
1
-1
/
+10
*
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
2019-12-09
1
-0
/
+11
*
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
2019-12-09
1
-187
/
+0
*
ASoC: SOF: core: modify the signature for snd_sof_create_page_table
Ranjani Sridharan
2019-12-09
1
-1
/
+1
*
ASoC: SOF: topology: remove snd_sof_init_topology()
Ranjani Sridharan
2019-12-09
1
-2
/
+0
*
ASoC: SOF: add helper to check if we should enter d0i3 suspend
Keyon Jie
2019-11-12
1
-0
/
+2
*
ASoC: SOF: PM: implement prepare/complete callbacks
Keyon Jie
2019-10-28
1
-0
/
+2
*
ASoC: SOF: add a flag suspend_ignored for sof stream
Keyon Jie
2019-10-28
1
-0
/
+5
*
ASoC: SOF: add a flag to indicate the system suspend target
Keyon Jie
2019-10-28
1
-0
/
+2
*
ASoC: SOF: PM: add helpers for setting D0 substate for ADSP
Keyon Jie
2019-10-28
1
-0
/
+2
*
ASoC: SOF: add flag to snd_sof_pcm_stream for D0i3 compatible stream
Keyon Jie
2019-10-28
1
-0
/
+1
*
ASoC: SOF: add set_power_state() to dsp_ops for power state update
Keyon Jie
2019-10-28
1
-0
/
+2
*
ASoC: SOF: add a field to store the current D0 substate of DSP
Keyon Jie
2019-10-28
1
-0
/
+9
*
ASoC: SOF: define INFO_ flags in dsp_ops
Pierre-Louis Bossart
2019-10-25
1
-0
/
+3
*
ASoC: SOF: acpi led support for switch controls
Jaska Uimonen
2019-10-10
1
-0
/
+9
*
ASoC: SOF: core: check for mandatory fw_ready op during SOF probe
Ranjani Sridharan
2019-10-01
1
-1
/
+1
*
ASoC: SOF: ipc: retain DSP context after FW exception.
Liam Girdwood
2019-10-01
1
-0
/
+2
*
ASoC: SOF: trace: move to opt-in with Kconfig and module parameter
Pierre-Louis Bossart
2019-10-01
1
-4
/
+9
*
ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation
Daniel Baluta
2019-08-09
1
-0
/
+2
*
ASoC: SOF: Introduce snd_sof_dsp_get_window_offset
Daniel Baluta
2019-08-09
1
-0
/
+2
*
ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offset
Daniel Baluta
2019-08-09
1
-0
/
+2
*
ASoC: SOF: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-1
/
+0
*
ASoC: SOF: Intel: hda: add a parameter to disable MSI
Guennadi Liakhovetski
2019-07-23
1
-1
/
+1
*
ASoC: SOF: remove unused state variable in suspend function
Fred Oh
2019-07-23
1
-3
/
+2
[next]