summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)Author
2023-04-05ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto
2023-03-27ASoC: meson: Use the devm_clk_get_optional() helperChristophe JAILLET
2023-03-20ASoC: meson: aiu: Convert to platform remove callback returning voidUwe Kleine-König
2023-01-31ASoC: meson: use helper functionKuninori Morimoto
2022-10-19ASoC: meson: axg-pdm: Fix double word in commentsShaomin Deng
2022-06-27ASoC: meson: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-27ASoC: meson: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-09Specify clock provider directly to CPU DAIsMark Brown
2022-06-06ASoC: meson: remove useless initializationPierre-Louis Bossart
2022-06-06ASoC: meson: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: meson: Update to use set_fmt_new callbackCharles Keepax
2022-04-21ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong
2022-04-21ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong
2022-04-21ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown
2022-04-21ASoC: meson: Fix event generation for AUI CODEC muxMark Brown
2022-04-21ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit
2021-12-31ASoC: Merge fixesMark Brown
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto
2021-12-14ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl
2021-12-14ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl
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