index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
ASoC: SOF: topology: fix the process being scheduled on core0 always
Keyon Jie
1
-47
/
+35
2020-09-17
ASoC: SOF: fix range checks
Guennadi Liakhovetski
1
-7
/
+13
2020-09-17
ASoC: SOF: (cosmetic) remove redundant "ret" variable uses
Guennadi Liakhovetski
1
-13
/
+11
2020-09-08
ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO
Dharageswari R
1
-0
/
+1
2020-09-07
ASoC: SOF: topology: make process type optional
Keyon Jie
1
-6
/
+0
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_mux
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_process
Keyon Jie
1
-5
/
+2
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_tone
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_asrc
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_src
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_host
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_volume
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_mixer
Keyon Jie
1
-7
/
+4
2020-09-07
ASoC: SOF: append extended data to sof_ipc_comp_dai
Keyon Jie
1
-19
/
+27
2020-09-07
ASoC: SOF: topology: add helper for setting up IPC component
Keyon Jie
1
-0
/
+45
2020-09-07
ASoC: SOF: topology: parse comp_ext_tokens for all widgets
Keyon Jie
1
-0
/
+10
2020-09-07
ASoC: SOF: topology: create component extended tokens
Keyon Jie
1
-0
/
+17
2020-09-04
ASoC: SOF: topology: fix core enable sequence
Ranjani Sridharan
1
-6
/
+14
2020-09-04
ASoC: SOF: support topology components on secondary cores
Guennadi Liakhovetski
1
-34
/
+94
2020-09-04
ASoC: SOF: add a "core" parameter to widget loading functions
Guennadi Liakhovetski
1
-27
/
+47
2020-08-26
ASoC: SOF: topology: fix the ipc_size calculation for process component
Keyon Jie
1
-3
/
+1
2020-08-25
ASoC: SOF: topology: reduce the log level for unhandled widgets
Ranjani Sridharan
1
-2
/
+1
2020-08-25
ASoC: SOF: topology: remove unnecessary memory alloc for sdev->private
Ranjani Sridharan
1
-12
/
+1
2020-08-25
ASoC: SOF: topology: (cosmetic) remove redundant variable initialisations
Guennadi Liakhovetski
1
-2
/
+2
2020-07-22
ASoC: SOF: topology: Update SAI config bclk/fsync rate
Daniel Baluta
1
-0
/
+2
2020-05-18
ASoC: SOF: topology: add support to smart amplifier
Keyon Jie
1
-0
/
+1
2020-05-12
Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-0
/
+2
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
1
-1
/
+1
2020-05-01
ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...
Kai-Heng Feng
1
-0
/
+2
2020-04-30
ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...
randerwang
1
-3
/
+11
2020-04-30
ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_config
Bard Liao
1
-61
/
+3
2020-04-30
ASoC: topology: set component dai_index to ipc dai config dai_index
Bard Liao
1
-0
/
+8
2020-04-30
ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_config
Bard Liao
1
-63
/
+18
2020-04-16
ASoC: SOF: topology: handle multiple sets of tuple arrays
Jaska Uimonen
1
-56
/
+67
2020-04-16
ASoC: SOF: topology: stop parsing when all tokens have been found
Jaska Uimonen
1
-22
/
+38
2020-04-16
ASoC: SOF: topology: Get HDA rate and channels from topology
Bard Liao
1
-0
/
+9
2020-04-16
ASoC: SOF: topology: fix: parse hda_tokens to &config->hda
Bard Liao
1
-1
/
+1
2020-04-16
ASoC: SOF: topology: Get ALH rate amd channels from topology
Bard Liao
1
-0
/
+23
2020-04-16
ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field
Seppo Ingalsuo
1
-4
/
+6
2020-04-16
ASoC: SOF: Intel: Change DMIC load IPC to fixed length
Seppo Ingalsuo
1
-50
/
+25
2020-04-16
ASoC: SOF: topology: Add support for DC Blocker
Sebastiano Carlucci
1
-0
/
+1
2020-04-16
ASoC: SOF: topology: fix: handle DAI widget connections properly with multipl...
Bard Liao
1
-4
/
+34
2020-03-26
ASoC: SOF: fix uninitialised "work" with VirtIO
Guennadi Liakhovetski
1
-1
/
+5
2020-03-26
ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load()
Guennadi Liakhovetski
1
-5
/
+8
2020-03-13
ASoC: SOF: topology: connect dai widget to all cpu-dais
Bard Liao
1
-2
/
+6
2019-12-18
ASoC: SOF: imx: Read SAI parameters and send them to DSP
Guido Roncarolo
1
-2
/
+67
2019-12-10
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+3
2019-12-10
ASoC: SOF: Add asynchronous sample rate converter topology support
Seppo Ingalsuo
1
-0
/
+78
2019-12-09
ASoC: SOF: partition audio-related parts from SOF core
Ranjani Sridharan
1
-183
/
+182
2019-12-09
ASoC: SOF: topology: remove snd_sof_init_topology()
Ranjani Sridharan
1
-9
/
+0
[next]