index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sof
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: SOF: loader: handle all SOF_IPC_EXT types
Bard Liao
2020-10-23
1
-0
/
+5
*
Merge tag 'v5.9-rc5' into asoc-5.10
Mark Brown
2020-10-06
2
-4
/
+4
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-4
/
+4
*
|
ASoC: SOF: Add .prepare/.complete callbacks
Daniel Baluta
2020-09-25
1
-0
/
+2
*
|
ASoC: SOF: Activate runtime PM with SOF OF device
Daniel Baluta
2020-09-25
1
-0
/
+4
*
|
Merge series "ASoC: SOF: fix kcontrol size checks" from Kai Vehmanen <kai.veh...
Mark Brown
2020-09-22
1
-1
/
+32
|
\
\
|
*
|
ASoC: SOF: control: add size checks for ext_bytes control .put()
Pierre-Louis Bossart
2020-09-22
1
-0
/
+11
|
*
|
ASoC: SOF: control: fix size checks for volatile ext_bytes control .get()
Pierre-Louis Bossart
2020-09-22
1
-0
/
+14
|
*
|
ASoC: SOF: control: fix size checks for ext_bytes control .get()
Pierre-Louis Bossart
2020-09-22
1
-1
/
+7
*
|
|
ASoC: hdac: make SOF HDA codec driver probe deterministic
Kai Vehmanen
2020-09-22
1
-9
/
+8
|
/
/
*
|
ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-common
Kai Vehmanen
2020-09-21
1
-0
/
+3
*
|
ASoC: SOF: pm: Fix prepare callback behavior for OF usecase
Daniel Baluta
2020-09-21
2
-5
/
+16
*
|
ASoC: SOF: topology: fix the process being scheduled on core0 always
Keyon Jie
2020-09-21
1
-47
/
+35
*
|
Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...
Mark Brown
2020-09-17
14
-68
/
+223
|
\
\
|
*
|
ASoC: SOF: Intel: hda: reduce verbosity of boot error logs
Pierre-Louis Bossart
2020-09-17
4
-10
/
+28
|
*
|
ASoC: SOF: fix range checks
Guennadi Liakhovetski
2020-09-17
2
-23
/
+35
|
*
|
ASoC: SOF: remove several superfluous type-casts
Guennadi Liakhovetski
2020-09-17
1
-3
/
+3
|
*
|
ASoC: SOF: (cosmetic) remove redundant "ret" variable uses
Guennadi Liakhovetski
2020-09-17
2
-28
/
+18
|
*
|
ASoC: SOF: control: update test for pm_runtime_get_sync()
Pierre-Louis Bossart
2020-09-17
1
-1
/
+1
|
*
|
ASoC: SOF: debug: update test for pm_runtime_get_sync()
Pierre-Louis Bossart
2020-09-17
1
-1
/
+1
|
*
|
ASoC: SOF: imx: Add debug support for imx platforms
Iulian Olaru
2020-09-17
6
-2
/
+137
*
|
|
ASoC: SOF: Intel: Add support for tgl-h
Rander Wang
2020-09-17
3
-1
/
+34
|
/
/
*
|
Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmane...
Mark Brown
2020-09-11
10
-31
/
+34
|
\
\
|
*
|
ASoC: SOF: Intel: hda-loader: s/master/primary
Pierre-Louis Bossart
2020-09-11
1
-1
/
+1
|
*
|
ASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro
Ranjani Sridharan
2020-09-11
5
-19
/
+8
|
*
|
ASoC: SOF: Intel: hda: modify core_power_up/down op
Ranjani Sridharan
2020-09-11
1
-2
/
+16
|
*
|
ASoC: SOF: rename cores_mask to host_managed_cores_mask
Ranjani Sridharan
2020-09-11
9
-16
/
+16
*
|
|
ASoC: SOF: Intel: Use DMI oem string search for tgl_max98373_rt5682
Sathyanarayana Nujella
2020-09-11
1
-1
/
+1
|
/
/
*
|
ASoC: SOF: Implement snd_sof_bytes_ext_volatile_get kcontrol IO
Dharageswari R
2020-09-08
3
-0
/
+61
*
|
ASoC: SOF: topology: make process type optional
Keyon Jie
2020-09-07
1
-6
/
+0
*
|
ASoC: SOF: append extended data to sof_ipc_comp_mux
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_process
Keyon Jie
2020-09-07
1
-5
/
+2
*
|
ASoC: SOF: append extended data to sof_ipc_comp_tone
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_asrc
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_src
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_host
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_volume
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_mixer
Keyon Jie
2020-09-07
1
-7
/
+4
*
|
ASoC: SOF: append extended data to sof_ipc_comp_dai
Keyon Jie
2020-09-07
2
-24
/
+45
*
|
ASoC: SOF: topology: add helper for setting up IPC component
Keyon Jie
2020-09-07
1
-0
/
+45
*
|
ASoC: SOF: topology: parse comp_ext_tokens for all widgets
Keyon Jie
2020-09-07
1
-0
/
+10
*
|
ASoC: SOF: topology: create component extended tokens
Keyon Jie
2020-09-07
1
-0
/
+17
*
|
ASoC: SOF: add comp_ext to struct snd_sof_widget
Keyon Jie
2020-09-07
1
-0
/
+3
*
|
ASoC: SOF: topology: fix core enable sequence
Ranjani Sridharan
2020-09-04
1
-6
/
+14
*
|
ASoC: SOF: support topology components on secondary cores
Guennadi Liakhovetski
2020-09-04
4
-34
/
+125
*
|
ASoC: SOF: add a "core" parameter to widget loading functions
Guennadi Liakhovetski
2020-09-04
2
-27
/
+50
*
|
ASoC: SOF: Intel: hda: Simplify error handling during FW boot
Ranjani Sridharan
2020-08-27
1
-54
/
+19
*
|
ASoC: SOF: Intel: hda: Add sof_tgl_ops for TGL platforms
Ranjani Sridharan
2020-08-27
6
-22
/
+147
*
|
ASoC: SOF: Intel: hda: Define FW boot sequence with ICCMAX
Ranjani Sridharan
2020-08-27
2
-15
/
+78
*
|
ASoC: SOF: Intel: hda: define macro for code loader stream format
Ranjani Sridharan
2020-08-27
1
-1
/
+2
[next]