summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)Author
2020-04-20ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet
2020-04-20ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-10ASoC: meson: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-02-24ASoC: meson: aiu: fix semicolon.cocci warningskbuild test robot
2020-02-21ASoC: meson: axg-card: add toacodec supportJerome Brunet
2020-02-21ASoC: meson: g12a: add internal DAC glue driverJerome Brunet
2020-02-21ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl
2020-02-21ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl
2020-02-21ASoC: meson: g12a: add tohdmitx resetJerome Brunet
2020-02-19ASoC: meson: add t9015 internal DAC driverJerome Brunet
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet
2020-02-14ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet
2020-02-14ASoC: meson: aiu: fix acodec dai input name initJerome Brunet
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet
2020-02-14ASoC: meson: aiu: remove unused encoder structureJerome Brunet
2020-02-13ASoC: meson: gx: add sound card supportJerome Brunet
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet
2020-02-13ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet
2019-12-18ASoC: meson: axg-fifo: relax period size constraintsJerome Brunet
2019-12-18ASoC: meson: axg-fifo: improve depth handlingJerome Brunet
2019-12-18ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet
2019-12-11ASoC: meson: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: meson: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: meson: remove snd_pcm_opsKuninori Morimoto
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