summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)Author
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski
2020-12-28ASoC: meson: Use managed DMA buffer allocationLars-Peter Clausen
2020-12-17ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet
2020-12-17ASoC: meson: axg-tdmin: fix axg skew offsetJerome Brunet
2020-11-26ASoC: meson: t9015: mark OF related data as maybe unusedKrzysztof Kozlowski
2020-11-17ASoC: Fix 7/8 spaces indentation in KconfigGeert Uytterhoeven
2020-11-16ASoC: meson: fix COMPILE_TEST errorJerome Brunet
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-08-28ASoC: meson: axg-toddr: fix channel order on g12 platformsJerome Brunet
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18ASoC: meson: Use snd_soc_of_parse_aux_devs()Stephan Gerhold
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet
2020-07-30ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet
2020-07-30ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet
2020-07-30ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet
2020-07-23ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-17ASoC: meson: fixes the missed kfree() for axg_card_add_tdm_loopbackJing Xiangfeng
2020-07-16ASoC: meson: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-06-17ASoC: meson: imply acodec glue on axg sound cardJerome Brunet
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-05-18ASoC: meson: use snd_soc_xxx_active()Kuninori Morimoto
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