summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-15ASoC: mediatek: mt8188: revise AFE driverMark Brown7-502/+795
2023-05-15ASoC: Factor out control notification supportMark Brown4-28/+29
2023-05-15ASoC: SOF: Intel/ipc4: Do not reset BE DAI pipelineMark Brown3-21/+53
2023-05-15ASoC: SOF: Intel: hda-dai: prepare LNL supportMark Brown5-61/+63
2023-05-15ASoC: Intel: machine driver updatesMark Brown7-6/+197
2023-05-15ASoC: SOF: ipc4-pcm: reset all pipelines during FE DAI hw_freeRanjani Sridharan2-19/+32
2023-05-15ASoC: SOF: Intel: hda-dai-ops: Split the get_hext_stream() op for IPC4Ranjani Sridharan2-2/+21
2023-05-15ASoC: SOF: Simplify the calculation of variablesJiapeng Chong1-1/+1
2023-05-15ASoC: SOF: ipc4-topology: Use set_get_data() to send LARGE_CONFIG messagePeter Ujfalusi1-14/+7
2023-05-15ASoC: SOF: Intel: remove mutual exclusion between NOCODEC and HDA_LINKPierre-Louis Bossart1-1/+0
2023-05-15ASoC: SOF: Intel: hda-dai: use HDA_LINK instead of HDA_AUDIO_CODECPierre-Louis Bossart2-4/+8
2023-05-15ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unusedPierre-Louis Bossart1-5/+7
2023-05-15ASoC: SOF: Intel: hda-dai: move hda_dai_prepare() codePierre-Louis Bossart1-8/+8
2023-05-15ASoC: SOF: Intel: Kconfig: move selection of PROBE_WORK_QUEUEPierre-Louis Bossart1-1/+1
2023-05-15ASoC: SOF: Intel: clarify initialization when HDA_AUDIO_CODEC is not usedPierre-Louis Bossart1-3/+8
2023-05-15ASoC: SOF: Intel: fix DAI number mismatchPierre-Louis Bossart1-1/+1
2023-05-15ASoC: SOF: Intel: hda-dai: remove use of cpu_dai->component drvdataPierre-Louis Bossart1-10/+30
2023-05-15ASoC: SOF: Intel: hda-dai: simplify .prepare callbackPierre-Louis Bossart1-31/+3
2023-05-15ASoC: SOF: ipc4-topology: Modify input audio format selection logicRanjani Sridharan1-100/+32
2023-05-15ASoC: SOF: ipc4-topology: New helper to check if all output formats are the sameRanjani Sridharan1-22/+31
2023-05-15ASoC: SOF: ipc4-topology: Modify the output format selection logicRanjani Sridharan1-20/+107
2023-05-15ASoC: SOF: ipc4-topology: Add a new helper function to get the valid bitsRanjani Sridharan1-14/+18
2023-05-15ASoC: SOF: ipc4-topology: Handle output format special caseRanjani Sridharan1-5/+50
2023-05-15ASoC: SOF: ipc4-topology: Rename sof_ipc4_init_audio_fmt()Ranjani Sridharan1-25/+26
2023-05-15ASoC: SOF: ipc4-topology: Move the call to init output formatRanjani Sridharan1-6/+23
2023-05-15ASoC: SOF: ipc4-topology: Add a helper function for output format selectionRanjani Sridharan1-9/+21
2023-05-15ASoC: SOF: ipc4-topology: Handle input/output audio format special caseRanjani Sridharan1-1/+10
2023-05-15ASoC: Intel: sof_sdw: add quirk for LNL RVPPeter Ujfalusi1-0/+9
2023-05-15ASoC: Intel: soc-acpi: add tables for LunarLakePierre-Louis Bossart3-0/+75
2023-05-15ASoC: Intel: sof_sdw: add new mapping for HP Spectre x360Pierre-Louis Bossart1-0/+14
2023-05-15ASoC: Intel: sof_sdw: start set codec init function with an adr indexBard Liao1-5/+11
2023-05-15ASoC: Intel: soc-acpi: add support for MTL SDCA boardsChao Song1-0/+57
2023-05-15ASoC: Intel: sof_sdw: add quirk for MTL RVPBard Liao1-0/+8
2023-05-15ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devicesBard Liao1-1/+1
2023-05-15ASoC: Intel: Add rpl_max98373_8825 driverTerry Cheong2-0/+22
2023-05-15ASoC: wm_adsp: Update to use new component control notify heleprCharles Keepax1-19/+1
2023-05-15ASoC: ak4118: Update to use new component control notify helperCharles Keepax1-9/+2
2023-05-15ASoC: soc-component: Add notify control helper functionCharles Keepax2-0/+26
2023-05-15ASoC: dt-bindings: mediatek,mt8188-afe: add audio propertiesTrevor Wu1-2/+28
2023-05-15ASoC: dt-bindings: mediatek,mt8188-afe: correct clock nameTrevor Wu1-18/+18
2023-05-15ASoC: mediatek: mt8188: add required clocksTrevor Wu2-0/+8
2023-05-15ASoC: mediatek: mt8188: add bus protectionTrevor Wu1-0/+76
2023-05-15ASoC: mediatek: mt8188: combine afe component registrationTrevor Wu1-35/+2
2023-05-15ASoC: mediatek: mt8188: refine APLL controlTrevor Wu3-23/+241
2023-05-15ASoC: mediatek: mt8188: revise ETDM control flowTrevor Wu2-386/+406
2023-05-15ASoC: mediatek: mt8188: complete set_tdm_slot functionTrevor Wu1-3/+18
2023-05-15ASoC: mediatek: mt8188: remove supply AUDIO_HIRESTrevor Wu1-37/+0
2023-05-15ASoC: Merge up fixes for CIMark Brown9-14/+105
2023-05-14Linux 6.4-rc2v6.4-rc2Linus Torvalds1-1/+1
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+2