Age | Commit message (Expand) | Author |
2022-01-24 | ASoC: simple-card-utils: Add new system-clock-fixed flag | Robert Hancock |
2022-01-24 | ASoC: simple-card-utils: Set sysclk on all components | Robert Hancock |
2022-01-11 | ASoC: simple-card: fix probe failure on platform component | Robert Hancock |
2021-12-23 | ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utils | Stephan Gerhold |
2021-12-20 | ASoC: generic: Use dev_err_probe() helper | Kuninori Morimoto |
2021-12-09 | ASoC: test-component: fix null pointer dereference. | Ameer Hamza |
2021-12-06 | ASoC: test-component: fix null pointer dereference. | Ameer Hamza |
2021-10-18 | ASoC: soc-component: add snd_soc_component_is_codec() | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi) | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single) | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi) | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single) | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti) | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single) | Kuninori Morimoto |
2021-10-15 | ASoC: add Audio Graph Card2 Custom Sample | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2: add Codec2Codec support | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2: add DPCM support | Kuninori Morimoto |
2021-10-15 | ASoC: audio-graph-card2: add Multi CPU/Codec support | Kuninori Morimoto |
2021-10-15 | ASoC: add Audio Graph Card2 driver | Kuninori Morimoto |
2021-10-15 | ASoC: simple-card-utils: add codec2codec support | Kuninori Morimoto |
2021-10-15 | ASoC: simple-card-utils: add asoc_graph_is_ports0() | Kuninori Morimoto |
2021-10-15 | ASoC: test-component: add Test Component for Sound debug/test | Kuninori Morimoto |
2021-09-20 | ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link | Sameer Pujar |
2021-09-01 | ASoC: audio-graph: respawn Platform Support | Kuninori Morimoto |
2021-08-05 | ASoC: simple-card-utils: Avoid over-allocating DLCs | Samuel Holland |
2021-06-22 | ASoC: simple-card: Fill in driver name | Guido Günther |
2021-06-21 | ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov... | Kuninori Morimoto |
2021-05-11 | ASoC: audio-graph: tidyup graph_parse_node() | Kuninori Morimoto |
2021-05-11 | ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() | Kuninori Morimoto |
2021-05-11 | ASoC: simple-card: add simple_link_init() | Kuninori Morimoto |
2021-05-11 | ASoC: simple-card: add simple_parse_node() | Kuninori Morimoto |
2021-04-23 | ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 | Mark Brown |
2021-04-21 | ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() | Kuninori Morimoto |
2021-04-21 | ASoC: simple-card: add simple_link_init() | Kuninori Morimoto |
2021-04-21 | ASoC: simple-card: add simple_parse_node() | Kuninori Morimoto |
2021-04-21 | ASoC: audio-graph: add graph_link_init() | Kuninori Morimoto |
2021-04-21 | ASoC: audio-graph: add graph_parse_node() | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: remove Platform support | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: remove "audio-graph-card, " preix support | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: check ports if exists | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c | Kuninori Morimoto |
2021-04-20 | ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c | Kuninori Morimoto |
2021-04-20 | ASoC: simple-card-utils: Allocate link info structure on heap | Thierry Reding |
2021-04-16 | ASoC: simple-card-utils: Increase maximum number of links to 128 | Thierry Reding |
2021-04-16 | ASoC: simple-card-utils: Propagate errors on too many links | Thierry Reding |
2021-04-15 | ASoC: audio-graph: use simple_props_to_xxx() macro | Kuninori Morimoto |
2021-04-15 | ASoC: audio-graph: use asoc_link_to_xxx() macro | Kuninori Morimoto |
2021-04-15 | ASoC: simple-card: use simple_props_to_xxx() macro | Kuninori Morimoto |
2021-04-15 | ASoC: simple-card: use asoc_link_to_xxx() macro | Kuninori Morimoto |