aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-27ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet4-33/+31
2024-02-26ASoC: meson: axg-fifo: take continuous ratesJerome Brunet3-6/+12
2024-02-26ASoC: meson: axg-spdifin: use max width for rate detectionJerome Brunet1-3/+3
2024-02-26ASoC: meson: axg-tdm-interface: update error format error tracesJerome Brunet1-1/+1
2024-02-26ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet1-7/+18
2024-02-26ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet1-2/+2
2024-02-14ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet1-16/+4
2024-02-14ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2-16/+4
2024-01-03ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-03ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-03ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-03ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2023-10-23ASoC: meson: Make meson_card_remove() return voidUwe Kleine-König4-6/+4
2023-09-25ASoC: meson: convert not to use asoc_xxx()Kuninori Morimoto6-13/+13
2023-09-12ASoC: Merge up fixesMark Brown1-32/+17
2023-09-11ASoC: meson: axg: extend TDM maximum sample rate to 384kHzJerome Brunet3-3/+3
2023-09-11ASoC: meson: spdifin: start hw on dai probeJerome Brunet1-32/+17
2023-08-17ASoC: Merge up fixesMark Brown1-16/+26
2023-08-14ASoC: meson: merge DAI call back functions into opsKuninori Morimoto12-33/+31
2023-08-10ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet1-16/+26
2023-06-20ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto4-17/+8
2023-05-08ASoC: meson: use asoc_dummy_dlcKuninori Morimoto2-14/+4
2023-04-05ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto3-4/+7
2023-03-27ASoC: meson: Use the devm_clk_get_optional() helperChristophe JAILLET1-9/+4
2023-03-20ASoC: meson: aiu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-31ASoC: meson: use helper functionKuninori Morimoto7-35/+38
2022-10-19ASoC: meson: axg-pdm: Fix double word in commentsShaomin Deng1-1/+1
2022-06-27ASoC: meson: Remove now redundant non_legacy_dai_naming flagCharles Keepax5-6/+0
2022-06-27ASoC: meson: Migrate to new style legacy DAI naming flagCharles Keepax5-1/+11
2022-06-09Specify clock provider directly to CPU DAIsMark Brown2-8/+8
2022-06-06ASoC: meson: remove useless initializationPierre-Louis Bossart1-1/+1
2022-06-06ASoC: meson: Rename set_fmt_new back to set_fmtCharles Keepax2-2/+2
2022-06-06ASoC: meson: Update to use set_fmt_new callbackCharles Keepax2-10/+10
2022-04-21ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong1-1/+0
2022-04-21ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong1-21/+5
2022-04-21ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown1-1/+1
2022-04-21ASoC: meson: Fix event generation for AUI CODEC muxMark Brown1-1/+1
2022-04-21ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown1-1/+1
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit3-0/+9
2021-12-31ASoC: Merge fixesMark Brown3-33/+25
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto9-152/+56
2021-12-14ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl2-33/+19
2021-12-14ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl1-0/+6
2021-10-22ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet1-5/+21
2021-10-22ASoC: meson: axg-card: make links nonatomicJerome Brunet1-0/+1
2021-10-18Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown1-3/+0
2021-10-18ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt1-0/+1
2021-10-18ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto1-3/+0
2021-09-27ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-1/+1
2021-06-21ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-3/+3