summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)Author
2021-10-22ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet
2021-10-22ASoC: meson: axg-card: make links nonatomicJerome Brunet
2021-10-18Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Mo...Mark Brown
2021-10-18ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt
2021-10-18ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto
2021-09-27ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-06-21ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto
2021-05-19ASoC: meson: g12a-toacodec: add support for SM1 TOACODECNeil Armstrong
2021-05-19ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 supportNeil Armstrong
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown
2021-04-13ASoC: meson: axg-frddr: fix fifo depth on g12 and sm1Jerome Brunet
2021-04-07ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP supportJerome Brunet
2021-04-07ASoC: meson: axg-frddr: set fifo depth according to the periodJerome Brunet
2021-03-31ASoC: meson: axg-tdmout: remove useless assignmentPierre-Louis Bossart
2021-03-31ASoC: meson: axg-tdmin: remove useless assignmentPierre-Louis Bossart
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