summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)Author
2019-09-05ASoC: meson: tdmout: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-toddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-frddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: tdmin: expose all 16 inputsJerome Brunet
2019-09-05ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet
2019-09-05ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown
2019-08-20ASoC: meson: g12a-tohdmitx: require regmap mmioJerome Brunet
2019-08-20ASoC: meson: axg-tdm-formatter: free reset on device removalJerome Brunet
2019-08-09ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto
2019-08-09ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_devKuninori Morimoto
2019-07-31ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simpl...YueHaibing
2019-07-31ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-07-31ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31ASoC: meson: g12a-tohdmitx: override codec2codec paramsJerome Brunet
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown
2019-07-03ASoC: meson: axg-tdm-formatter: add resetJerome Brunet
2019-06-28ASoC: meson: axg-card: remove useless check on codecJerome Brunet
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-13ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT definesJerome Brunet
2019-06-13ASoC: meson: axg-tdm: fix sample clock inversionJerome Brunet
2019-06-13ASoC: meson: axg-tdmout: right_j is not supportedJerome Brunet
2019-06-13ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet
2019-06-10ASoC: meson: axg-card: fix null pointer dereference in clean upJerome Brunet
2019-06-06ASoC: meson: axg-card: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16ASoC: meson: add g12a tohdmitx controlJerome Brunet
2019-05-16ASoC: meson: axg-card: add basic codec-to-codec link supportJerome Brunet
2019-05-16ASoC: meson: axg-card: set link name based on link node nameJerome Brunet
2019-04-05ASoC: meson: axg-tdmout: add g12a supportJerome Brunet
2019-04-05ASoC: meson: axg-tdm-formatter: rework quirks settingsJerome Brunet
2019-04-05ASoC: meson: axg-frddr: add g12a supportJerome Brunet
2019-04-05ASoC: meson: axg-toddr: add g12a supportJerome Brunet
2019-04-05ASoC: meson: axg-fifo: add g12a supportJerome Brunet
2019-02-06ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-12-13ASoC: meson: fix do_div warning in spdifinJerome Brunet
2018-12-13ASoC: meson: add axg spdif inputJerome Brunet
2018-12-13ASoC: meson: axg-toddr: add support for spdifin backendJerome Brunet
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto
2018-08-29ASoC: meson: add axg pdm inputJerome Brunet
2018-08-28ASoC: meson: axg-tdm: restrict formats depending on slot widthJerome Brunet
2018-08-28ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet
2018-08-28ASoC: meson: imply clock and reset controllersJerome Brunet
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring