index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: intel: use helper function
Kuninori Morimoto
2023-01-31
4
-31
/
+17
*
ASoC: sdw-mockup: use helper function
Kuninori Morimoto
2023-01-31
1
-4
/
+1
*
ASoC: spear: use helper function
Kuninori Morimoto
2023-01-31
1
-1
/
+2
*
ASoC: cirrus: use helper function
Kuninori Morimoto
2023-01-31
2
-4
/
+4
*
ASoC: rt: use helper function
Kuninori Morimoto
2023-01-31
14
-48
/
+21
*
ASoC: max: use helper function
Kuninori Morimoto
2023-01-31
1
-4
/
+1
*
ASoC: hda: use helper function
Kuninori Morimoto
2023-01-31
1
-2
/
+5
*
ASoC: hdmi-codec: use helper function
Kuninori Morimoto
2023-01-31
1
-5
/
+6
*
ASoC: topology: Fixes and cleanups
Mark Brown
2023-01-30
1
-110
/
+73
|
\
|
*
ASoC: topology: Use unload() op directly
Amadeusz Sławiński
2023-01-30
1
-20
/
+28
|
*
ASoC: topology: Unify kcontrol removal code
Amadeusz Sławiński
2023-01-30
1
-42
/
+6
|
*
ASoC: topology: Remove unnecessary check for EOF
Amadeusz Sławiński
2023-01-30
1
-6
/
+1
|
*
ASoC: topology: Return an error on complete() failure
Amadeusz Sławiński
2023-01-30
1
-1
/
+1
|
*
ASoC: topology: Pass correct pointer instead of casting
Amadeusz Sławiński
2023-01-30
1
-6
/
+6
|
*
ASoC: topology: Remove unnecessary forward declarations
Amadeusz Sławiński
2023-01-30
1
-3
/
+0
|
*
ASoC: topology: Rename remove_ handlers
Amadeusz Sławiński
2023-01-30
1
-16
/
+16
|
*
ASoC: topology: Fix function name
Amadeusz Sławiński
2023-01-30
1
-2
/
+2
|
*
ASoC: topology: Fix typo in functions name
Amadeusz Sławiński
2023-01-30
1
-16
/
+16
|
*
ASoC: topology: Remove unused SOC_TPLG_PASS_PINS constant
Amadeusz Sławiński
2023-01-30
1
-3
/
+2
|
*
ASoC: topology: Properly access value coming from topology file
Amadeusz Sławiński
2023-01-30
1
-1
/
+1
*
|
ASoC: tas5720: set bit 7 in ANALOG_CTRL_REG for TAS5720A-Q1 during probe
Steffen Aschbacher
2023-01-30
2
-0
/
+14
*
|
ASoC: codecs: tas5720: add support for TAS5720A-Q1 (automotive) variant
Steffen Aschbacher
2023-01-30
2
-13
/
+106
*
|
ASoC: codecs: tas5720: split a tas5720_mute_soc_component() function
Alexandru Ardelean
2023-01-30
1
-4
/
+7
*
|
ASoC: SMA1303: Fix spelling mistake "Invald" -> "Invalid"
Colin Ian King
2023-01-30
1
-2
/
+2
*
|
ASoC: amd: acp: Refactor bit width calculation
Venkata Prasad Potturu
2023-01-30
1
-4
/
+4
|
/
*
ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
Kuninori Morimoto
2023-01-28
1
-1
/
+1
*
ASoC: kirkwood: Iterate over array indexes instead of using pointer math
Kees Cook
2023-01-28
1
-1
/
+1
*
ASoC: imx-hdmi: Use dev_err_probe
Alexander Stein
2023-01-28
1
-1
/
+1
*
ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier.
KiseokJo
2023-01-28
4
-0
/
+2422
*
ASoC: fsl-asoc-card: constify fsl_asoc_card_dai
Luca Ceresoli
2023-01-28
1
-1
/
+1
*
ASoC: SOF: ipc4: Multi-stream playback and capture support
Mark Brown
2023-01-28
16
-305
/
+709
|
\
|
*
ASoC: SOF: ipc4-pcm: Do not run the trigger pipelines if no spipe is stored
Peter Ujfalusi
2023-01-27
1
-1
/
+1
|
*
ASoC: SOF: Protect swidget->use_count with mutex for kcontrol access race
Peter Ujfalusi
2023-01-27
6
-33
/
+97
|
*
ASoC: SOF: Avoid double decrementing use_count in sof_widget_setup on error
Peter Ujfalusi
2023-01-27
1
-1
/
+5
|
*
ASoC: SOF: ipc4-topology: Protect pipeline free with mutex
Ranjani Sridharan
2023-01-27
4
-5
/
+10
|
*
ASoC: SOF: ipc4-pcm: Implement pipeline trigger reference counting
Ranjani Sridharan
2023-01-27
3
-50
/
+182
|
*
ASoC: SOF: ipc4-pcm: Rename 'data' variable to trigger_list
Ranjani Sridharan
2023-01-27
1
-18
/
+20
|
*
ASoC: SOF: Introduce struct snd_sof_pipeline
Ranjani Sridharan
2023-01-27
9
-70
/
+126
|
*
ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during trigger
Ranjani Sridharan
2023-01-27
2
-35
/
+112
|
*
ASoC: SOF: sof-audio: Populate the PCM stream pipeline_info
Ranjani Sridharan
2023-01-27
1
-17
/
+52
|
*
ASoC: SOF: ipc4: Add flag to skip triggering pipelines during FE DAI trigger
Ranjani Sridharan
2023-01-27
4
-91
/
+21
|
*
ASoC: SOF: ipc4-pcm: Define pcm_setup/free ops
Ranjani Sridharan
2023-01-27
2
-0
/
+47
|
*
ASoC: SOF: Introduce PCM setup/free PCM IPC ops
Ranjani Sridharan
2023-01-27
2
-0
/
+21
|
*
ASoC: SOF: topology: Set IPC-specific trigger order for DAI links
Ranjani Sridharan
2023-01-27
4
-18
/
+47
|
*
ASoC: SOF: pcm: do not free widgets during suspend trigger
Ranjani Sridharan
2023-01-27
4
-18
/
+3
|
*
ASoC: SOF: sof-audio: Only process widgets in the connected widget list
Ranjani Sridharan
2023-01-27
1
-15
/
+36
|
*
ASoC: SOF: sof-audio: Set up/free DAI/AIF widgets only once
Ranjani Sridharan
2023-01-27
1
-30
/
+18
|
*
ASoC: soc-pcm: Export widget_in_list()
Ranjani Sridharan
2023-01-27
1
-1
/
+2
|
*
ASoC: SOF: ipc4-topology: No need to unbind routes within a pipeline
Ranjani Sridharan
2023-01-27
1
-2
/
+9
*
|
ASoC: simple-card-utils: create jack inputs for
Mark Brown
2023-01-28
4
-1
/
+92
|
\
\
[next]