index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
ASoC: nau8325: add missing build config
Jaroslav Kysela
2
-0
/
+7
2025-11-26
ASoC: nau8325: use simple i2c probe function
Jaroslav Kysela
1
-2
/
+1
2025-11-26
ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + return
Alexander Stein
1
-52
/
+34
2025-11-25
ASoC: stm32: sai: clean up probe error path
Johan Hovold
1
-4
/
+4
2025-11-25
ASoC: stm32: sai: fix OF node leak on probe
Johan Hovold
2
-16
/
+19
2025-11-25
ASoC: stm32: sai: fix clk prepare imbalance on probe failure
Johan Hovold
1
-7
/
+21
2025-11-25
ASoC: stm32: sai: fix device leak on probe
Johan Hovold
1
-1
/
+1
2025-11-25
ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()
Dan Carpenter
1
-2
/
+2
2025-11-24
ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()
Richard Fitzgerald
1
-31
/
+0
2025-11-24
firmware: cs_dsp: Store control length as 32-bit
Richard Fitzgerald
1
-1
/
+1
2025-11-24
ASoC: tas2781: correct the wrong period
Shenghao Ding
1
-1
/
+1
2025-11-24
ASoC: tas2781: Correct the wrong chip ID for reset variable check
Baojun Xu
1
-1
/
+1
2025-11-22
ASoC: cs35l56: Set access permissions on volatile
Mark Brown
1
-6
/
+9
2025-11-22
Add SDCA class driver
Mark Brown
12
-123
/
+1114
2025-11-21
ASoC: Intel: avs: Replace snprintf() with scnprintf()
HariKrishna Sagala
1
-6
/
+3
2025-11-21
ASoC: codecs: wcd934x: add explicit soundwire depenency
Srinivas Kandagatla
1
-0
/
+1
2025-11-20
ASoC: SDCA: Add basic SDCA function driver
Charles Keepax
3
-0
/
+469
2025-11-20
ASoC: SDCA: Add basic SDCA class driver
Charles Keepax
4
-0
/
+355
2025-11-20
ASoC: SDCA: add function devices
Pierre-Louis Bossart
4
-2
/
+135
2025-11-20
ASoC: SDCA: Add helper to write initialization writes
Charles Keepax
1
-0
/
+16
2025-11-20
ASoC: SDCA: Populate regmap cache for readable Controls
Charles Keepax
1
-10
/
+22
2025-11-20
ASoC: SDCA: Factor out helper to process Control defaults
Charles Keepax
1
-22
/
+39
2025-11-20
ASoC: SDCA: Use helper macros for control identification
Charles Keepax
1
-22
/
+14
2025-11-20
ASoC: SDCA: Move most of the messages from info to debug
Charles Keepax
1
-26
/
+24
2025-11-20
ASoC: SDCA: Add comment for function reset polling
Charles Keepax
1
-0
/
+4
2025-11-20
ASoC: SDCA: Correct FDL locking in sdca_fdl_process()
Charles Keepax
1
-44
/
+45
2025-11-20
ASoC: SDCA: Fix missing dash in HIDE DisCo property
Charles Keepax
1
-1
/
+1
2025-11-20
ASoC: SDCA: Remove duplicated module macros
Charles Keepax
2
-6
/
+0
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-20
ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB control
Richard Fitzgerald
1
-2
/
+3
2025-11-20
ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS control
Richard Fitzgerald
1
-4
/
+6
2025-11-20
ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 support
Baojun Xu
1
-3
/
+26
2025-11-20
ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
1
-10
/
+8
2025-11-20
gpio: improve support for shared GPIOs
Mark Brown
2
-7
/
+3
2025-11-20
Merge branch 'for-linus' into for-next
Takashi Iwai
24
-130
/
+296
2025-11-20
ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all paths
Jonathan Marek
1
-39
/
+35
2025-11-20
ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enum
Jonathan Marek
1
-2
/
+1
2025-11-20
ASoC: codecs: lpass-wsa-macro: remove main path event
Jonathan Marek
1
-57
/
+2
2025-11-20
ASoC: codecs: lpass-wsa-macro: add volume controls for mix path
Jonathan Marek
1
-0
/
+4
2025-11-20
ASoC: codecs: lpass-wsa-macro: fix path clock dependencies
Jonathan Marek
1
-4
/
+6
2025-11-20
ASoC: codecs: lpass-wsa-macro: remove mix path event
Jonathan Marek
1
-42
/
+4
2025-11-20
ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequence
Jonathan Marek
1
-9
/
+1
2025-11-20
ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds check
Jonathan Marek
1
-11
/
+0
2025-11-19
ASoC: wsa883x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup
Bartosz Golaszewski
1
-5
/
+2
2025-11-19
ASoC: wsa881x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookup
Bartosz Golaszewski
1
-2
/
+1
2025-11-19
ASoC: soc-core: Pre-check zero CPU/codec DAIs, handle early rtd->dais alloc f...
jempty.liang
1
-0
/
+5
2025-11-19
ASoC: mediatek: Add support for MT8189 SoC
Mark Brown
14
-0
/
+19476
2025-11-18
ASoC: SOF: sof-client-probes: Replace snprintf() with scnprintf()
HariKrishna Sagala
1
-1
/
+1
2025-11-18
ASoC: SDCA: Add companion amp Function
Charles Keepax
1
-0
/
+2
[prev]
[next]