summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2023-05-22ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński1-5/+18
2023-05-22ASoC: Intel: avs: Fix avs_path_module::instance_id sizeAmadeusz Sławiński4-6/+6
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski1-1/+1
2023-05-22ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski1-1/+1
2023-05-22ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński1-1/+5
2023-05-22ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński1-7/+15
2023-05-04ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tabletHans de Goede1-0/+26
2023-04-24ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer workingHans de Goede1-1/+1
2023-04-20ASoC: Intel: sof_sdw: append codec type to dai link nameBard Liao1-4/+37
2023-04-20ASoC: Intel: sof_sdw: support different devices on the same sdw linkBard Liao1-53/+77
2023-04-20ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not aggregatedBard Liao1-0/+1
2023-04-20ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to static callYong Zhi2-13/+11
2023-04-20ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_infoYong Zhi3-8/+6
2023-04-20ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL match tableapoorv1-1/+16
2023-04-20ASoC: Intel: sof_cirrus_common: Guard against missing busesCurtis Malainey1-1/+6
2023-04-06ASoC: Intel: Add rpl_mx98360_rt5682 driverCurtis Malainey2-0/+28
2023-03-30ASoC: Merge fixesMark Brown3-0/+43
2023-03-28ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()Kuninori Morimoto1-6/+4
2023-03-22ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-03-22ASoC: Intel: sof_rt5682: Updates for MTL BT offloadMark Brown1-3/+9
2023-03-22ASoC: Intel: sof_rt5682: Remove conditional dpcm_capture settingYong Zhi1-1/+0
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for MTL RVPUday M Bhat1-1/+3
2023-03-22ASoC: Intel: sof_rt5682: Update BT offload config for RexUday M Bhat1-2/+6
2023-03-20ASoC: Intel: skl-ssp-clk: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: catpt: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: sof_wm8804: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: sof_sdw: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: sof_pcm512x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: sof_es8336: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: cht_bsw_max98090_ti: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-03-20ASoC: Intel: bytcr_wm5102: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: boards: bytcr_rt5651: Convert to platform remove callback return...Uwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: bytcr_rt5640: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: bytcht_es8316: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: sst: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-20ASoC: Intel: sst-mfld-platform-pcm: Convert to platform remove callback retur...Uwe Kleine-König1-3/+2
2023-03-14ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15Eugene Huang1-0/+20
2023-03-14ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15Eugene Huang1-0/+11
2023-03-13ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682Ajye Huang1-1/+3
2023-03-13ASoC: Merge up fixes as a dependency for future SOF workMark Brown6-39/+73
2023-03-07ASoC: Intel: soc-acpi: fix copy-paste issue in topology namesPierre-Louis Bossart1-1/+1
2023-03-06ASoC: Intel: avs: nau8825: Adjust clock controlCezary Rojewski1-7/+7
2023-03-06ASoC: Intel: avs: ssm4567: Remove nau8825 bitsCezary Rojewski1-31/+0
2023-03-06ASoC: Intel: avs: rt5682: Explicitly define codec formatAmadeusz Sławiński1-0/+22
2023-03-06ASoC: Intel: avs: da7219: Explicitly define codec formatAmadeusz Sławiński1-0/+21
2023-03-06ASoC: Intel: avs: max98357a: Explicitly define codec formatAmadeusz Sławiński1-0/+22
2023-03-06ASoC: Intel: avs: Use struct_size for struct avs_modcfg_ext sizeJacob Keller1-1/+1
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2-0/+35
2023-02-20ASoC: Intel: sof_rt5682: Add quirk for Rex board with mx98360a amplifierDharageswari.R2-0/+35
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai24-84/+377