summaryrefslogtreecommitdiff
path: root/sound/soc/generic/simple-card-utils.c
AgeCommit message (Expand)Author
2025-02-05ASoC: simple-card-utils.c: add missing dlc->of_nodeKuninori Morimoto
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-01-15ASoC: simple-card-utils: fix priv->dai_props indexingLaurentiu Mihalcea
2025-01-10ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...Rob Herring (Arm)
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-12-16ASoC: simple-card-utils: Unify clock direction by clk_directionKuninori Morimoto
2024-12-09ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id()Kuninori Morimoto
2024-12-09ASoC: simple-card-utils: check port reg first on graph_get_dai_id()Kuninori Morimoto
2024-12-09ASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto
2024-11-12ASoC: simple-card-utils: care simple_util_dai for dummy DAIKuninori Morimoto
2024-11-01ASoC: generic: switch to use rtd->id from rtd->numKuninori Morimoto
2024-07-08ASoC: simple-card-utils: Simplify with cleanup.hKrzysztof Kozlowski
2024-06-26ASoC: simple-card-utils: add link-trigger-order supportKuninori Morimoto
2024-06-03ASoC: audio-graph-card2: expand dai_link property partKuninori Morimoto
2024-06-03ASoC: audio-graph-card2: remove ports node name checkKuninori Morimoto
2024-06-03ASoC: simple-card-utils: remove both playback/capture_only checkKuninori Morimoto
2024-05-27ASoC: simple-card-utils: Split simple_fixup_sample_fmt funcMohan Kumar
2024-03-26ASoC: soc-jack: Get rid of legacy GPIO supportAndy Shevchenko
2023-12-18ASoC: simple-card-utils: Drop GPIO includeLinus Walleij
2023-12-14ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flagsDaniel Baluta
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: generic: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-25ASoC: simple_card_utils.h: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-19ASoC: simple-card-utils: fixup simple_util_startup() error handlingKuninori Morimoto
2023-07-17ASoC: simple-card-utils.c: enable multi Component supportKuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto
2023-06-20ASoC: simple-card.c: use snd_soc_{of_}get_dlc()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-02ASoC: simple-card-utils: fix PCM constraint error checkRobert Hancock
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-22ASoC: simple-card: add comment to indicate don't remove platformsKuninori Morimoto
2023-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
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-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.c: remove pre-alloced Codec2Codec spaceKuninori Morimoto
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-05-04ASoC: Pull in fixesMark Brown
2022-04-20ASoC: simple-card-utils: fix sysclk shutdownOlivier Moysan
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki