- 01e90ee ASoC: soc-component: add snd_soc_component_is_codec() by Kuninori Morimoto · 3 years, 2 months ago
- baa274d ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) by Kuninori Morimoto · 3 years, 3 months ago
- 349b15e ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) by Kuninori Morimoto · 3 years, 3 months ago
- cb2d94a ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) by Kuninori Morimoto · 3 years, 3 months ago
- e781759 ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) by Kuninori Morimoto · 3 years, 3 months ago
- 5279bd8 ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) by Kuninori Morimoto · 3 years, 3 months ago
- c601fdf ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) by Kuninori Morimoto · 3 years, 3 months ago
- 95373f3 ASoC: add Audio Graph Card2 Custom Sample by Kuninori Morimoto · 3 years, 3 months ago
- c3a15c9 ASoC: audio-graph-card2: add Codec2Codec support by Kuninori Morimoto · 3 years, 3 months ago
- f03beb5 ASoC: audio-graph-card2: add DPCM support by Kuninori Morimoto · 3 years, 3 months ago
- c8c7493 ASoC: audio-graph-card2: add Multi CPU/Codec support by Kuninori Morimoto · 3 years, 3 months ago
- 6e5f68f ASoC: add Audio Graph Card2 driver by Kuninori Morimoto · 3 years, 3 months ago
- 52a18c2 ASoC: simple-card-utils: add codec2codec support by Kuninori Morimoto · 3 years, 3 months ago
- 9293925 ASoC: simple-card-utils: add asoc_graph_is_ports0() by Kuninori Morimoto · 3 years, 3 months ago
- d293abc ASoC: test-component: add Test Component for Sound debug/test by Kuninori Morimoto · 3 years, 3 months ago
- 30b428d ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link by Sameer Pujar · 3 years, 3 months ago
- 5f939f4 ASoC: audio-graph: respawn Platform Support by Kuninori Morimoto · 3 years, 4 months ago
- 36a9d79 ASoC: simple-card-utils: Avoid over-allocating DLCs by Samuel Holland · 3 years, 5 months ago
- 907f0a3 ASoC: simple-card: Fill in driver name by Guido Günther · 3 years, 6 months ago
- 2c7fd9d ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_provider() by Kuninori Morimoto · 3 years, 7 months ago
- 582f350 ASoC: audio-graph: tidyup graph_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- f8090ff ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 8 months ago
- 6ad76b5 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 0919a3a ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- 25c4a9b ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 by Mark Brown · 3 years, 8 months ago
- 73371ba ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() by Kuninori Morimoto · 3 years, 8 months ago
- 4343922 ASoC: simple-card: add simple_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 59c35c44 ASoC: simple-card: add simple_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- e51237b ASoC: audio-graph: add graph_link_init() by Kuninori Morimoto · 3 years, 8 months ago
- 8859f80 ASoC: audio-graph: add graph_parse_node() by Kuninori Morimoto · 3 years, 8 months ago
- 63f2f9c ASoC: audio-graph: remove Platform support by Kuninori Morimoto · 3 years, 8 months ago
- 67800ae ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() by Kuninori Morimoto · 3 years, 8 months ago
- 14d78d7 ASoC: audio-graph: remove "audio-graph-card, " preix support by Kuninori Morimoto · 3 years, 8 months ago
- 6769ea1 ASoC: audio-graph: check ports if exists by Kuninori Morimoto · 3 years, 8 months ago
- f6fcc82 ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
- 1a456b1 ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c by Kuninori Morimoto · 3 years, 8 months ago
- ec1af6c ASoC: simple-card-utils: Allocate link info structure on heap by Thierry Reding · 3 years, 8 months ago
- 343e55e ASoC: simple-card-utils: Increase maximum number of links to 128 by Thierry Reding · 3 years, 8 months ago
- 0f687d8 ASoC: simple-card-utils: Propagate errors on too many links by Thierry Reding · 3 years, 8 months ago
- ae0727a ASoC: audio-graph: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 7ed5920 ASoC: audio-graph: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 2c33e20 ASoC: simple-card: use simple_props_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 5bb5ac7 ASoC: simple-card: use asoc_link_to_xxx() macro by Kuninori Morimoto · 3 years, 9 months ago
- 8cbea89 ASoC: simple-card: remove unused variable from simple_parse_of() by Kuninori Morimoto · 3 years, 9 months ago
- fcfd763 ASoC: simple-card-utils: tidyup asoc_simple_parse_convert() by Kuninori Morimoto · 3 years, 9 months ago
- c826ec03 ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platform() by Kuninori Morimoto · 3 years, 9 months ago
- 1cf6805 ASoC: simple-card-utils: care multi DAI at asoc_simple_clean_reference() by Kuninori Morimoto · 3 years, 9 months ago
- e25704f ASoC: simple-card-utils: remove asoc_simple_parse_xxx() by Kuninori Morimoto · 3 years, 9 months ago
- fafc05a ASoC: simple-card-utils: use for_each_prop_xxx() by Kuninori Morimoto · 3 years, 9 months ago
- f899006 ASoC: simple-card-utils: remove li->dais/li->conf by Kuninori Morimoto · 3 years, 9 months ago
- 59f5cd9 ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timing by Kuninori Morimoto · 3 years, 9 months ago
- 205eb17 ASoC: simple-card-utils: share dummy DAI and reduce memory by Kuninori Morimoto · 3 years, 9 months ago
- f2138aed ASoC: simple-card-utils: enable flexible CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
- fa74c22 ASoC: simple-card: fix possible uninitialized single_cpu local variable by Krzysztof Kozlowski · 3 years, 9 months ago
- ad85850 Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13 by Mark Brown · 3 years, 9 months ago
- 39af7f7 ASoC: simple-card: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
- a6e8798 ASoC: simple-card: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
- e9cbcf2 ASoC: audio-graph: cleanup graph_for_each_link() by Kuninori Morimoto · 3 years, 9 months ago
- 674b943 ASoC: audio-graph: count DAI / link numbers as in order by Kuninori Morimoto · 3 years, 9 months ago
- 050c795 ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/Platform by Kuninori Morimoto · 3 years, 9 months ago
- 89503d7 ASoC: simple-card-utils.c: remove old comment by Kuninori Morimoto · 3 years, 9 months ago
- 8ca88d5 ASoC: simple-card-utils: Do not handle device clock by Sameer Pujar · 3 years, 10 months ago
- bd029fc8 ASoC: generic: simple-card-utils: remove useless assignment by Pierre-Louis Bossart · 3 years, 10 months ago
- 1e30f64 ASoC: simple-card-utils: Fix device module clock by Sameer Pujar · 3 years, 11 months ago
- 6e4ea8a ASoC: audio-graph: Rename functions needed for export by Sameer Pujar · 3 years, 11 months ago
- 5268e0b ASoC: Fix 7/8 spaces indentation in Kconfig by Geert Uytterhoeven · 4 years, 2 months ago
- e32b100 ASoC: audio-graph: Expose helpers from audio graph by Sameer Pujar · 4 years, 2 months ago
- d09c774 ASoC: audio-graph: Expose new members for asoc_simple_priv by Sameer Pujar · 4 years, 2 months ago
- 930dd47 ASoC: audio-graph: Support empty Codec endpoint by Sameer Pujar · 4 years, 2 months ago
- c21cbb52 ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM by Sameer Pujar · 4 years, 2 months ago
- e6aeb37 ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names by Sameer Pujar · 4 years, 2 months ago
- d9ffff6 ASoC: simple-card: Use snd_soc_of_parse_aux_devs() by Stephan Gerhold · 4 years, 5 months ago
- 9ae035e ASoC: generic: use asoc_substream_to_rtd() by Kuninori Morimoto · 4 years, 5 months ago
- 4d9e07c Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: by Mark Brown · 4 years, 5 months ago
- 764aafd ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack by Shengjiu Wang · 4 years, 5 months ago
- 2561247 ASoC: soc-dai: set dai_link dpcm_ flags with a helper by Pierre-Louis Bossart · 4 years, 6 months ago
- e7718a7 ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer by Kuninori Morimoto · 4 years, 9 months ago
- 40a92db ASoC: simple-card-utils: use for_each_pcm_streams() by Kuninori Morimoto · 4 years, 10 months ago
- 95cfc0a ASoC: simple-card: Add support for codec2codec DAI links by Samuel Holland · 4 years, 10 months ago
- 5525cf0 ASoC: simple-card: Don't create separate link when platform is present by Daniel Baluta · 5 years ago
- 9764bee ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
- 848704f ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment by Kuninori Morimoto · 5 years ago
- 2458adb SoC: simple-card-utils: set 0Hz to sysclk when shutdown by Katsuhiro Suzuki · 5 years ago
- 157ab71 ASoC: audio-graph: indicate rebind issue by Kuninori Morimoto · 5 years ago
- 39c66b6 ASoC: simple-card: indicate rebind issue by Kuninori Morimoto · 5 years ago
- 14fdfc0 ASoC: simple-card: use snd_soc_dai_link_component for aux_dev by Kuninori Morimoto · 5 years ago
- 3b46a67 Merge branch 'asoc-5.3' into asoc-5.4 by Mark Brown · 5 years ago
- ec3042a ASoC: audio-graph-card: add missing const at graph_get_dai_id() by Kuninori Morimoto · 5 years ago
- c152f84 ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() by Wen Yang · 5 years ago
- aa2e362 ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() by Wen Yang · 5 years ago
- 27862d5 ASoC: simple-card: fix an use-after-free in simple_for_each_link() by Wen Yang · 5 years ago
- 724808a ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() by Wen Yang · 5 years ago
- 794fcee ASoC: simple-card-utils: care no Platform for DPCM by Kuninori Morimoto · 5 years ago
- 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 5 years ago
- 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 5 years ago
- 1bcc1fd ASoC: audio-graph-card: fix use-after-free in graph_for_each_link by Wen Yang · 5 years ago
- 9f3eb91 ASoC: simple-card-utils: consider CPU-Platform possibility by Kuninori Morimoto · 6 years ago
- 53c8b29 Merge tag 'v5.2-rc6' into asoc-5.3 by Mark Brown · 6 years ago
- 6f04374 ASoC: simple-card-utils: don't select unnecessary Platform by Kuninori Morimoto · 6 years ago
- f107294 ASoC: simple-card: support snd_soc_dai_link_component style for cpu by Kuninori Morimoto · 6 years ago