index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()
Dan Carpenter
1
-3
/
+4
2025-09-01
ASoC: qcom: audioreach: convert to cpu endainess type before accessing
Srinivas Kandagatla
1
-1
/
+1
2025-09-01
ASoC: qcom: topology: convert to cpu endainess type before accessing
Srinivas Kandagatla
1
-1
/
+1
2025-09-01
ASoC: qcom: audioreach: fix potential null pointer dereference
Srinivas Kandagatla
1
-2
/
+2
2025-09-01
ASoC: wm8974: Correct PLL rate rounding
Charles Keepax
1
-2
/
+6
2025-09-01
ASoC: wm8940: Correct typo in control name
Charles Keepax
1
-1
/
+1
2025-09-01
ASoC: wm8940: Correct PLL rate rounding
Charles Keepax
1
-1
/
+6
2025-09-01
ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...
Kuninori Morimoto
1
-0
/
+14
2025-09-01
ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...
Kuninori Morimoto
1
-2
/
+2
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...
Kuninori Morimoto
1
-5
/
+3
2025-09-01
ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...
Kuninori Morimoto
1
-4
/
+3
2025-09-01
ASoC: rt712: avoid skipping the blind write
Shuming Fan
1
-4
/
+2
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-12
/
+18
2025-08-29
ASoC: SOF: ipc4: Add support for 8-bit and float
Mark Brown
3
-20
/
+187
2025-08-29
ASoC: SOF: sof-client-probes-ipc4: Query available
Mark Brown
6
-25
/
+216
2025-08-29
ASoC: SOF: sof-client: Enforce client access scope
Mark Brown
3
-37
/
+83
2025-08-29
ASoC: SOF: Intel: only detect codecs when HDA DSP
Mark Brown
5
-8
/
+9
2025-08-29
ASoC: sof: ipc4-topology: Add support to sched_domain attribute
Jyri Sarha
3
-1
/
+53
2025-08-29
ASoC: SOF: sof-client: Introduce sof_client_dev_entry structure
Peter Ujfalusi
2
-36
/
+69
2025-08-29
ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into function
Peter Ujfalusi
3
-4
/
+17
2025-08-29
ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 only
Jyri Sarha
4
-18
/
+84
2025-08-29
ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points"
Jyri Sarha
3
-3
/
+72
2025-08-29
ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id()
Jyri Sarha
2
-0
/
+15
2025-08-29
ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_info
Jyri Sarha
1
-6
/
+47
2025-08-29
ASoC: SOF: ipc4-topology: Add support for float sample type
Seppo Ingalsuo
1
-1
/
+15
2025-08-29
ASoC: SOF: ipc4-topology: Add support for 8-bit formats
Seppo Ingalsuo
2
-19
/
+116
2025-08-29
ASoC: SOF: ipc4-pcm: Add fixup for channels
Peter Ujfalusi
1
-0
/
+56
2025-08-29
ASoC: SOF: Intel: only detect codecs when HDA DSP probe
Bard Liao
4
-5
/
+6
2025-08-29
ASoC: SOF: Intel: split codec mask detect and programming UNSOL
Bard Liao
2
-3
/
+3
2025-08-28
ASoC: Intel: avs: Refactor machine-board registration
Mark Brown
2
-190
/
+118
2025-08-28
ASoC: use int type to store negative error codes
Mark Brown
6
-6
/
+9
2025-08-28
ASoC: renesas: msiof: Make small adjustments to avoid
Mark Brown
7
-91
/
+52
2025-08-28
ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen op
Ajye Huang
1
-0
/
+1
2025-08-28
ASoC: amd: acp: Remove (explicitly) unused header
Andy Shevchenko
1
-1
/
+1
2025-08-28
ASoC: qcom: use int type to store negative error codes
Qianfeng Rong
2
-2
/
+3
2025-08-28
ASoC: adau1977: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-08-28
ASoC: amd: use int type to store negative error codes
Qianfeng Rong
3
-3
/
+5
2025-08-28
ASoC: Intel: avs: Allow i2s test and non-test boards to coexist
Cezary Rojewski
1
-3
/
+7
2025-08-28
ASoC: Intel: avs: Simplify avs_get_i2s_boards()
Cezary Rojewski
1
-10
/
+10
2025-08-28
ASoC: Intel: avs: Simplify dmi_match_quirk()
Cezary Rojewski
1
-9
/
+3
2025-08-28
ASoC: Intel: avs: Cleanup duplicate members
Cezary Rojewski
2
-225
/
+10
2025-08-28
ASoC: Intel: avs: New board registration routines
Cezary Rojewski
1
-0
/
+145
2025-08-28
ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()
Chen-Yu Tsai
1
-14
/
+5
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-08-25
ASoC: fixup snd_soc_lookup_component_nolocked()
Mark Brown
1
-10
/
+15
2025-08-25
ASoC: tlv320aic32x4: use dev_err_probe() for regulators
Matthias Schiffer
1
-10
/
+8
[prev]
[next]