index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
ASoC: audio-graph-card: enable playback/capture_only property
Kuninori Morimoto
1
-5
/
+23
2024-06-03
ASoC: audio-graph-card: remove ports node name check
Kuninori Morimoto
1
-10
/
+5
2024-06-03
ASoC: audio-graph-card: add ep_to_port() / port_to_ports()
Kuninori Morimoto
1
-7
/
+19
2024-06-03
ASoC: audio-graph-card2: merge graph_parse_mclk_fs() into graph_link_init()
Kuninori Morimoto
1
-16
/
+9
2024-06-03
ASoC: audio-graph-card2: expand dai_link property part
Kuninori Morimoto
2
-42
/
+66
2024-06-03
ASoC: audio-graph-card2: remove ports node name check
Kuninori Morimoto
2
-8
/
+10
2024-06-03
ASoC: audio-graph-card2: add ep_to_port() / port_to_ports()
Kuninori Morimoto
1
-17
/
+29
2024-06-03
ASoC: simple-card-utils: remove both playback/capture_only check
Kuninori Morimoto
1
-6
/
+1
2024-05-27
ASoC: simple-card-utils: Split simple_fixup_sample_fmt func
Mohan Kumar
1
-6
/
+20
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
3
-10
/
+6
2024-05-10
ASoC: audio-graph-card2: call of_node_get() before of_get_next_child()
Kuninori Morimoto
1
-1
/
+1
2024-05-09
ASoC: audio-graph-card2: remove unneeded of_node_get()
Kuninori Morimoto
1
-2
/
+0
2024-05-08
ASoC: generic: Use *-y instead of *-objs in Makefile
Takashi Iwai
1
-6
/
+6
2024-03-26
ASoC: soc-jack: Get rid of legacy GPIO support
Andy Shevchenko
1
-2
/
+0
2024-01-12
ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()
Kuninori Morimoto
1
-1
/
+1
2023-12-18
ASoC: simple-card-utils: Drop GPIO include
Linus Walleij
3
-3
/
+0
2023-12-14
ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags
Daniel Baluta
2
-0
/
+25
2023-12-07
ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()
Dan Carpenter
1
-1
/
+1
2023-11-27
ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sample
Kuninori Morimoto
1
-0
/
+199
2023-11-27
ASoC: audio-graph-card2-custom-sample: Add connection image
Kuninori Morimoto
1
-39
/
+142
2023-11-27
ASoC: audio-graph-card2: add CPU:Codec = N:M support
Kuninori Morimoto
1
-23
/
+202
2023-11-27
ASoC: audio-graph-card2: use better image for Multi connection
Kuninori Morimoto
1
-26
/
+26
2023-10-23
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
5
-7
/
+5
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
4
-6
/
+2
2023-09-26
ASoC: Merge up fixes
Mark Brown
2
-3
/
+6
2023-09-25
ASoC: generic: convert not to use asoc_xxx()
Kuninori Morimoto
6
-265
/
+263
2023-09-25
ASoC: simple_card_utils.h: convert not to use asoc_xxx()
Kuninori Morimoto
1
-50
/
+50
2023-09-19
ASoC: simple-card: fixup asoc_simple_probe() error handling
Kuninori Morimoto
1
-2
/
+4
2023-09-19
ASoC: simple-card-utils: fixup simple_util_startup() error handling
Kuninori Morimoto
1
-1
/
+2
2023-08-24
ASoC: audio-graph-card.c: move audio_graph_parse_of()
Kuninori Morimoto
1
-71
/
+68
2023-08-23
ASoC: audio-graph-card2: add comment for format property
Kuninori Morimoto
2
-0
/
+19
2023-08-14
ASoC: soc-dai.h: merge DAI call back functions into ops
Kuninori Morimoto
1
-1
/
+1
2023-07-17
ASoC: simple-card.c: enable multi Component support
Kuninori Morimoto
1
-2
/
+18
2023-07-17
ASoC: simple-card-utils.c: enable multi Component support
Kuninori Morimoto
3
-5
/
+20
2023-07-17
ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()
Kuninori Morimoto
1
-1
/
+1
2023-07-10
ASoC: simple-card: Handle additional devices
Herve Codina
1
-2
/
+44
2023-06-20
ASoC: simple-card.c: use snd_soc_{of_}get_dlc()
Kuninori Morimoto
2
-6
/
+2
2023-06-20
ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()
Kuninori Morimoto
1
-1
/
+1
2023-06-16
ASoC: Merge fixes due to dependencies
Mark Brown
2
-1
/
+2
2023-06-15
ASoC: simple_card_utils: remove unused cpus/codecs/platforms from props
Kuninori Morimoto
1
-6
/
+0
2023-06-14
ASoC: simple-card-utils.c: share asoc_graph_parse_dai()
Kuninori Morimoto
3
-212
/
+107
2023-06-12
ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warning
Kuninori Morimoto
1
-50
/
+101
2023-06-09
ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sample
Kuninori Morimoto
1
-0
/
+26
2023-06-02
ASoC: simple-card-utils: fix PCM constraint error check
Robert Hancock
1
-1
/
+1
2023-05-26
ASoC: simple-card: Add missing of_node_put() in case of error
Herve Codina
1
-0
/
+1
2023-05-08
ASoC: simple_card_utils.c: use asoc_dummy_dlc
Kuninori Morimoto
1
-7
/
+2
2023-04-05
ASoC: audio-graph-card2: switch to use c2c_params instead of params
Kuninori Morimoto
2
-14
/
+14
2023-03-27
ASoC: audio-graph-card2-custom-sample.dtsi: use card->name to avoid long name
Kuninori Morimoto
1
-0
/
+3
2023-03-24
ASoC: simple-card.c: add missing of_node_put()
Kuninori Morimoto
1
-0
/
+1
2023-03-22
ASoC: simple-card: add comment to indicate don't remove platforms
Kuninori Morimoto
4
-3
/
+60
[prev]
[next]