summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2022-04-20ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan
2022-04-06ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm()Richard Fitzgerald
2022-03-11ASoC: simple-card-utils: Don't reset clock of active DAISameer Pujar
2022-03-07ASoC: audio_graph_card2: Add support for variable slot widthsRichard Fitzgerald
2022-01-24ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock
2022-01-24ASoC: simple-card-utils: Set sysclk on all componentsRobert Hancock
2022-01-11ASoC: simple-card: fix probe failure on platform componentRobert Hancock
2021-12-23ASoC: core: Add snd_soc_of_parse_pin_switches() from simple-card-utilsStephan Gerhold
2021-12-20ASoC: generic: Use dev_err_probe() helperKuninori Morimoto
2021-12-09ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-12-06ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-10-18ASoC: soc-component: add snd_soc_component_is_codec()Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Multi)Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add Codec2Codec sample (Single)Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Multi)Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add DPCM sample (Single)Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Nulti)Kuninori Morimoto
2021-10-15ASoC: audio-graph-card2-custom-sample.dtsi: add Sample DT for Normal (Single)Kuninori Morimoto
2021-10-15ASoC: add Audio Graph Card2 Custom SampleKuninori Morimoto
2021-10-15ASoC: audio-graph-card2: add Codec2Codec supportKuninori Morimoto
2021-10-15ASoC: audio-graph-card2: add DPCM supportKuninori Morimoto
2021-10-15ASoC: audio-graph-card2: add Multi CPU/Codec supportKuninori Morimoto
2021-10-15ASoC: add Audio Graph Card2 driverKuninori Morimoto
2021-10-15ASoC: simple-card-utils: add codec2codec supportKuninori Morimoto
2021-10-15ASoC: simple-card-utils: add asoc_graph_is_ports0()Kuninori Morimoto
2021-10-15ASoC: test-component: add Test Component for Sound debug/testKuninori Morimoto
2021-09-20ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE linkSameer Pujar
2021-09-01ASoC: audio-graph: respawn Platform SupportKuninori Morimoto
2021-08-05ASoC: simple-card-utils: Avoid over-allocating DLCsSamuel Holland
2021-06-22ASoC: simple-card: Fill in driver nameGuido Günther
2021-06-21ASoC: simple-card-utils: switch to use snd_soc_daifmt_parse_format/clock_prov...Kuninori Morimoto
2021-05-11ASoC: audio-graph: tidyup graph_parse_node()Kuninori Morimoto
2021-05-11ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto
2021-05-11ASoC: simple-card: add simple_link_init()Kuninori Morimoto
2021-05-11ASoC: simple-card: add simple_parse_node()Kuninori Morimoto
2021-04-23ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2Mark Brown
2021-04-21ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_link_init()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_parse_node()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_link_init()Kuninori Morimoto
2021-04-21ASoC: audio-graph: add graph_parse_node()Kuninori Morimoto
2021-04-20ASoC: audio-graph: remove Platform supportKuninori Morimoto
2021-04-20ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()Kuninori Morimoto
2021-04-20ASoC: audio-graph: remove "audio-graph-card, " preix supportKuninori Morimoto
2021-04-20ASoC: audio-graph: check ports if existsKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: simple-card-utils: Allocate link info structure on heapThierry Reding
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding
2021-04-16ASoC: simple-card-utils: Propagate errors on too many linksThierry Reding