summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-01ASoC: qcom: sc8280xp: set card driver name from match dataKrzysztof Kozlowski
2023-11-30ASoC: SOF: IPC path handling and fallback supportMark Brown
2023-11-29ASoC: qcom: Move Soundwire runtime stream alloc to soundcardsKrzysztof Kozlowski
2023-11-29ASoC: qcom: Add helper for allocating Soundwire stream runtimeKrzysztof Kozlowski
2023-11-29ASoC: fsl_rpmsg: update Kconfig dependenciesArnd Bergmann
2023-11-29ASoC: SOF: ipc4-topology: Add module ID print during module set upBaofeng Tian
2023-11-29ASoC: core: Fix a handful of spelling mistakes.Colin Ian King
2023-11-29ASoC: SOF: ipc4: Move window offset configuration earlierPeter Ujfalusi
2023-11-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao
2023-11-29ASoC: SOF: core: Implement IPC version fallback if firmware files are missingPeter Ujfalusi
2023-11-29ASoC: SOF: Intel: Do not use resource managed allocation for ipc4_dataPeter Ujfalusi
2023-11-29ASoC: SOF: core: Add helper for initialization of paths, opsPeter Ujfalusi
2023-11-29ASoC: SOF: sof-pci-dev: Rely on core to create the file pathsPeter Ujfalusi
2023-11-29ASoC: SOF: sof-of-dev: Rely on core to create the file pathsPeter Ujfalusi
2023-11-29ASoC: SOF: sof-acpi-dev: Rely on core to create the file pathsPeter Ujfalusi
2023-11-29ASoC: SOF: core: Implement firmware, topology path setup in corePeter Ujfalusi
2023-11-29ASoC: SOF: sof-pci-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: sof-of-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: sof-acpi-dev: Save the default IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: Add placeholder for platform IPC type and path overridesPeter Ujfalusi
2023-11-29ASoC: SOF: Move sof_machine_* functions from sof-audio.c to core.cPeter Ujfalusi
2023-11-29ASoC: SOF: Move sof_of_machine_select() to sof-of-dev.c from sof-audio.cPeter Ujfalusi
2023-11-28ASoC: SOF: icp3-dtrace: Fix wrong kfree() usageKamil Duljas
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown
2023-11-28ASoC: Intel: Link handling rework and fixesMark Brown
2023-11-27ASoC: makes CPU/Codec channel connection map moreMark Brown
2023-11-27ASoC: Intel: sof_rt5682: use common module for DAI link generationBrent Lu
2023-11-27ASoC: Intel: sof_nau8825: use common module for DAI link generationBrent Lu
2023-11-27ASoC: Intel: board_helpers: support DAI link array generationBrent Lu
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for HDMI-In linkBrent Lu
2023-11-27ASoC: Intel: sof_rt5682: use common module for HDMI-In linkBrent Lu
2023-11-27ASoC: Intel: board_helpers: support HDMI-In link initializationBrent Lu
2023-11-27ASoC: Intel: sof_ssp_amp: simplify HDMI-In quirksBrent Lu
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for BT offload linkBrent Lu
2023-11-27ASoC: Intel: sof_rt5682: use common module for BT offload linkBrent Lu
2023-11-27ASoC: Intel: sof_nau8825: use common module for BT offload linkBrent Lu
2023-11-27ASoC: Intel: sof_cs42l42: use common module for BT offload linkBrent Lu
2023-11-27ASoC: Intel: board_helpers: support BT offload link initializationBrent Lu
2023-11-27ASoC: Intel: sof_ssp_amp: rename function parameterBrent Lu
2023-11-27ASoC: Intel: sof_ssp_amp: use common module for amp linkBrent Lu
2023-11-27ASoC: Intel: sof_rt5682: use common module for amp linkBrent Lu
2023-11-27ASoC: Intel: sof_nau8825: use common module for amp linkBrent Lu
2023-11-27ASoC: Intel: sof_cs42l42: use common module for amp linkBrent Lu
2023-11-27ASoC: Intel: board_helpers: support amp link initializationBrent Lu
2023-11-27ASoC: Intel: sof_rt5682: use common module for codec linkBrent Lu
2023-11-27ASoC: Intel: sof_nau8825: use common module for codec linkBrent Lu
2023-11-27ASoC: Intel: sof_cs42l42: use common module for codec linkBrent Lu
2023-11-27ASoC: Intel: board_helpers: support codec link initializationBrent Lu
2023-11-27ASoC: Intel: ssp-common: get codec name functionBrent Lu
2023-11-27ASoC: Intel: cht_bsw_rt5672: check return valueChao Song