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
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
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
2025-04-26
ASoC: renesas: add MSIOF sound support
Kuninori Morimoto
3
-0
/
+576
2025-04-26
ASoC: renesas: rsnd: enable to use "adg" clock
Kuninori Morimoto
1
-0
/
+19
2025-04-26
ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()
Kuninori Morimoto
1
-3
/
+10
2025-04-26
ASoC: renesas: rsnd: allow to use ADG as standalone
Kuninori Morimoto
1
-1
/
+6
2025-04-24
ASoC: renesas: rz-ssi: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
Claudiu Beznea
1
-1
/
+1
2025-04-14
ASoC: rsnd: use snd_pcm_direction_name()
Kuninori Morimoto
1
-1
/
+1
2025-03-17
ASoC: rcar: Convert to SYSTEM_SLEEP_PM_OPS()
Takashi Iwai
1
-4
/
+4
2025-03-05
ASoC: Merge up fixes
Mark Brown
4
-39
/
+95
2025-02-25
ASoC: sh: migor: use inclusive language for SND_SOC_DAIFMT_CBx_CFx
Kuninori Morimoto
1
-1
/
+1
2025-02-05
ASoC: rsnd: adjust convert rate limitation
Kuninori Morimoto
1
-22
/
+76
2025-02-05
ASoC: rsnd: don't indicate warning on rsnd_kctrl_accept_runtime()
Kuninori Morimoto
3
-16
/
+17
2025-02-05
ASoC: rsnd: indicate unsupported clock rate
Kuninori Morimoto
1
-1
/
+2
2025-01-29
Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
1
-1
/
+1
2025-01-24
ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES
Geert Uytterhoeven
1
-1
/
+1
2025-01-20
Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-88
/
+140
2025-01-09
ASoC: rsnd: check rsnd_adg_clk_enable() return value
Kuninori Morimoto
3
-9
/
+25
2025-01-08
ASoC: renesas: rz-ssi: Add a check for negative sample_space
Dan Carpenter
1
-0
/
+2
[next]