summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/sof_sdw.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-03ASoC: Intel: sof_sdw: Fix unlikely uninitialized variable use in create_sdw_d...Peter Ujfalusi1-1/+1
2025-02-25ASoC: Intel: sof_sdw: warn both sdw and pch dmic are usedBard Liao1-0/+7
2025-02-04ASoC: Intel: sof_sdw: Add support for Fatcat board with BT offload enabled in...Uday M Bhat1-0/+10
2025-02-04ASoC: Intel: sof_sdw: Add quirk for Asus Zenbook S14Richard Fitzgerald1-0/+1
2025-02-04ASoC: Intel: sof_sdw: Add lookup of quirk using PCI subsystem IDRichard Fitzgerald1-6/+24
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-13/+20
2025-01-15ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83JX, 83MC and 83NMSimon Trimmer1-2/+17
2025-01-15ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 83LCSimon Trimmer1-2/+2
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown1-5/+26
2024-12-16ASoC: Intel: sof_sdw: Update DMI matches for LenovoMark Brown1-3/+20
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21QA and 21QBRichard Fitzgerald1-1/+10
2024-12-16ASoC: Intel: sof_sdw: Fix DMI match for Lenovo 21Q6 and 21Q7Richard Fitzgerald1-2/+10
2024-12-12ASoC: Intel: sof_sdw: Add space for a terminator into DAIs arrayCharles Keepax1-2/+6
2024-12-09ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirkSimon Trimmer1-0/+2
2024-12-09ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7Simon Trimmer1-2/+3
2024-12-09ASoC: Intel: sof_sdw: improve the log of DAI link numbersBard Liao1-1/+1
2024-12-09ASoC: Intel: sof_sdw: reduce log level for not using internal dmicBard Liao1-1/+1
2024-12-09ASoC: Intel: sof_sdw: correct mach_params->dmic_numBard Liao1-10/+14
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-11-14ASoC: Merge up fixesMark Brown1-0/+8
2024-11-11ASoC: intel: sof_sdw: add quirk for Dell SKUDeep Harsora1-0/+8
2024-11-05Soundwire dai link init logic refactorMark Brown1-6/+6
2024-11-05ASoC: Intel: sof_sdw: Add missing quirks from some new DellDeep Harsora1-0/+48
2024-11-01ASoC: sdw_utils/intel/amd: refactor dai link init logicVijendar Mukunda1-6/+6
2024-10-28ASoC: intel: sof_sdw: add quirk for Dell SKUMac Chiang1-0/+8
2024-10-17ASoC: Intel: sof_sdw: Add quirks for some new Lenovo laptopsCharles Keepax1-0/+32
2024-10-17ASoC: Intel: sof_sdw: Add quirk for cs42l43 system using host DMICsCharles Keepax1-0/+9
2024-10-07ASoC: intel: sof_sdw: add RT722 SDCA card for PTL platformDharageswari R1-0/+8
2024-10-02ASoC: intel: sof_sdw: Add check devm_kasprintf() returned valueCharles Han1-0/+12
2024-09-13ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda1-158/+0
2024-09-13ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda1-21/+0
2024-09-13ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda1-10/+10
2024-09-13ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda1-14/+14
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-08-28ASoC: Intel: sof_sdw: Add quirks from some new Dell laptopsMaciej Strozek1-0/+58
2024-08-28ASoC: Intel: sof_sdw: overwrite mach_params->dmic_numBard Liao1-0/+5
2024-08-28ASoC: Intel: sof_sdw: move ignore_internal_dmic check earlierBard Liao1-10/+10
2024-08-28ASoC: Intel: sof_sdw: make sof_sdw_quirk staticPierre-Louis Bossart1-1/+1
2024-08-19ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart1-1/+3
2024-08-01ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()Vijendar Mukunda1-71/+34
2024-08-01ASoC: sdw_utils: refactor sof_sdw_card_late_probe functionVijendar Mukunda1-9/+3
2024-08-01ASoC: intel/sdw_utils: move machine driver dai link helper functionsVijendar Mukunda1-52/+2
2024-08-01ASoC: intel/sdw_utils: move soundwire codec_info_list structureVijendar Mukunda1-652/+6
2024-08-01ASoC: intel/sdw_utils: move rtk jack common helper functionsVijendar Mukunda1-0/+1
2024-08-01ASoC: intel: split soundwire machine driver private dataVijendar Mukunda1-13/+24
2024-08-01ASoC: intel/sdw_utils: move soundwire machine driver helper functionsVijendar Mukunda1-60/+0
2024-08-01ASoC: intel/sdw-utils: move soundwire machine driver soc opsVijendar Mukunda1-130/+1
2024-08-01ASoC: intel: rename ignore_pch_dmic variable nameVijendar Mukunda1-6/+6
2024-08-01ASoC: intel: rename soundwire codec helper functionsVijendar Mukunda1-77/+77
2024-08-01ASoC: intel: rename soundwire machine driver soc opsVijendar Mukunda1-13/+13