summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
| * 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/+1Star
|\ \ \ | |_|/ |/| |
| * | 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/+0Star
| * | ASoC: meson: axg-tdmin: right_j is not supportedJerome Brunet2019-06-131-1/+0Star
| |/
* / 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/+7Star
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-2/+1Star
* ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-4/+2Star
* 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
* ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet2018-07-261-6/+6
* ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet2018-07-261-1/+1
* ASoC: meson: axg-spdifout: select SND_PCM_IEC958Arnd Bergmann2018-07-241-0/+1
* ASoC: meson: add axg sound card supportJerome Brunet2018-07-203-0/+684
* ASoC: meson: add tdm input driverJerome Brunet2018-07-203-0/+239
* ASoC: meson: add tdm output driverJerome Brunet2018-07-203-0/+269
* ASoC: meson: add tdm interface driverJerome Brunet2018-07-204-0/+552
* ASoC: meson: add tdm formatter base driverJerome Brunet2018-07-205-0/+500
* ASoC: meson: add axg spdif outputJerome Brunet2018-07-183-0/+465
* ASoC: meson: add axg toddr driverJerome Brunet2018-07-183-0/+208
* ASoC: meson: add axg frddr driverJerome Brunet2018-07-183-0/+150
* ASoC: meson: add axg fifo base driverJerome Brunet2018-07-184-0/+434