Age | Commit message (Expand) | Author |
2022-07-22 | ASoC: audio-graph-card2: Add of_node_put() in fail path | Liang He |
2022-07-21 | ASoC: audio-graph-card: Add of_node_put() in fail path | Liang He |
2022-07-13 | ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type() | Liang He |
2022-07-08 | ASoC: simple-card-utils.c: care Codec2Codec vs DPCM:BE | Kuninori Morimoto |
2022-07-08 | ASoC: simple-card-utils.c: ignore Codec2Codec setting if it already have | Kuninori Morimoto |
2022-07-08 | ASoC: audio-graph-card2-custom-sample.dtsi: add verbose explanation | Kuninori Morimoto |
2022-07-08 | ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space | Kuninori Morimoto |
2022-07-08 | ASoC: audio-graph-card2.c: make Codec2Codec settings optional | Kuninori Morimoto |
2022-07-08 | ASoC: audio-graph-card2.c: use of_property_read_u32() for rate | Kuninori Morimoto |
2022-06-29 | ASoC: Refactor non_legacy_dai_naming flag | Mark Brown |
2022-06-27 | ASoC: Merge up fixes | Mark Brown |
2022-06-27 | ASoC: test-component: Remove now redundant non_legacy_dai_naming flag | Charles Keepax |
2022-06-27 | ASoC: test-component: Migrate to new style legacy DAI naming flag | Charles Keepax |
2022-06-24 | ASoC: audio_graph_card2: Fix port numbers in example | Sascha Hauer |
2022-06-09 | Specify clock provider directly to CPU DAIs | Mark Brown |
2022-06-07 | ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void | Uwe Kleine-König |
2022-06-06 | ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si... | Kuninori Morimoto |
2022-06-06 | ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local | Charles Keepax |
2022-06-06 | ASoC: test-component: Rename set_fmt_new back to set_fmt | Charles Keepax |
2022-06-06 | ASoC: test-component: Update to use set_fmt_new callback | Charles Keepax |
2022-05-16 | ASoC: core: Correct spelling fliped -> flipped | Charles Keepax |
2022-05-04 | ASoC: Pull in fixes | Mark Brown |
2022-04-21 | ASoC: audio-graph-card2: indicate "Experimental stage" warning only when succ... | Kuninori Morimoto |
2022-04-20 | ASoC: simple-card-utils: fix sysclk shutdown | Olivier Moysan |
2022-04-14 | ASoC: soc-card: Create jack kcontrol without pins | Akihiko Odaki |
2022-04-06 | ASoC: simple-card-utils: Avoid NULL deref in asoc_simple_set_tdm() | Richard Fitzgerald |
2022-03-11 | ASoC: simple-card-utils: Don't reset clock of active DAI | Sameer Pujar |
2022-03-07 | ASoC: audio_graph_card2: Add support for variable slot widths | Richard Fitzgerald |
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 |