index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-jack: Get rid of legacy GPIO support
Andy Shevchenko
2024-03-26
1
-2
/
+0
*
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
*
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-21
1
-1
/
+3
[next]