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
2025-02-05
ASoC: simple-card-utils.c: add missing dlc->of_node
Kuninori Morimoto
1
-0
/
+1
2025-01-29
Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
1
-33
/
+29
2025-01-22
ASoC: audio-graph-card2: use correct endpoint when getting link parameters
Ivaylo Dimitrov
1
-33
/
+29
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
4
-274
/
+173
2025-01-15
ASoC: simple-card-utils: fix priv->dai_props indexing
Laurentiu Mihalcea
1
-5
/
+5
2025-01-13
ASoC: extra format on each DAI
Mark Brown
3
-228
/
+140
2025-01-13
ASoC: audio-graph-card2: Use extra format on each DAI
Kuninori Morimoto
1
-32
/
+44
2025-01-13
ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_mult...
Kuninori Morimoto
1
-5
/
+14
2025-01-13
ASoC: simple-card: use __free(device_node) for device node
Kuninori Morimoto
1
-41
/
+17
2025-01-13
ASoC: audio-graph-card: use __free(device_node) for device node
Kuninori Morimoto
1
-34
/
+14
2025-01-13
ASoC: audio-graph-card2: use __free(device_node) for device node
Kuninori Morimoto
1
-119
/
+54
2025-01-10
ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...
Rob Herring (Arm)
1
-3
/
+2
2025-01-09
ASoC: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-2
/
+2
2025-01-08
ASoC: Merge up v6.13-rc6
Mark Brown
1
-1
/
+1
2024-12-16
ASoC: simple-card-utils: Unify clock direction by clk_direction
Kuninori Morimoto
1
-6
/
+6
2024-12-10
ASoC: audio-graph-card: Call of_node_put() on correct node
Stephen Gordon
1
-1
/
+1
2024-12-09
ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id()
Kuninori Morimoto
1
-3
/
+4
2024-12-09
ASoC: simple-card-utils: check port reg first on graph_get_dai_id()
Kuninori Morimoto
1
-2
/
+5
2024-12-09
ASoC: simple-card-utils: use __free(device_node) for device node
Kuninori Morimoto
1
-30
/
+14
2024-11-22
Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-7
/
+13
2024-11-21
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-59
/
+50
2024-11-14
ASoC: Merge up fixes
Mark Brown
1
-0
/
+3
2024-11-12
ASoC: simple-card-utils: care simple_util_dai for dummy DAI
Kuninori Morimoto
1
-0
/
+6
2024-11-12
ASoC: test-component: Support continuous rates for test component
John Watts
1
-1
/
+1
2024-11-11
ASoC: audio-graph-card2: Purge absent supplies for device tree nodes
John Watts
1
-0
/
+3
2024-11-01
ASoC: generic: switch to use rtd->id from rtd->num
Kuninori Morimoto
1
-5
/
+5
2024-10-30
ASoC: audio-graph-card2: Update comment with renamed file path
Lad Prabhakar
1
-1
/
+1
2024-10-25
ASoC: audio-graph-card2: use new of_graph functions
Kuninori Morimoto
1
-56
/
+48
2024-10-25
ASoC: audio-graph-card: use new of_graph functions
Kuninori Morimoto
1
-1
/
+1
2024-10-25
ASoC: test-component: use new of_graph functions
Kuninori Morimoto
1
-2
/
+1
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
5
-5
/
+5
2024-09-04
Some clean up with helper fucntion
Mark Brown
2
-20
/
+3
2024-09-04
ASoC: audio-graph-card2: Use helper function of_get_child_count()
Zhang Zekun
1
-10
/
+1
2024-09-04
ASoC: audio-graph-card: Use for_each_child_of_node_scoped() to simplify code
Zhang Zekun
1
-10
/
+2
2024-08-22
ASoC: remove snd_soc_dai_link_set_capabilities()
Kuninori Morimoto
3
-6
/
+0
2024-08-06
ASoC: remove bespoke trigger support
Kuninori Morimoto
1
-9
/
+0
2024-07-08
ASoC: simple-card: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
1
-3
/
+2
2024-07-08
ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
1
-4
/
+1
2024-07-08
ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()
Krzysztof Kozlowski
1
-3
/
+2
2024-07-08
ASoC: simple-card-utils: Simplify with cleanup.h
Krzysztof Kozlowski
1
-7
/
+6
2024-06-26
ASoC: audio-graph-card2: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+13
2024-06-26
ASoC: audio-graph-card: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+13
2024-06-26
ASoC: simple-audio-card: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+10
2024-06-26
ASoC: simple-card-utils: add link-trigger-order support
Kuninori Morimoto
1
-0
/
+71
2024-06-17
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
1
-1
/
+1
2024-06-17
ASoC: audio-graph-card2: add support for aux devices
Kuninori Morimoto
1
-0
/
+4
2024-06-10
ASoC: generic: Replace of_gpio.h by proper one
Andy Shevchenko
1
-1
/
+2
2024-06-03
ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()
Kuninori Morimoto
1
-21
/
+10
2024-06-03
ASoC: simple-audio-card: enable playback/capture_only property
Kuninori Morimoto
1
-5
/
+20
2024-06-03
ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init()
Kuninori Morimoto
1
-19
/
+13
[next]