index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
renesas
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
ASoC: rsnd: Fix potential out-of-bounds access of component_dais[]
Denis Rastyogin
1
-1
/
+1
2026-03-26
ASoC: renesas: Fix non-static global variable
songxiebing
1
-1
/
+2
2026-03-24
ASoC: update outdated comments for removed snd_soc_new_pcms()
Kexin Sun
1
-1
/
+0
2026-03-16
ASoC: renesas: name back to pcm_new()/pcm_free()
Kuninori Morimoto
5
-6
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
ASoC: renesas: rz-ssi: Fix playback and capture
Claudiu Beznea
1
-1
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
1
-16
/
+8
2026-01-20
ASoC: renesas: rz-ssi: Drop goto label
Claudiu Beznea
1
-2
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Drop the & operator in front of function name
Claudiu Beznea
1
-4
/
+4
2026-01-20
ASoC: renesas: rz-ssi: Drop unnecessary if condition
Claudiu Beznea
1
-4
/
+2
2026-01-20
ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()
Claudiu Beznea
1
-6
/
+1
2025-12-14
ASoC: renesas: rz-ssi: Add support for 32 bits sample width
Biju Das
1
-3
/
+7
2025-12-14
ASoC: renesas: rz-ssi: Add support for 24 bits sample width
Biju Das
1
-18
/
+57
2025-12-14
ASoC: renesas: rz-ssi: Move DMA configuration
Biju Das
1
-17
/
+12
2025-12-14
ASoC: renesas: rz-ssi: Remove trailing comma in the terminator entry
Biju Das
1
-1
/
+1
2025-12-14
ASoC: renesas: rz-ssi: Use dev variable in probe()
Biju Das
1
-6
/
+3
2025-12-02
Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-4
/
+4
2025-11-20
ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_width
Biju Das
1
-9
/
+4
2025-11-20
ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex mode
Biju Das
1
-8
/
+43
2025-11-18
ASoC: Intel: avs: Allow for NHLT configuration
Mark Brown
1
-2
/
+1
2025-11-13
ASoC: rsnd: fix OF node reference leak in rsnd_ssiu_probe()
Haotian Zhang
1
-2
/
+1
2025-11-06
ASoC: qcom: q6dsp: fixes and updates
Mark Brown
1
-13
/
+12
2025-10-29
ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resume
Claudiu Beznea
1
-13
/
+12
2025-10-27
ASoC: renesas: fsi: Constify struct fsi_stream_handler
Christophe JAILLET
1
-4
/
+4
2025-09-25
ASoC: renesas: msiof: ignore 1st FSERR
Kuninori Morimoto
1
-2
/
+26
2025-09-25
ASoC: renesas: msiof: Add note for The possibility of R/L opposite Capture
Kuninori Morimoto
1
-0
/
+19
2025-09-25
ASoC: renesas: msiof: setup both (Playback/Capture) in the same time
Kuninori Morimoto
1
-29
/
+41
2025-09-25
ASoC: renesas: msiof: tidyup DMAC stop timing
Kuninori Morimoto
1
-3
/
+3
2025-09-25
ASoC: renesas: msiof: add .symmetric_xxx on snd_soc_dai_driver
Kuninori Morimoto
1
-0
/
+3
2025-09-25
ASoC: renesas: msiof: set SIFCTR register
Kuninori Morimoto
1
-0
/
+6
2025-09-25
ASoC: renesas: msiof: use reset controller
Kuninori Morimoto
1
-1
/
+38
2025-09-25
ASoC: renesas: msiof: add unique NOTE name
Kuninori Morimoto
1
-2
/
+2
2025-09-16
ASoC: codecs: pcm1754: add pcm1754 dac driver
Mark Brown
1
-1
/
+1
2025-09-08
ASoC: renesas: rz-ssi: Use guard() for spin locks
Kuninori Morimoto
1
-10
/
+4
2025-09-08
ASoC: renesas: fsi: Use guard() for spin locks
Kuninori Morimoto
1
-22
/
+8
2025-09-08
ASoC: renesas: rsnd: Use guard() for spin locks
Kuninori Morimoto
3
-42
/
+30
2025-09-08
ASoC: renesas: msiof: Use guard() for spin locks
Kuninori Morimoto
1
-18
/
+8
2025-08-28
ASoC: renesas: msiof: start DMAC first
Kuninori Morimoto
1
-3
/
+3
2025-08-28
ASoC: renesas: msiof: cleanup status clear method
Kuninori Morimoto
1
-5
/
+8
2025-08-28
ASoC: renesas: msiof: tidyup error message
Kuninori Morimoto
1
-1
/
+1
2025-08-28
ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updated
Kuninori Morimoto
1
-3
/
+10
2025-08-28
ASoC: rsnd: tidyup direction name on rsnd_dai_connect()
Kuninori Morimoto
1
-1
/
+1
2025-06-25
ASoC: Standardize ASoC menu
Mark Brown
1
-1
/
+1
2025-06-24
ASoC: renesas: Standardize ASoC menu
Kuninori Morimoto
1
-1
/
+1
2025-06-09
Use helper function for_each_child_of_node_scoped()
Mark Brown
8
-71
/
+27
2025-06-09
ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>
Geert Uytterhoeven
1
-66
/
+28
2025-06-08
ASoC: renesas: Use helper function for_each_child_of_node_scoped()
Ai Chao
8
-71
/
+27
2025-05-06
AsoC: Phase out hybrid PCI devres
Mark Brown
1
-1
/
+1
2025-04-26
ASoC: add Renesas MSIOF sound driver
Mark Brown
5
-4
/
+611
[next]