summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2025-09-01ASoC: rt712: avoid skipping the blind writeShuming Fan
2025-08-30Merge branch 'for-linus' into for-nextTakashi Iwai
2025-08-29ASoC: SOF: ipc4: Add support for 8-bit and floatMark Brown
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Query availableMark Brown
2025-08-29ASoC: SOF: sof-client: Enforce client access scopeMark Brown
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSPMark Brown
2025-08-29ASoC: sof: ipc4-topology: Add support to sched_domain attributeJyri Sarha
2025-08-29ASoC: SOF: sof-client: Introduce sof_client_dev_entry structurePeter Ujfalusi
2025-08-29ASoC: SOF: sof-client: Convert sof_client_dev_to_sof_dev into functionPeter Ujfalusi
2025-08-29ASoC: SOF: sof-client-probes: Add available points_info(), IPC4 onlyJyri Sarha
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Human readable debugfs "probe_points"Jyri Sarha
2025-08-29ASoC: SOF: sof-client: Add sof_client_ipc4_find_swidget_by_id()Jyri Sarha
2025-08-29ASoC: SOF: sof-client-probes-ipc4: Implement ipc4_probes_points_infoJyri Sarha
2025-08-29ASoC: SOF: ipc4-topology: Add support for float sample typeSeppo Ingalsuo
2025-08-29ASoC: SOF: ipc4-topology: Add support for 8-bit formatsSeppo Ingalsuo
2025-08-29ASoC: SOF: ipc4-pcm: Add fixup for channelsPeter Ujfalusi
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao
2025-08-29ASoC: SOF: Intel: split codec mask detect and programming UNSOLBard Liao
2025-08-28ASoC: Intel: avs: Refactor machine-board registrationMark Brown
2025-08-28ASoC: use int type to store negative error codesMark Brown
2025-08-28ASoC: renesas: msiof: Make small adjustments to avoidMark Brown
2025-08-28ASoC: SOF: Intel: WCL: Add the sdw_process_wakeen opAjye Huang
2025-08-28ASoC: amd: acp: Remove (explicitly) unused headerAndy Shevchenko
2025-08-28ASoC: qcom: use int type to store negative error codesQianfeng Rong
2025-08-28ASoC: adau1977: use int type to store negative error codesQianfeng Rong
2025-08-28ASoC: amd: use int type to store negative error codesQianfeng Rong
2025-08-28ASoC: Intel: avs: Allow i2s test and non-test boards to coexistCezary Rojewski
2025-08-28ASoC: Intel: avs: Simplify avs_get_i2s_boards()Cezary Rojewski
2025-08-28ASoC: Intel: avs: Simplify dmi_match_quirk()Cezary Rojewski
2025-08-28ASoC: Intel: avs: Cleanup duplicate membersCezary Rojewski
2025-08-28ASoC: Intel: avs: New board registration routinesCezary Rojewski
2025-08-28ASoC: mediatek: common: Switch to for_each_available_child_of_node_scoped()Chen-Yu Tsai
2025-08-28ASoC: renesas: msiof: start DMAC firstKuninori Morimoto
2025-08-28ASoC: renesas: msiof: cleanup status clear methodKuninori Morimoto
2025-08-28ASoC: renesas: msiof: tidyup error messageKuninori Morimoto
2025-08-28ASoC: renesas: msiof: msiof_update_and_wait() checks whether reg was updatedKuninori Morimoto
2025-08-28ASoC: rsnd: tidyup direction name on rsnd_dai_connect()Kuninori Morimoto
2025-08-25ASoC: fixup snd_soc_lookup_component_nolocked()Mark Brown
2025-08-25ASoC: tlv320aic32x4: use dev_err_probe() for regulatorsMatthias Schiffer
2025-08-24ASoC: SOF: imx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-24ASoC: imx-hdmi: remove cpu_pdev related codeShengjiu Wang
2025-08-24ASoC: codecs: idt821034: fix wrong log in idt821034_chip_direction_output()Cryolitia PukNgae
2025-08-24ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()Kuninori Morimoto
2025-08-24ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()Kuninori Morimoto
2025-08-21Merge branch 'for-linus' into for-nextTakashi Iwai
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-08-20ASoC: cs35l56: Fixes for CS35L63 for productionMark Brown
2025-08-20ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63Stefan Binding
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald
2025-08-20ASoC: test-component: Use kcalloc() instead of kzalloc()Qianfeng Rong