summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet2024-02-274-33/+31
* ASoC: meson: axg-fifo: take continuous ratesJerome Brunet2024-02-263-6/+12
* ASoC: meson: axg-spdifin: use max width for rate detectionJerome Brunet2024-02-261-3/+3
* ASoC: meson: axg-tdm-interface: update error format error tracesJerome Brunet2024-02-261-1/+1
* ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet2024-02-261-7/+18
* ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet2024-02-261-2/+2
* ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet2024-02-141-16/+4
* ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2024-02-142-16/+4
* ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown2024-01-031-1/+1
* ASoC: meson: g12a-toacodec: Fix event generationMark Brown2024-01-031-1/+1
* ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown2024-01-031-0/+6
* ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown2024-01-031-0/+3
* ASoC: meson: Make meson_card_remove() return voidUwe Kleine-König2023-10-234-6/+4
* ASoC: meson: convert not to use asoc_xxx()Kuninori Morimoto2023-09-256-13/+13
* ASoC: Merge up fixesMark Brown2023-09-121-32/+17
|\
| * ASoC: meson: spdifin: start hw on dai probeJerome Brunet2023-09-111-32/+17
* | ASoC: meson: axg: extend TDM maximum sample rate to 384kHzJerome Brunet2023-09-113-3/+3
|/
* ASoC: Merge up fixesMark Brown2023-08-171-16/+26
|\
| * ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet2023-08-101-16/+26
* | ASoC: meson: merge DAI call back functions into opsKuninori Morimoto2023-08-1412-33/+31
|/
* ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-204-17/+8
* ASoC: meson: use asoc_dummy_dlcKuninori Morimoto2023-05-082-14/+4
* ASoC: meson: switch to use c2c_params instead of paramsKuninori Morimoto2023-04-053-4/+7
* ASoC: meson: Use the devm_clk_get_optional() helperChristophe JAILLET2023-03-271-9/+4
* ASoC: meson: aiu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: meson: use helper functionKuninori Morimoto2023-01-317-35/+38
* ASoC: meson: axg-pdm: Fix double word in commentsShaomin Deng2022-10-191-1/+1
* ASoC: meson: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-275-6/+0
* ASoC: meson: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-275-1/+11
* Specify clock provider directly to CPU DAIsMark Brown2022-06-092-8/+8
|\
| * ASoC: meson: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-062-2/+2
| * ASoC: meson: Update to use set_fmt_new callbackCharles Keepax2022-06-062-10/+10
* | ASoC: meson: remove useless initializationPierre-Louis Bossart2022-06-061-1/+1
|/
* ASoC: meson: axg-card: Fix nonatomic linksNeil Armstrong2022-04-211-1/+0
* ASoC: meson: axg-tdm-interface: Fix formatters in trigger"Neil Armstrong2022-04-211-21/+5
* ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown2022-04-211-1/+1
* ASoC: meson: Fix event generation for AUI CODEC muxMark Brown2022-04-211-1/+1
* ASoC: meson: Fix event generation for AUI ACODEC muxMark Brown2022-04-211-1/+1
* ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit2022-04-053-0/+9
* ASoC: Merge fixesMark Brown2021-12-313-33/+25
|\
| * ASoC: meson: aiu: Move AIU_I2S_MISC hold setting to aiu-fifo-i2sMartin Blumenstingl2021-12-142-33/+19
| * ASoC: meson: aiu: fifo: Add missing dma_coerce_mask_and_coherent()Martin Blumenstingl2021-12-141-0/+6
* | ASoC: meson: Use dev_err_probe() helperKuninori Morimoto2021-12-209-152/+56
|/
* ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet2021-10-221-5/+21
* ASoC: meson: axg-card: make links nonatomicJerome Brunet2021-10-221-0/+1
* Merge series "ASoC: cleanup / tidyup soc-pcm/core/component" from Kuninori Mo...Mark Brown2021-10-181-3/+0
|\
| * ASoC: soc-core: accept zero format at snd_soc_runtime_set_dai_fmt()Kuninori Morimoto2021-10-181-3/+0
* | ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt2021-10-181-0/+1
|/
* ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-09-271-1/+1
* ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+3