summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2022-07-22ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He
2022-07-21ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He
2022-07-13ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()Liang He
2022-07-08ASoC: simple-card-utils.c: care Codec2Codec vs DPCM:BEKuninori Morimoto
2022-07-08ASoC: simple-card-utils.c: ignore Codec2Codec setting if it already haveKuninori Morimoto
2022-07-08ASoC: audio-graph-card2-custom-sample.dtsi: add verbose explanationKuninori Morimoto
2022-07-08ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec spaceKuninori Morimoto
2022-07-08ASoC: audio-graph-card2.c: make Codec2Codec settings optionalKuninori Morimoto
2022-07-08ASoC: audio-graph-card2.c: use of_property_read_u32() for rateKuninori Morimoto
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-27ASoC: Merge up fixesMark Brown
2022-06-27ASoC: test-component: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-27ASoC: test-component: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-24ASoC: audio_graph_card2: Fix port numbers in exampleSascha Hauer
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-07ASoC: simple-card-utils: Make asoc_simple_clean_reference() return voidUwe Kleine-König
2022-06-06ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si...Kuninori Morimoto
2022-06-06ASoC: simple-card-utils: Move snd_soc_component_is_codec to be localCharles Keepax
2022-06-06ASoC: test-component: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: test-component: Update to use set_fmt_new callbackCharles Keepax
2022-05-16ASoC: core: Correct spelling fliped -> flippedCharles Keepax
2022-05-04ASoC: Pull in fixesMark Brown
2022-04-21ASoC: audio-graph-card2: indicate "Experimental stage" warning only when succ...Kuninori Morimoto
2022-04-20ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
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