summaryrefslogtreecommitdiff
path: root/sound/soc/meson
AgeCommit message (Expand)AuthorFilesLines
2024-09-14Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun1-2/+0
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König3-3/+3
2024-08-22ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet2-7/+7
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto2-2/+0
2024-08-08ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet1-16/+10
2024-06-28ASoC: meson: tdm: add sample rate support up to 768kHzJerome Brunet4-6/+6
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai6-31/+31
2024-05-08ASoC: meson: Use *-y instead of *-objs in MakefileTakashi Iwai1-25/+25
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown4-4/+4
2024-05-06ASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski4-4/+4
2024-05-06ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski2-2/+2
2024-04-30ASoC: meson: tdm fixesMark Brown5-20/+93
2024-04-29ASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet1-0/+1
2024-04-29ASoC: meson: axg-tdm: add continuous clock supportJerome Brunet3-1/+60
2024-04-29ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet1-15/+19
2024-04-29ASoC: meson: axg-card: make links nonatomicJerome Brunet1-0/+1
2024-04-29ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet1-10/+19
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-18ASoC: 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