Age | Commit message (Expand) | Author |
2020-06-09 | ASoC: meson: add missing free_irq() in error path | Pavel Machek (CIP) |
2020-06-05 | ASoC: meson: fix memory leak of links if allocation of ldata fails | Colin Ian King |
2020-05-18 | ASoC: meson: use snd_soc_xxx_active() | Kuninori Morimoto |
2020-04-20 | ASoC: meson: gx-card: fix codec-to-codec link setup | Jerome Brunet |
2020-04-20 | ASoC: meson: axg-card: fix codec-to-codec link setup | Jerome Brunet |
2020-03-27 | ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer | Kuninori Morimoto |
2020-03-10 | ASoC: meson: use for_each_rtd_codecs/cpus_dai() macro | Kuninori Morimoto |
2020-02-24 | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2020-02-24 | ASoC: meson: aiu: fix semicolon.cocci warnings | kbuild test robot |
2020-02-21 | ASoC: meson: axg-card: add toacodec support | Jerome Brunet |
2020-02-21 | ASoC: meson: g12a: add internal DAC glue driver | Jerome Brunet |
2020-02-21 | ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC families | Martin Blumenstingl |
2020-02-21 | ASoC: meson: aiu: introduce a struct for platform specific information | Martin Blumenstingl |
2020-02-21 | ASoC: meson: g12a: add tohdmitx reset | Jerome Brunet |
2020-02-19 | ASoC: meson: add t9015 internal DAC driver | Jerome Brunet |
2020-02-17 | ASoC: meson: aiu: simplify component addition | Jerome Brunet |
2020-02-14 | ASoC: meson: codec-glue: fix pcm format cast warning | Jerome Brunet |
2020-02-14 | ASoC: meson: aiu: fix acodec dai input name init | Jerome Brunet |
2020-02-14 | ASoC: meson: aiu: fix irq registration | Jerome Brunet |
2020-02-14 | ASoC: meson: aiu: fix clk bulk size allocation | Jerome Brunet |
2020-02-14 | ASoC: meson: aiu: remove unused encoder structure | Jerome Brunet |
2020-02-13 | ASoC: meson: gx: add sound card support | Jerome Brunet |
2020-02-13 | ASoC: meson: axg: extract sound card utils | Jerome Brunet |
2020-02-13 | ASoC: meson: aiu: add internal dac codec control support | Jerome Brunet |
2020-02-13 | ASoC: meson: aiu: add hdmi codec control support | Jerome Brunet |
2020-02-13 | ASoC: meson: aiu: add i2s and spdif support | Jerome Brunet |
2020-02-13 | ASoC: meson: g12a: extract codec-to-codec utils | Jerome Brunet |
2019-12-18 | ASoC: meson: axg-fifo: relax period size constraints | Jerome Brunet |
2019-12-18 | ASoC: meson: axg-fifo: improve depth handling | Jerome Brunet |
2019-12-18 | ASoC: meson: axg-fifo: fix fifo threshold setup | Jerome Brunet |
2019-12-11 | ASoC: meson: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ASoC: meson: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-10-08 | ASoC: meson: remove snd_pcm_ops | Kuninori Morimoto |
2019-09-05 | ASoC: meson: tdmout: add sm1 support | Jerome Brunet |
2019-09-05 | ASoC: meson: axg-toddr: add sm1 support | Jerome Brunet |
2019-09-05 | ASoC: meson: axg-frddr: add sm1 support | Jerome Brunet |
2019-09-05 | ASoC: meson: tdmin: expose all 16 inputs | Jerome Brunet |
2019-09-05 | ASoC: meson: axg-toddr: expose all 8 inputs | Jerome Brunet |
2019-09-05 | ASoC: meson: axg-frddr: expose all 8 outputs | Jerome Brunet |
2019-08-20 | Merge branch 'asoc-5.3' into asoc-5.4 | Mark Brown |
2019-08-20 | ASoC: meson: g12a-tohdmitx: require regmap mmio | Jerome Brunet |
2019-08-20 | ASoC: meson: axg-tdm-formatter: free reset on device removal | Jerome Brunet |
2019-08-09 | ASoC: soc-core: add for_each_xxx macro for aux_dev | Kuninori Morimoto |
2019-08-09 | ASoC: meson: axg-card: use snd_soc_dai_link_component for aux_dev | Kuninori Morimoto |
2019-07-31 | ASoC: meson: axg-tdm-formatter: use devm_platform_ioremap_resource() to simpl... | YueHaibing |
2019-07-31 | ASoC: meson: g12a-tohdmitx: use devm_platform_ioremap_resource() to simplify ... | YueHaibing |
2019-07-31 | ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: meson: axg-spdifout: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: meson: axg-spdifin: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-07-31 | ASoC: meson: axg-pdm: use devm_platform_ioremap_resource() to simplify code | YueHaibing |