summaryrefslogtreecommitdiff
path: root/sound/soc/generic/simple-card.c
AgeCommit message (Expand)Author
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-26ASoC: Merge up fixesMark Brown
2023-09-25ASoC: generic: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-19ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto
2023-07-17ASoC: simple-card.c: enable multi Component supportKuninori Morimoto
2023-07-09ASoC: simple-card: Handle additional devicesHerve Codina
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-05-26ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina
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-01-27ASoC: simple-card-utils: create jack inputs for aux_devsAstrid Rost
2022-10-19ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald
2022-01-11ASoC: simple-card: fix probe failure on platform componentRobert Hancock
2021-12-20ASoC: generic: Use dev_err_probe() helperKuninori Morimoto
2021-06-22ASoC: simple-card: Fill in driver nameGuido Günther
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: simple-card: add simple_link_init()Kuninori Morimoto
2021-04-21ASoC: simple-card: add simple_parse_node()Kuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_remove() 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
2021-04-15ASoC: simple-card: use simple_props_to_xxx() macroKuninori Morimoto
2021-04-15ASoC: simple-card: use asoc_link_to_xxx() macroKuninori Morimoto
2021-04-15ASoC: simple-card: remove unused variable from simple_parse_of()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: tidyup asoc_simple_parse_convert()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: multi support at asoc_simple_canonicalize_cpu/platfo...Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: remove asoc_simple_parse_xxx()Kuninori Morimoto
2021-04-13ASoC: simple-card-utils: remove li->dais/li->confKuninori Morimoto
2021-04-13ASoC: simple-card-utils: setup dai_props cpu_dai/codec_dai at initial timingKuninori Morimoto
2021-04-08ASoC: simple-card-utils: share dummy DAI and reduce memoryKuninori Morimoto
2021-04-08ASoC: simple-card-utils: enable flexible CPU/Codec/PlatformKuninori Morimoto
2021-04-07ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski
2021-03-31ASoC: simple-card: cleanup graph_for_each_link()Kuninori Morimoto
2021-03-31ASoC: simple-card: count DAI / link numbers as in orderKuninori Morimoto
2020-08-18ASoC: simple-card: Use snd_soc_of_parse_aux_devs()Stephan Gerhold
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart
2019-12-10ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta
2019-10-15ASoC: simple-card: fixup simple_dai_link_of_dpcm() commentKuninori Morimoto
2019-09-03ASoC: simple-card: indicate rebind issueKuninori Morimoto
2019-08-09ASoC: simple-card: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-07-10ASoC: simple-card: fix an use-after-free in simple_for_each_link()Wen Yang
2019-07-10ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm()Wen Yang
2019-06-06ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-05-24ASoC: simple-card: Restore original configuration of DAI formatJon Hunter