summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-11-17ASoC: meson: t9015: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+2
2025-11-17ASoC: meson: g12a-tohdmitx: convert to snd_soc_dapm_xxx()Kuninori Morimoto-8/+4
2025-11-17ASoC: meson: g12a-toacodec: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+2
2025-11-17ASoC: meson: axg-tdm-interface: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+2
2025-11-17ASoC: meson: axg-spdifout: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+2
2025-11-17ASoC: meson: aiu-codec-ctrl: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+2
2025-11-17ASoC: meson: aiu-acodec-ctrl: convert to snd_soc_dapm_xxx()Kuninori Morimoto-4/+2
2025-10-07ASoC: meson: aiu-encoder-i2s: fix bit clock polarityValerio Setti-3/+6
2025-06-25ASoC: Standardize ASoC menuMark Brown-1/+1
2025-06-24ASoC: meson: Standardize ASoC menuKuninori Morimoto-1/+1
2025-06-08ASoC: meson: Use helper function for_each_child_of_node_scoped()Ai Chao-13/+6
2025-04-24ASoC: meson: meson-card-utils: use of_property_present() for DT parsingMartin Blumenstingl-1/+1
2025-03-03ASoC: meson: meson-card-utils: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto-2/+2
2025-03-03ASoC: meson: t9015: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto-2/+2
2025-02-28ASoC: meson: axg-tdm-interface: use devm_kmemdup_array()Raag Jadav-7/+2
2024-11-01ASoC: meson: switch to use rtd->id from rtd->numKuninori Morimoto-4/+4
2024-09-30ASoC: meson: axg-iface: set continuous ratesJerome Brunet-5/+9
2024-09-14Merge branch 'for-linus' into for-nextTakashi Iwai-1/+2
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov-1/+2
2024-09-10ASoC: meson: Remove unused declartion in header fileZhang Zekun-2/+0
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-3/+3
2024-08-22ASoC: amlogic: do not use dpcm_playback/capture flagsJerome Brunet-7/+7
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto-2/+0
2024-08-08ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet-16/+10
2024-06-28ASoC: meson: tdm: add sample rate support up to 768kHzJerome Brunet-6/+6
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-31/+31
2024-05-08ASoC: meson: Use *-y instead of *-objs in MakefileTakashi Iwai-25/+25
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown-4/+4
2024-05-07ASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski-4/+4
2024-05-06ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski-2/+2
2024-04-30ASoC: meson: tdm fixesMark Brown-20/+93
2024-04-29ASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet-0/+1
2024-04-29ASoC: meson: axg-tdm: add continuous clock supportJerome Brunet-1/+60
2024-04-29ASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet-15/+19
2024-04-29ASoC: meson: axg-card: make links nonatomicJerome Brunet-0/+1
2024-04-29ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet-10/+19
2024-02-27ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet-33/+31
2024-02-26ASoC: meson: axg-fifo: take continuous ratesJerome Brunet-6/+12
2024-02-26ASoC: meson: axg-spdifin: use max width for rate detectionJerome Brunet-3/+3
2024-02-26ASoC: meson: axg-tdm-interface: update error format error tracesJerome Brunet-1/+1
2024-02-26ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet-7/+18
2024-02-26ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet-2/+2
2024-02-14ASoC: meson: t9015: fix function pointer type mismatchJerome Brunet-16/+4
2024-02-14ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet-16/+4
2024-01-03ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown-1/+1
2024-01-03ASoC: meson: g12a-toacodec: Fix event generationMark Brown-1/+1
2024-01-03ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown-0/+6
2024-01-03ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown-0/+3