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