aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-17ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet1-1/+13
2020-12-17ASoC: meson: axg-tdmin: fix axg skew offsetJerome Brunet1-11/+2
2020-11-26ASoC: meson: t9015: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven1-1/+1
2020-11-16ASoC: meson: fix COMPILE_TEST errorJerome Brunet1-1/+1
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown1-5/+5
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown1-1/+23
2020-08-28ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet1-1/+23
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-5/+5
2020-08-18ASoC: meson: Use snd_soc_of_parse_aux_devs()Stephan Gerhold1-32/+1
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap1-1/+1
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown9-13/+12
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet3-21/+19
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown6-20/+39
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet1-1/+1
2020-07-30ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet4-11/+6
2020-07-30ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet1-0/+16
2020-07-30ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet1-9/+17
2020-07-23ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto4-4/+4
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:Mark Brown1-1/+1
2020-07-17ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopbackJing Xiangfeng1-1/+1
2020-07-16ASoC: meson: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_read32()Kuninori Morimoto3-6/+3
2020-06-17ASoC: meson: imply acodec glue on axg sound cardJerome Brunet1-0/+1
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)1-2/+8
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King1-5/+12
2020-05-18ASoC: meson: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2020-04-20ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet1-1/+3
2020-04-20ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet1-1/+3
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto4-7/+7
2020-03-10ASoC: meson: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2-2/+2
2020-02-24Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.7Mark Brown1-0/+6
2020-02-24ASoC: meson: aiu: fix semicolon.cocci warningskbuild test robot1-1/+1
2020-02-21ASoC: meson: axg-card: add toacodec supportJerome Brunet1-1/+2
2020-02-21ASoC: meson: g12a: add internal DAC glue driverJerome Brunet3-0/+263
2020-02-21ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl4-23/+81
2020-02-21ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl2-3/+21
2020-02-21ASoC: meson: g12a: add tohdmitx resetJerome Brunet1-0/+6
2020-02-19ASoC: meson: add t9015 internal DAC driverJerome Brunet3-0/+343
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet4-36/+6
2020-02-14ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet1-1/+1
2020-02-14ASoC: meson: aiu: fix acodec dai input name initJerome Brunet1-1/+0
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet2-7/+3
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet1-1/+1
2020-02-14ASoC: meson: aiu: remove unused encoder structureJerome Brunet1-7/+0
2020-02-13ASoC: meson: gx: add sound card supportJerome Brunet3-0/+150
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet5-376/+473
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet4-0/+217
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet5-1/+196
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet10-0/+1589