aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-0/+1
2019-06-13ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT definesJerome Brunet1-2/+2
2019-06-13ASoC: meson: axg-tdm: fix sample clock inversionJerome Brunet1-1/+1
2019-06-13ASoC: meson: axg-tdmout: right_j is not supportedJerome Brunet1-1/+0
2019-06-13ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet1-1/+0
2019-06-10ASoC: meson: axg-card: fix null pointer dereference in clean upJerome Brunet1-2/+4
2019-06-06ASoC: meson: axg-card: use modern dai_link styleKuninori Morimoto1-15/+42
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-16ASoC: meson: add g12a tohdmitx controlJerome Brunet3-0/+423
2019-05-16ASoC: meson: axg-card: add basic codec-to-codec link supportJerome Brunet1-0/+19
2019-05-16ASoC: meson: axg-card: set link name based on link node nameJerome Brunet1-5/+7
2019-04-05ASoC: meson: axg-tdmout: add g12a supportJerome Brunet1-0/+13
2019-04-05ASoC: meson: axg-tdm-formatter: rework quirks settingsJerome Brunet4-14/+35
2019-04-05ASoC: meson: axg-frddr: add g12a supportJerome Brunet1-3/+140
2019-04-05ASoC: meson: axg-toddr: add g12a supportJerome Brunet1-0/+53
2019-04-05ASoC: meson: axg-fifo: add g12a supportJerome Brunet2-3/+33
2019-02-06ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+4
2018-12-13ASoC: meson: fix do_div warning in spdifinJerome Brunet1-2/+2
2018-12-13ASoC: meson: add axg spdif inputJerome Brunet3-1/+531
2018-12-13ASoC: meson: axg-toddr: add support for spdifin backendJerome Brunet2-11/+7
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-2/+1
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto1-4/+2
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto1-2/+3
2018-08-29ASoC: meson: add axg pdm inputJerome Brunet3-0/+665
2018-08-28ASoC: meson: axg-tdm: restrict formats depending on slot widthJerome Brunet1-21/+29
2018-08-28ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet1-0/+2
2018-08-28ASoC: meson: imply clock and reset controllersJerome Brunet1-0/+4
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-07-26ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet1-6/+6
2018-07-26ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet1-1/+1
2018-07-24ASoC: meson: axg-spdifout: select SND_PCM_IEC958Arnd Bergmann1-0/+1
2018-07-20ASoC: meson: add axg sound card supportJerome Brunet3-0/+684
2018-07-20ASoC: meson: add tdm input driverJerome Brunet3-0/+239
2018-07-20ASoC: meson: add tdm output driverJerome Brunet3-0/+269
2018-07-20ASoC: meson: add tdm interface driverJerome Brunet4-0/+552
2018-07-20ASoC: meson: add tdm formatter base driverJerome Brunet5-0/+500
2018-07-18ASoC: meson: add axg spdif outputJerome Brunet3-0/+465
2018-07-18ASoC: meson: add axg toddr driverJerome Brunet3-0/+208
2018-07-18ASoC: meson: add axg frddr driverJerome Brunet3-0/+150
2018-07-18ASoC: meson: add axg fifo base driverJerome Brunet4-0/+434