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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
ASoC: audio-graph: add graph_parse_node()
Kuninori Morimoto
1
-59
/
+49
2021-04-20
Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.m...
Mark Brown
4
-53
/
+35
2021-04-20
ASoC: ak4458: enable daisy chain
Viorel Suman
2
-16
/
+32
2021-04-20
ASoC: audio-graph: remove Platform support
Kuninori Morimoto
1
-6
/
+0
2021-04-20
ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()
Kuninori Morimoto
1
-2
/
+0
2021-04-20
ASoC: audio-graph: remove "audio-graph-card, " preix support
Kuninori Morimoto
1
-5
/
+0
2021-04-20
ASoC: audio-graph: check ports if exists
Kuninori Morimoto
1
-4
/
+6
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
4
-17
/
+10
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
3
-19
/
+19
2021-04-20
ASoC: simple-card-utils: Allocate link info structure on heap
Thierry Reding
2
-17
/
+24
2021-04-20
ASoC: rt1015p: add support on format S32_LE
Jack Yu
1
-1
/
+2
2021-04-19
Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...
Mark Brown
2
-15
/
+28
2021-04-19
ASoC: rt286: Generalize support for ALC3263 codec
David Ward
1
-10
/
+10
2021-04-19
ASoC: rt298: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: rt286: Configure combo jack for headphones
David Ward
1
-2
/
+7
2021-04-19
ASoC: sigmadsp: Disable cache mechanism for readbacks
Niklas Carlsson
1
-2
/
+16
2021-04-19
ASoC: rt286: Make RT286_SET_GPIO_* readable and writable
David Ward
1
-0
/
+3
2021-04-19
ASoC: rt286: Fix upper byte in DMIC2 configuration
David Ward
1
-1
/
+1
2021-04-19
Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...
Mark Brown
4
-10
/
+3
2021-04-19
ASoC: ak4458: check reset control status
Viorel Suman
1
-5
/
+16
2021-04-19
ASoC: codecs: rt5682: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: codecs: lpass-rx-macro: remove useless return
Pierre-Louis Bossart
1
-2
/
+0
2021-04-19
ASoC: soc-core: fix always-false condition
Pierre-Louis Bossart
1
-5
/
+0
2021-04-19
ASoC: soc-core: fix signed/unsigned issue
Pierre-Louis Bossart
1
-1
/
+1
2021-04-19
ASoC: soc-acpi: remove useless initialization
Pierre-Louis Bossart
1
-1
/
+1
2021-04-16
ASoC: rt715: remove kcontrols which no longer be used
Jack Yu
2
-68
/
+36
2021-04-16
ASoC: rt715: add main capture switch and main capture volume
Jack Yu
2
-0
/
+258
2021-04-16
ASoC: rt715: modification for code simplicity
Jack Yu
1
-4
/
+4
2021-04-16
Merge series "ASoC: Intel: add new TGL/ADL configurations" from Pierre-Louis ...
Mark Brown
2
-0
/
+234
2021-04-16
Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...
Mark Brown
3
-7
/
+15
2021-04-16
ASoC: simple-card-utils: Increase maximum number of links to 128
Thierry Reding
2
-4
/
+4
2021-04-16
ASoC: simple-card-utils: Propagate errors on too many links
Thierry Reding
2
-15
/
+21
2021-04-16
ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()
Kuninori Morimoto
1
-1
/
+2
2021-04-16
ASoC: soc-utils: add snd_soc_component_is_dummy()
Kuninori Morimoto
2
-1
/
+7
2021-04-16
ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failed
Kuninori Morimoto
1
-2
/
+3
2021-04-16
ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-16
ASoC: core: Don't set platform name when of_node is set
Daniel Baluta
1
-1
/
+5
2021-04-16
ASoC: Intel: sof_sdw: add quirk for new ADL-P Rvp
Vamshi Krishna Gopal
1
-0
/
+11
2021-04-16
ASoC: Intel: soc-acpi: add ADL jack-less SoundWire configurations
Pierre-Louis Bossart
1
-0
/
+38
2021-04-16
ASoC: Intel: soc-acpi: add ADL SoundWire base configurations
Pierre-Louis Bossart
1
-0
/
+185
2021-04-15
ASoC: SOF: use current DAI config during resume
Ranjani Sridharan
1
-1
/
+1
2021-04-15
Merge series "ASoC: simple-card/audio-graph: adjust to multi CPU/Codec" from ...
Mark Brown
2
-46
/
+47
2021-04-15
ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
Guangqing Zhu
1
-1
/
+1
2021-04-15
ASoC: audio-graph: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: audio-graph: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-15
/
+18
2021-04-15
ASoC: simple-card: use simple_props_to_xxx() macro
Kuninori Morimoto
1
-5
/
+5
2021-04-15
ASoC: simple-card: use asoc_link_to_xxx() macro
Kuninori Morimoto
1
-16
/
+19
2021-04-15
ASoC: simple-card: remove unused variable from simple_parse_of()
Kuninori Morimoto
1
-5
/
+0
2021-04-14
Merge series "kunit: Fix formatting of KUNIT tests to meet the standard" from...
Mark Brown
2
-3
/
+3
2021-04-14
Merge series "ASoC: rsnd: tidyup Renesas sound" from Kuninori Morimoto <kunin...
Mark Brown
2
-124
/
+110
[prev]
[next]