aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
AgeCommit message (Expand)Author
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
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