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
*
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-05-13
3
-10
/
+6
|
\
|
*
ASoC: audio-graph-card2: remove unneeded of_node_get()
Kuninori Morimoto
2024-05-09
1
-2
/
+0
|
*
ASoC: generic: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
1
-6
/
+6
|
*
ASoC: soc-jack: Get rid of legacy GPIO support
Andy Shevchenko
2024-03-26
1
-2
/
+0
*
|
ASoC: audio-graph-card2: call of_node_get() before of_get_next_child()
Kuninori Morimoto
2024-05-10
1
-1
/
+1
|
/
*
ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()
Kuninori Morimoto
2024-01-12
1
-1
/
+1
*
ASoC: simple-card-utils: Drop GPIO include
Linus Walleij
2023-12-18
3
-3
/
+0
*
ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags
Daniel Baluta
2023-12-14
2
-0
/
+25
*
ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()
Dan Carpenter
2023-12-07
1
-1
/
+1
*
ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sample
Kuninori Morimoto
2023-11-27
1
-0
/
+199
*
ASoC: audio-graph-card2-custom-sample: Add connection image
Kuninori Morimoto
2023-11-27
1
-39
/
+142
*
ASoC: audio-graph-card2: add CPU:Codec = N:M support
Kuninori Morimoto
2023-11-27
1
-23
/
+202
*
ASoC: audio-graph-card2: use better image for Multi connection
Kuninori Morimoto
2023-11-27
1
-26
/
+26
*
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
2023-10-23
5
-7
/
+5
*
ASoC: Explicitly include correct DT includes
Rob Herring
2023-10-09
4
-6
/
+2
*
ASoC: Merge up fixes
Mark Brown
2023-09-26
2
-3
/
+6
|
\
|
*
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
2023-09-19
1
-2
/
+4
|
*
ASoC: simple-card-utils: fixup simple_util_startup() error handling
Kuninori Morimoto
2023-09-19
1
-1
/
+2
*
|
ASoC: generic: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
6
-265
/
+263
*
|
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-25
1
-50
/
+50
|
/
*
ASoC: audio-graph-card.c: move audio_graph_parse_of()
Kuninori Morimoto
2023-08-24
1
-71
/
+68
*
ASoC: audio-graph-card2: add comment for format property
Kuninori Morimoto
2023-08-23
2
-0
/
+19
*
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
2023-08-14
1
-1
/
+1
*
ASoC: simple-card.c: enable multi Component support
Kuninori Morimoto
2023-07-17
1
-2
/
+18
*
ASoC: simple-card-utils.c: enable multi Component support
Kuninori Morimoto
2023-07-17
3
-5
/
+20
*
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
2023-07-17
1
-1
/
+1
*
ASoC: simple-card: Handle additional devices
Herve Codina
2023-07-09
1
-2
/
+44
*
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
[next]