summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
* ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
* ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
* ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34
* ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet2019-09-051-8/+7
* ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet2019-09-051-8/+24
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-202-1/+2
|\
| * ASoC: meson: g12a-tohdmitx: require regmap mmioJerome Brunet2019-08-201-0/+1
| * ASoC: meson: axg-tdm-formatter: free reset on device removalJerome Brunet2019-08-201-1/+1
* | ASoC: soc-core: add for_each_xxx macro for aux_devKuninori Morimoto2019-08-091-3/+4
* | ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_devKuninori Morimoto2019-08-091-3/+3
* | ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simpl...YueHaibing2019-07-311-3/+1
* | ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify ...YueHaibing2019-07-311-3/+1
* | ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* | ASoC: meson: g12a-tohdmitx: override codec2codec paramsJerome Brunet2019-07-311-18/+16
* | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-066-21/+522
|\|
| * ASoC: meson: axg-tdm-formatter: add resetJerome Brunet2019-07-031-0/+29
| * ASoC: meson: axg-card: remove useless check on codecJerome Brunet2019-06-281-2/+1
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-0/+1
| |\
| * | ASoC: meson: axg-tdm: consistently use SND_SOC_DAIFMT definesJerome Brunet2019-06-131-2/+2
| * | ASoC: meson: axg-card: fix null pointer dereference in clean upJerome Brunet2019-06-101-2/+4
| * | ASoC: meson: axg-card: use modern dai_link styleKuninori Morimoto2019-06-061-15/+42
| * | ASoC: meson: add g12a tohdmitx controlJerome Brunet2019-05-163-0/+423
| * | ASoC: meson: axg-card: add basic codec-to-codec link supportJerome Brunet2019-05-161-0/+19
| * | ASoC: meson: axg-card: set link name based on link node nameJerome Brunet2019-05-161-5/+7
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-063-3/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: meson: axg-tdm: fix sample clock inversionJerome Brunet2019-06-131-1/+1
| * | ASoC: meson: axg-tdmout: right_j is not supportedJerome Brunet2019-06-131-1/+0
| * | ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet2019-06-131-1/+0
| |/
* / treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* ASoC: meson: axg-tdmout: add g12a supportJerome Brunet2019-04-051-0/+13
* ASoC: meson: axg-tdm-formatter: rework quirks settingsJerome Brunet2019-04-054-14/+35
* ASoC: meson: axg-frddr: add g12a supportJerome Brunet2019-04-051-3/+140
* ASoC: meson: axg-toddr: add g12a supportJerome Brunet2019-04-051-0/+53
* ASoC: meson: axg-fifo: add g12a supportJerome Brunet2019-04-052-3/+33
* ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-3/+4
* ASoC: meson: fix do_div warning in spdifinJerome Brunet2018-12-131-2/+2
* ASoC: meson: add axg spdif inputJerome Brunet2018-12-133-1/+531
* ASoC: meson: axg-toddr: add support for spdifin backendJerome Brunet2018-12-132-11/+7
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-2/+1
* ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-4/+2
* ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-041-2/+3
* ASoC: meson: add axg pdm inputJerome Brunet2018-08-293-0/+665
* ASoC: meson: axg-tdm: restrict formats depending on slot widthJerome Brunet2018-08-281-21/+29
* ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet2018-08-281-0/+2
* ASoC: meson: imply clock and reset controllersJerome Brunet2018-08-281-0/+4
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-1/+1