index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2023-06-20
2
-6
/
+2
*
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
2023-06-20
1
-1
/
+1
*
ASoC: Merge fixes due to dependencies
Mark Brown
2023-06-16
2
-1
/
+2
|
\
|
*
ASoC: simple-card-utils: fix PCM constraint error check
Robert Hancock
2023-06-02
1
-1
/
+1
|
*
ASoC: simple-card: Add missing of_node_put() in case of error
Herve Codina
2023-05-26
1
-0
/
+1
*
|
ASoC: simple_card_utils: remove unused cpus/codecs/platforms from props
Kuninori Morimoto
2023-06-15
1
-6
/
+0
*
|
ASoC: simple-card-utils.c: share asoc_graph_parse_dai()
Kuninori Morimoto
2023-06-14
3
-212
/
+107
*
|
ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning
Kuninori Morimoto
2023-06-12
1
-50
/
+101
*
|
ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample
Kuninori Morimoto
2023-06-09
1
-0
/
+26
*
|
ASoC: simple_card_utils.c: use asoc_dummy_dlc
Kuninori Morimoto
2023-05-08
1
-7
/
+2
|
/
*
ASoC: audio-graph-card2: switch to use c2c_params instead of params
Kuninori Morimoto
2023-04-05
2
-14
/
+14
*
ASoC: audio-graph-card2-custom-sample.dtsi: use card->name to avoid long name
Kuninori Morimoto
2023-03-27
1
-0
/
+3
*
ASoC: simple-card.c: add missing of_node_put()
Kuninori Morimoto
2023-03-24
1
-0
/
+1
*
ASoC: simple-card: add comment to indicate don't remove platforms
Kuninori Morimoto
2023-03-22
4
-3
/
+60
*
ASoC: generic: test-component: Convert to platform remove callback returning ...
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
ASoC: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-11
2
-2
/
+2
*
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
2023-01-27
2
-0
/
+53
*
ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()
Wang Yufen
2022-12-07
1
-1
/
+3
*
ASoC: audio-graph-card2: remove Experimental announce
Kuninori Morimoto
2022-11-11
1
-3
/
+0
*
ASoC: audio-graph-card2: check also dpcm node for convert-xxx
Kuninori Morimoto
2022-11-07
1
-1
/
+2
*
ASoC: audio-graph-card2-custom-sample.dtsi: add convert-rate for DPCM (MIXer)
Kuninori Morimoto
2022-11-07
1
-2
/
+8
*
ASoC: simple-card-utils: remove asoc_simple_convert_fixup()
Kuninori Morimoto
2022-11-07
1
-22
/
+13
*
ASoC: simple-card: Fix up checks for HW param fixups
Aidan MacDonald
2022-10-19
3
-3
/
+17
*
ASoC: simple-card-utils: switch to using gpiod API
Dmitry Torokhov
2022-09-07
1
-13
/
+15
*
ASoC: simple-card-utils: Fixup DAI sample format
Sameer Pujar
2022-08-15
1
-0
/
+34
*
ASoC: audio-graph-card2: Add of_node_put() in fail path
Liang He
2022-07-22
1
-1
/
+3
*
ASoC: audio-graph-card: Add of_node_put() in fail path
Liang He
2022-07-22
1
-1
/
+3
*
ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()
Liang He
2022-07-13
1
-10
/
+25
*
ASoC: simple-card-utils.c: care Codec2Codec vs DPCM:BE
Kuninori Morimoto
2022-07-08
1
-0
/
+4
*
ASoC: simple-card-utils.c: ignore Codec2Codec setting if it already have
Kuninori Morimoto
2022-07-08
1
-0
/
+4
*
ASoC: audio-graph-card2-custom-sample.dtsi: add verbose explanation
Kuninori Morimoto
2022-07-08
1
-8
/
+90
*
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Kuninori Morimoto
2022-07-08
2
-20
/
+8
*
ASoC: audio-graph-card2.c: make Codec2Codec settings optional
Kuninori Morimoto
2022-07-08
2
-16
/
+23
*
ASoC: audio-graph-card2.c: use of_property_read_u32() for rate
Kuninori Morimoto
2022-07-08
1
-2
/
+3
*
ASoC: Refactor non_legacy_dai_naming flag
Mark Brown
2022-06-29
1
-1
/
+1
|
\
|
*
ASoC: test-component: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
1
-1
/
+0
|
*
ASoC: test-component: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-27
1
-0
/
+1
*
|
ASoC: Merge up fixes
Mark Brown
2022-06-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
ASoC: audio_graph_card2: Fix port numbers in example
Sascha Hauer
2022-06-24
1
-3
/
+3
*
|
Specify clock provider directly to CPU DAIs
Mark Brown
2022-06-09
2
-10
/
+15
|
\
\
|
*
|
ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
Charles Keepax
2022-06-06
1
-1
/
+6
|
*
|
ASoC: test-component: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
1
-2
/
+2
|
*
|
ASoC: test-component: Update to use set_fmt_new callback
Charles Keepax
2022-06-06
1
-11
/
+11
|
|
/
*
|
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
Uwe Kleine-König
2022-06-07
1
-3
/
+4
*
|
ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si...
Kuninori Morimoto
2022-06-06
1
-2
/
+2
|
/
*
ASoC: core: Correct spelling fliped -> flipped
Charles Keepax
2022-05-16
1
-1
/
+1
*
ASoC: Pull in fixes
Mark Brown
2022-05-04
1
-1
/
+1
|
\
|
*
ASoC: simple-card-utils: fix sysclk shutdown
Olivier Moysan
2022-04-20
1
-1
/
+1
*
|
ASoC: audio-graph-card2: indicate "Experimental stage" warning only when succ...
Kuninori Morimoto
2022-04-21
1
-2
/
+3
*
|
ASoC: soc-card: Create jack kcontrol without pins
Akihiko Odaki
2022-04-14
1
-3
/
+2
|
/
[next]