Age | Commit message (Expand) | Author |
2021-02-11 | ASoC: simple-card-utils: Fix device module clock | Sameer Pujar |
2021-02-08 | ASoC: audio-graph: Rename functions needed for export | Sameer Pujar |
2020-11-17 | ASoC: Fix 7/8 spaces indentation in Kconfig | Geert Uytterhoeven |
2020-11-10 | ASoC: audio-graph: Expose helpers from audio graph | Sameer Pujar |
2020-11-10 | ASoC: audio-graph: Expose new members for asoc_simple_priv | Sameer Pujar |
2020-11-10 | ASoC: audio-graph: Support empty Codec endpoint | Sameer Pujar |
2020-11-10 | ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM | Sameer Pujar |
2020-11-10 | ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names | Sameer Pujar |
2020-08-18 | ASoC: simple-card: Use snd_soc_of_parse_aux_devs() | Stephan Gerhold |
2020-07-23 | ASoC: generic: use asoc_substream_to_rtd() | Kuninori Morimoto |
2020-07-20 | Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ... | Mark Brown |
2020-07-16 | ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jack | Shengjiu Wang |
2020-07-08 | ASoC: soc-dai: set dai_link dpcm_ flags with a helper | Pierre-Louis Bossart |
2020-03-27 | ASoC: generic: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-03-09 | ASoC: simple-card-utils: use for_each_pcm_streams() | Kuninori Morimoto |
2020-03-06 | ASoC: simple-card: Add support for codec2codec DAI links | Samuel Holland |
2019-12-10 | ASoC: simple-card: Don't create separate link when platform is present | Daniel Baluta |
2019-10-15 | ASoC: audio-graph: fixup graph_dai_link_of_dpcm() comment | Kuninori Morimoto |
2019-10-15 | ASoC: simple-card: fixup simple_dai_link_of_dpcm() comment | Kuninori Morimoto |
2019-09-09 | SoC: simple-card-utils: set 0Hz to sysclk when shutdown | Katsuhiro Suzuki |
2019-09-03 | ASoC: audio-graph: indicate rebind issue | Kuninori Morimoto |
2019-09-03 | ASoC: simple-card: indicate rebind issue | Kuninori Morimoto |
2019-08-09 | ASoC: simple-card: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto |
2019-07-26 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown |
2019-07-11 | ASoC: audio-graph-card: add missing const at graph_get_dai_id() | Kuninori Morimoto |
2019-07-10 | ASoC: audio-graph-card: fix an use-after-free in graph_get_dai_id() | Wen Yang |
2019-07-10 | ASoC: audio-graph-card: fix use-after-free in graph_dai_link_of_dpcm() | Wen Yang |
2019-07-10 | ASoC: simple-card: fix an use-after-free in simple_for_each_link() | Wen Yang |
2019-07-10 | ASoC: simple-card: fix an use-after-free in simple_dai_link_of_dpcm() | Wen Yang |
2019-07-10 | ASoC: simple-card-utils: care no Platform for DPCM | Kuninori Morimoto |
2019-07-06 | Merge branch 'asoc-5.3' into asoc-next | Mark Brown |
2019-07-06 | Merge branch 'asoc-5.2' into asoc-linus | Mark Brown |
2019-07-04 | ASoC: audio-graph-card: fix use-after-free in graph_for_each_link | Wen Yang |
2019-06-28 | ASoC: simple-card-utils: consider CPU-Platform possibility | Kuninori Morimoto |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown |
2019-06-19 | ASoC: simple-card-utils: don't select unnecessary Platform | Kuninori Morimoto |
2019-06-06 | ASoC: simple-card: support snd_soc_dai_link_component style for cpu | Kuninori Morimoto |
2019-05-30 | Merge branch 'asoc-5.2' into asoc-5.3 | Mark Brown |
2019-05-24 | ASoC: simple-card: Restore original configuration of DAI format | Jon Hunter |
2019-05-21 | Merge branch 'for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | ASoC: simple-card: Fix configuration of DAI format | Jon Hunter |
2019-05-20 | ASoC: rename functions that pollute the simple_xxx namespace | Amir Goldstein |
2019-04-26 | ASoC: simple-card: Read pin switches conf from devicetree | Paul Cercueil |
2019-04-26 | ASoC: simple-card-utils: add asoc_simple_parse_pin_switches() | Paul Cercueil |
2019-04-04 | Merge branch 'asoc-5.1' into asoc-5.2 | Mark Brown |
2019-04-04 | ASoC: simple-card: don't select DPCM via simple-audio-card | Kuninori Morimoto |
2019-04-04 | ASoC: audio-graph-card: don't select DPCM via audio-graph-card | Kuninori Morimoto |
2019-04-01 | ASoC: simple-card-utils: remove set but not used variable 'dai_name' | YueHaibing |
2019-03-21 | ASoC: simple-card-utils: test memory allocation | Kuninori Morimoto |