summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2023-06-20ASoC: simple-card.c: use snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-06-20ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-06-15ASoC: simple_card_utils: remove unused cpus/codecs/platforms from propsKuninori Morimoto
2023-06-14ASoC: simple-card-utils.c: share asoc_graph_parse_dai()Kuninori Morimoto
2023-06-12ASoC: audio-graph-card2-custom-sample.dtsi: remove DT warningKuninori Morimoto
2023-06-09ASoC: audio-graph-card2-custom-sample: add missing CPU:Codec = 1:N sampleKuninori Morimoto
2023-06-02ASoC: simple-card-utils: fix PCM constraint error checkRobert Hancock
2023-05-26ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina
2023-05-08ASoC: simple_card_utils.c: use asoc_dummy_dlcKuninori Morimoto
2023-04-05ASoC: audio-graph-card2: switch to use c2c_params instead of paramsKuninori Morimoto
2023-03-27ASoC: audio-graph-card2-custom-sample.dtsi: use card->name to avoid long nameKuninori Morimoto
2023-03-24ASoC: simple-card.c: add missing of_node_put()Kuninori Morimoto
2023-03-22ASoC: simple-card: add comment to indicate don't remove platformsKuninori Morimoto
2023-03-20ASoC: generic: test-component: Convert to platform remove callback returning ...Uwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
2022-12-07ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()Wang Yufen
2022-11-11ASoC: audio-graph-card2: remove Experimental announceKuninori Morimoto
2022-11-07ASoC: audio-graph-card2: check also dpcm node for convert-xxxKuninori Morimoto
2022-11-07ASoC: audio-graph-card2-custom-sample.dtsi: add convert-rate for DPCM (MIXer)Kuninori Morimoto
2022-11-07ASoC: simple-card-utils: remove asoc_simple_convert_fixup()Kuninori Morimoto
2022-10-19ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald
2022-09-07ASoC: simple-card-utils: switch to using gpiod APIDmitry Torokhov
2022-08-15ASoC: simple-card-utils: Fixup DAI sample formatSameer Pujar
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