aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-02ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()Dan Carpenter1-3/+4
2025-09-01ASoC: qcom: audioreach: convert to cpu endainess type before accessingSrinivas Kandagatla1-1/+1
2025-09-01ASoC: qcom: topology: convert to cpu endainess type before accessingSrinivas Kandagatla1-1/+1
2025-09-01ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla1-2/+2
2025-09-01ASoC: wm8974: Correct PLL rate roundingCharles Keepax1-2/+6
2025-09-01ASoC: wm8940: Correct typo in control nameCharles Keepax1-1/+1
2025-09-01ASoC: wm8940: Correct PLL rate roundingCharles Keepax1-1/+6
2025-09-01ASoC: soc-dapm: rename snd_soc_kcontrol_component() to snd_soc_kcontrol_to_co...Kuninori Morimoto1-0/+14
2025-09-01ASoC: soc-dapm: rename dapm_kcontrol_get_value() to snd_soc_dapm_kcontrol_get...Kuninori Morimoto1-2/+2
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_dapm() to snd_soc_dapm_kcontrol_...Kuninori Morimoto1-5/+3
2025-09-01ASoC: soc-dapm: rename snd_soc_dapm_kcontrol_widget() to snd_soc_dapm_kcontro...Kuninori Morimoto1-4/+3
2025-09-01ASoC: rt712: avoid skipping the blind writeShuming Fan1-4/+2
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai4-12/+18
2025-08-29ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown3-20/+187
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown6-25/+216
2025-08-29ASoC: SOF: sof-client: Enforce client access scopeMark Brown3-37/+83
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSPMark Brown5-8/+9
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha3-1/+53
2025-08-29ASoC: SOF: sof-client: Introduce sof_client_dev_entry structurePeter Ujfalusi2-36/+69
2025-08-29ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into functionPeter Ujfalusi3-4/+17
2025-08-29ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 onlyJyri Sarha4-18/+84
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points"Jyri Sarha3-3/+72
2025-08-29ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id()Jyri Sarha2-0/+15
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_infoJyri Sarha1-6/+47
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo1-1/+15
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo2-19/+116
2025-08-29ASoC: SOF: ipc4-pcm: Add fixup for channelsPeter Ujfalusi1-0/+56
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao4-5/+6
2025-08-29ASoC: SOF: Intel: split codec mask detect and programming UNSOLBard Liao2-3/+3
2025-08-28ASoC: Intel: avs: Refactor machine-board registrationMark Brown2-190/+118
2025-08-28ASoC: use int type to store negative error codesMark Brown6-6/+9
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown7-91/+52
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang1-0/+1
2025-08-28ASoC: amd: acp: Remove (explicitly) unused headerAndy Shevchenko1-1/+1
2025-08-28ASoC: qcom: use int type to store negative error codesQianfeng Rong2-2/+3
2025-08-28ASoC: adau1977: use int type to store negative error codesQianfeng Rong1-1/+1
2025-08-28ASoC: amd: use int type to store negative error codesQianfeng Rong3-3/+5
2025-08-28ASoC: Intel: avs: Allow i2s test and non-test boards to coexistCezary Rojewski1-3/+7
2025-08-28ASoC: Intel: avs: Simplify avs_get_i2s_boards()Cezary Rojewski1-10/+10
2025-08-28ASoC: Intel: avs: Simplify dmi_match_quirk()Cezary Rojewski1-9/+3
2025-08-28ASoC: Intel: avs: Cleanup duplicate membersCezary Rojewski2-225/+10
2025-08-28ASoC: Intel: avs: New board registration routinesCezary Rojewski1-0/+145
2025-08-28ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()Chen-Yu Tsai1-14/+5
2025-08-28ASoC: renesas: msiof: start DMAC firstKuninori Morimoto1-3/+3
2025-08-28ASoC: renesas: msiof: cleanup status clear methodKuninori Morimoto1-5/+8
2025-08-28ASoC: renesas: msiof: tidyup error messageKuninori Morimoto1-1/+1
2025-08-28ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updatedKuninori Morimoto1-3/+10
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto1-1/+1
2025-08-25ASoC: fixup snd_soc_lookup_component_nolocked()Mark Brown1-10/+15
2025-08-25ASoC: tlv320aic32x4: use dev_err_probe() for regulatorsMatthias Schiffer1-10/+8