index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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-audio.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ASoC: SOF: Add IPC3 topology control ops
Ranjani Sridharan
2022-03-18
1
-3
/
+3
*
ASoC: SOF: Introduce IPC ops for kcontrol IO
Ranjani Sridharan
2022-03-18
1
-0
/
+24
*
ASoC: SOF: Make sof_widget_setup/free IPC agnostic
Ranjani Sridharan
2022-03-18
1
-1
/
+12
*
ASoC: SOF: topology: remove snd_sof_complete_pipeline()
Ranjani Sridharan
2022-03-16
1
-2
/
+2
*
ASoC: SOF: topology: Make control parsing IPC agnostic
Ranjani Sridharan
2022-03-16
1
-1
/
+19
*
ASoC: SOF: topology: Add helper function for processing tuple arrays
Ranjani Sridharan
2022-03-16
1
-0
/
+54
*
ASoC: SOF: IPC: Introduce IPC ops
Ranjani Sridharan
2022-03-16
1
-0
/
+36
*
ASoC: SOF: Introduce struct snd_sof_dai_link
Ranjani Sridharan
2022-03-16
1
-1
/
+20
*
ASoC: SOF: make struct snd_sof_dai IPC agnostic
Ranjani Sridharan
2022-03-09
1
-2
/
+1
*
ASoC: SOF: Add a tuples array to struct snd_sof_widget
Ranjani Sridharan
2022-03-09
1
-0
/
+15
*
ASoC: SOF: make struct snd_sof_widget IPC agnostic
Ranjani Sridharan
2022-03-09
1
-2
/
+1
*
ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai
Ranjani Sridharan
2022-03-08
1
-1
/
+1
*
ASoC: SOF: topology: expose some get_token ops
Ranjani Sridharan
2022-03-08
1
-0
/
+5
*
ASoC: SOF: sof-audio: removed unused function
Pierre-Louis Bossart
2022-03-08
1
-2
/
+0
*
ASoC: SOF: remove snd_sof_pipeline_find()
Ranjani Sridharan
2022-03-08
1
-2
/
+0
*
ASoC: SOF: Drop ctrl_type parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
2021-12-15
1
-2
/
+1
*
ASoC: SOF: sof-audio: Drop the `cmd` member from struct snd_sof_control
Peter Ujfalusi
2021-12-15
1
-1
/
+0
*
ASoC: SOF: Drop ctrl_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
2021-12-15
1
-2
/
+1
*
ASoC: SOF: Drop ipc_cmd parameter for snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
2021-12-15
1
-1
/
+0
*
ASoC: SOF: ipc: Rename send parameter in snd_sof_ipc_set_get_comp_data()
Peter Ujfalusi
2021-12-15
1
-2
/
+1
*
ASoC: SOF: Add a helper for freeing PCM stream
Ranjani Sridharan
2021-11-26
1
-0
/
+2
*
ASoC: SOF: handle paused streams during system suspend
Ranjani Sridharan
2021-11-24
1
-0
/
+2
*
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
2021-11-22
1
-2
/
+0
*
ASoC: SOF: topology: remove sof_load_pipeline_ipc()
Ranjani Sridharan
2021-11-22
1
-4
/
+0
*
Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...
Mark Brown
2021-10-07
1
-1
/
+10
|
\
|
*
ASoC: SOF: Introduce fragment elapsed notification API
Daniel Baluta
2021-10-07
1
-1
/
+10
*
|
ASoC: SOF: pipelines: Harmonize all functions to use struct snd_sof_dev
Peter Ujfalusi
2021-10-07
1
-4
/
+4
|
/
*
ASoC: SOF: topology: Add kernel parameter for topology verification
Ranjani Sridharan
2021-10-01
1
-2
/
+2
*
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
2021-10-01
1
-0
/
+6
*
ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
Ranjani Sridharan
2021-10-01
1
-1
/
+1
*
ASoC: SOF: Introduce widget use_count
Ranjani Sridharan
2021-10-01
1
-0
/
+4
*
ASoC: SOF: Don't set up widgets during topology parsing
Ranjani Sridharan
2021-10-01
1
-1
/
+1
*
ASoC: SOF: Add new fields to snd_sof_route
Ranjani Sridharan
2021-10-01
1
-0
/
+4
*
ASoC: SOF: topology: Add new token for dynamic pipeline
Ranjani Sridharan
2021-10-01
1
-0
/
+13
*
ASoC: SOF: control: Add access field in struct snd_sof_control
Ranjani Sridharan
2021-10-01
1
-0
/
+1
*
ASoC: SOF: Handle control change notification from firmware
Peter Ujfalusi
2021-09-13
1
-0
/
+5
*
ASoC: SOF: parse multiple SSP DAI and hw configs
Jaska Uimonen
2021-03-29
1
-0
/
+2
*
ASoC: SOF: control: fix cppcheck warning in snd_sof_volume_info()
Pierre-Louis Bossart
2020-12-04
1
-1
/
+1
*
ASoC: SOF: nocodec: modify DAI link definitions
Ranjani Sridharan
2020-11-20
1
-0
/
+3
*
ASoC: SOF: control: override volume info callback
Jaska Uimonen
2020-11-20
1
-0
/
+2
*
ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO
Dharageswari R
2020-09-08
1
-0
/
+2
*
ASoC: SOF: add comp_ext to struct snd_sof_widget
Keyon Jie
2020-09-07
1
-0
/
+3
*
ASoC: SOF: support topology components on secondary cores
Guennadi Liakhovetski
2020-09-04
1
-0
/
+5
*
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2020-05-12
1
-1
/
+1
|
\
|
*
ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...
Kai-Heng Feng
2020-05-01
1
-1
/
+1
*
|
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
2020-05-01
1
-1
/
+1
|
/
*
ASoC: SOF: fix uninitialised "work" with VirtIO
Guennadi Liakhovetski
2020-03-26
1
-0
/
+3
*
ASoC: SOF: audio: Add helper to check if only D0i3 streams are active
Ranjani Sridharan
2020-02-11
1
-0
/
+1
*
ASoC: SOF: pm: Introduce DSP power states
Ranjani Sridharan
2020-02-11
1
-1
/
+1
*
ASoC: SOF: Make creation of machine device from SOF core optional
Daniel Baluta
2019-12-09
1
-0
/
+4
[prev]
[next]