summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
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-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
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
2021-03-31ASoC: audio-graph: cleanup graph_for_each_link()Kuninori Morimoto
2021-03-31ASoC: audio-graph: count DAI / link numbers as in orderKuninori Morimoto
2021-03-31ASoC: simple-card-utils: alloc dai_link information for CPU/Codec/PlatformKuninori Morimoto
2021-03-31ASoC: simple-card-utils.c: remove old commentKuninori Morimoto
2021-03-16ASoC: simple-card-utils: Do not handle device clockSameer Pujar
2021-03-10ASoC: generic: simple-card-utils: remove useless assignmentPierre-Louis Bossart
2021-02-11ASoC: simple-card-utils: Fix device module clockSameer Pujar
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-10ASoC: audio-graph: Expose helpers from audio graphSameer Pujar
2020-11-10ASoC: audio-graph: Expose new members for asoc_simple_privSameer Pujar
2020-11-10ASoC: audio-graph: Support empty Codec endpointSameer Pujar
2020-11-10ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCMSameer Pujar
2020-11-10ASoC: audio-graph: Use of_node and DAI for DPCM DAI link namesSameer Pujar
2020-08-18ASoC: simple-card: Use snd_soc_of_parse_aux_devs()Stephan Gerhold
2020-07-23ASoC: generic: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-16ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jackShengjiu Wang
2020-07-08ASoC: soc-dai: set dai_link dpcm_ flags with a helperPierre-Louis Bossart
2020-03-27ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-09ASoC: simple-card-utils: use for_each_pcm_streams()Kuninori Morimoto
2020-03-06ASoC: simple-card: Add support for codec2codec DAI linksSamuel Holland
2019-12-10ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta
2019-10-15ASoC: audio-graph: fixup graph_dai_link_of_dpcm() commentKuninori Morimoto
2019-10-15ASoC: simple-card: fixup simple_dai_link_of_dpcm() commentKuninori Morimoto
2019-09-09SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki
2019-09-03ASoC: audio-graph: indicate rebind issueKuninori 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-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-07-11ASoC: audio-graph-card: add missing const at graph_get_dai_id()Kuninori Morimoto
2019-07-10ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id()Wen Yang
2019-07-10ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm()Wen Yang
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-07-10ASoC: simple-card-utils: care no Platform for DPCMKuninori Morimoto
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown
2019-07-04ASoC: audio-graph-card: fix use-after-free in graph_for_each_linkWen Yang
2019-06-28ASoC: simple-card-utils: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: simple-card-utils: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: simple-card: support snd_soc_dai_link_component style for cpuKuninori Morimoto