summaryrefslogtreecommitdiffstats
path: root/sound/soc/renesas
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea-1/+1
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown-16/+8
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea-2/+1
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea-4/+4
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea-4/+2
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea-6/+1
2025-12-14ASoC: renesas: rz-ssi: Add support for 32 bits sample widthBiju Das-3/+7
2025-12-14ASoC: renesas: rz-ssi: Add support for 24 bits sample widthBiju Das-18/+57
2025-12-14ASoC: renesas: rz-ssi: Move DMA configurationBiju Das-17/+12
2025-12-14ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entryBiju Das-1/+1
2025-12-14ASoC: renesas: rz-ssi: Use dev variable in probe()Biju Das-6/+3
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-4/+4
2025-11-20ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_widthBiju Das-9/+4
2025-11-20ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex modeBiju Das-8/+43
2025-11-18ASoC: Intel: avs: Allow for NHLT configurationMark Brown-2/+1
2025-11-13ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()Haotian Zhang-2/+1
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown-13/+12
2025-10-29ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resumeClaudiu Beznea-13/+12
2025-10-27ASoC: renesas: fsi: Constify struct fsi_stream_handlerChristophe JAILLET-4/+4
2025-09-25ASoC: renesas: msiof: ignore 1st FSERRKuninori Morimoto-2/+26
2025-09-25ASoC: renesas: msiof: Add note for The possibility of R/L opposite CaptureKuninori Morimoto-0/+19
2025-09-25ASoC: renesas: msiof: setup both (Playback/Capture) in the same timeKuninori Morimoto-29/+41
2025-09-25ASoC: renesas: msiof: tidyup DMAC stop timingKuninori Morimoto-3/+3
2025-09-25ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driverKuninori Morimoto-0/+3
2025-09-25ASoC: renesas: msiof: set SIFCTR registerKuninori Morimoto-0/+6
2025-09-25ASoC: renesas: msiof: use reset controllerKuninori Morimoto-1/+38
2025-09-25ASoC: renesas: msiof: add unique NOTE nameKuninori Morimoto-2/+2
2025-09-16ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown-1/+1
2025-09-08ASoC: renesas: rz-ssi: Use guard() for spin locksKuninori Morimoto-10/+4
2025-09-08ASoC: renesas: fsi: Use guard() for spin locksKuninori Morimoto-22/+8
2025-09-08ASoC: renesas: rsnd: Use guard() for spin locksKuninori Morimoto-42/+30
2025-09-08ASoC: renesas: msiof: Use guard() for spin locksKuninori Morimoto-18/+8
2025-08-28ASoC: renesas: msiof: start DMAC firstKuninori Morimoto-3/+3
2025-08-28ASoC: renesas: msiof: cleanup status clear methodKuninori Morimoto-5/+8
2025-08-28ASoC: renesas: msiof: tidyup error messageKuninori Morimoto-1/+1
2025-08-28ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updatedKuninori Morimoto-3/+10
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto-1/+1
2025-06-25ASoC: Standardize ASoC menuMark Brown-1/+1
2025-06-24ASoC: renesas: Standardize ASoC menuKuninori Morimoto-1/+1
2025-06-09Use helper function for_each_child_of_node_scoped()Mark Brown-71/+27
2025-06-09ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>Geert Uytterhoeven-66/+28
2025-06-08ASoC: renesas: Use helper function for_each_child_of_node_scoped()Ai Chao-71/+27
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown-1/+1
2025-04-26ASoC: add Renesas MSIOF sound driverMark Brown-4/+611
2025-04-26ASoC: renesas: add MSIOF sound supportKuninori Morimoto-0/+576
2025-04-26ASoC: renesas: rsnd: enable to use "adg" clockKuninori Morimoto-0/+19
2025-04-26ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()Kuninori Morimoto-3/+10
2025-04-26ASoC: renesas: rsnd: allow to use ADG as standaloneKuninori Morimoto-1/+6