summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2021-05-14ASoC: simple-card: fix possible uninitialized single_cpu local variableKrzysztof Kozlowski
2021-03-24ASoC: simple-card-utils: Do not handle device clockSameer Pujar
2021-03-04ASoC: simple-card-utils: Fix device module clockSameer Pujar
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
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-05-24ASoC: simple-card: Restore original configuration of DAI formatJon Hunter
2019-05-21Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20ASoC: simple-card: Fix configuration of DAI formatJon Hunter
2019-05-20ASoC: rename functions that pollute the simple_xxx namespaceAmir Goldstein
2019-04-26ASoC: simple-card: Read pin switches conf from devicetreePaul Cercueil
2019-04-26ASoC: simple-card-utils: add asoc_simple_parse_pin_switches()Paul Cercueil
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-04ASoC: simple-card: don't select DPCM via simple-audio-cardKuninori Morimoto
2019-04-04ASoC: audio-graph-card: don't select DPCM via audio-graph-cardKuninori Morimoto
2019-04-01ASoC: simple-card-utils: remove set but not used variable 'dai_name'YueHaibing
2019-03-21ASoC: simple-card-utils: test memory allocationKuninori Morimoto
2019-03-21ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto
2019-03-21ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto
2019-03-21ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto
2019-03-21ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto
2019-03-18ASoC: audio-graph: add graph_parse_mclk_fs()Kuninori Morimoto
2019-03-18ASoC: audio-graph: rename graph_get_conversion() to graph_parse_convert()Kuninori Morimoto
2019-03-18ASoC: simple-card: add simple_parse_mclk_fs()Kuninori Morimoto
2019-03-18ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()Kuninori Morimoto
2019-02-20ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parserTakashi Iwai
2019-02-20ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()Takashi Iwai