aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-29ASoC: SOF: Intel: only detect codecs when HDA DSP probeBard Liao1-1/+1
2025-07-07ASoC: soc-dapm: cleanupsMark Brown1-3/+3
2025-06-24ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.Tamura Dai1-3/+3
2025-06-20ASoC: SOF: Intel: hda: Do not probe Soundwire in nocodec modePeter Ujfalusi1-0/+5
2025-06-05Merge tag 'soundwire-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2025-05-14ASoC: SOF: Intel: hda: Fix UAF when reloading moduleTavian Barnes1-1/+15
2025-05-14ASoC: SOF: Intel: hda: Set the mic_privacy flag for soundwire with ACE3+Peter Ujfalusi1-0/+3
2025-03-31ASoC: SOF: hda/ptl: Move mic privacy change notification sending to a workPeter Ujfalusi1-0/+4
2025-03-08ASoC: SOF: hda/shim: Add callbacks to handle mic privacy change for sdwPeter Ujfalusi1-0/+34
2025-02-25ASoC: SOF: Intel: don't check number of sdw links when set dmic_fixupBard Liao1-16/+2
2024-12-03ASoC: Merge up origin to resolve interaction with manline symbol changesMark Brown1-20/+20
2024-12-03ASoC: SOF: Intel: hda-dai: Ensure DAI widget is valid during paramsBard Liao1-0/+5
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-20/+20
2024-11-07ASoC: SOF: Intel: hda: Add support for persistent Code Loader DMA buffersPeter Ujfalusi1-0/+6
2024-10-17ASoC: SOF: Intel: hda: use machine_check() for SoundWirePierre-Louis Bossart1-1/+2
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart1-7/+9
2024-10-11ASoC/SoundWire: Intel: lnl: enable interrupts after first power-up/before las...Pierre-Louis Bossart1-2/+0
2024-09-12ASoC: SOF: Intel: hda: remove common_hdmi_codec_drvBrent Lu1-1/+0
2024-08-28ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu1-5/+32
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for SDW machBrent Lu1-120/+46
2024-08-28ASoC: SOF: Intel: hda: refactoring topology name fixup for HDA machBard Liao1-41/+43
2024-07-16ASoC: Intel: Fix RT5650 SSP lookupCurtis Malainey1-8/+9
2024-06-03ASoC: Merge up fixesMark Brown1-0/+1
2024-05-29ASoC: SOF: Intel: hda: print PCI class info only oncePierre-Louis Bossart1-2/+2
2024-05-27ASoC: SOF: add missing MODULE_DESCRIPTION()Pierre-Louis Bossart1-0/+1
2024-05-21Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-05-07ALSA/ASoC: Intel: clarify Copyright informationMark Brown1-1/+1
2024-05-07ASoC: SOF: Intel: remove circular dependency forMark Brown1-554/+51
2024-05-06ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart1-1/+1
2024-05-05ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart1-10/+11
2024-05-05ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart1-1/+2
2024-05-05ASoC: SOF: Intel: move tracepoint creationPierre-Louis Bossart1-1/+0
2024-05-05ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart1-561/+0
2024-05-05ASoC: SOF: Intel: start splitting top-level from common partsPierre-Louis Bossart1-0/+18
2024-05-05ASoC: SOF: Intel: regroup all SoundWire/Intel functions in hda.cPierre-Louis Bossart1-0/+39
2024-05-05ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart1-2/+7
2024-04-30ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart1-1/+16
2024-04-30ASoC: SOF: Intel: hda: simplify and reduce indentation for hda_sdw_machine_se...Pierre-Louis Bossart1-70/+73
2024-04-11ASoC: SOF: Intel: hda: disable SoundWire interrupt laterPierre-Louis Bossart1-2/+2
2024-04-03ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codesPeter Ujfalusi1-6/+66
2024-04-03ASoC: SOF: Intel: hda: Create debugfs file to force a clean DSP bootPeter Ujfalusi1-0/+1
2024-04-02ASoC: SOF: ipc4-topology: Save the ALH DAI index during hw_paramsRanjani Sridharan1-0/+1
2024-04-02ASoC: SOF: Intel: hda: Clear Soundwire node ID during BE DAI hw_freeRanjani Sridharan1-0/+24
2024-04-02ASoC: SOF: IPC4: extend dai_data with node_idPierre-Louis Bossart1-0/+1
2024-04-02ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()Pierre-Louis Bossart1-1/+2
2024-03-28ASoC: SOF: Intel: support tplg suffix detectionBrent Lu1-0/+82
2024-02-13ASoC: SOF: Intel: start SoundWire links earlier for LNL+ devicesPierre-Louis Bossart1-0/+17
2024-02-13ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart1-12/+51
2023-11-27ASoC: SOF: Intel: Use existing helpers to change GPROCEN and PIE bitsPeter Ujfalusi1-4/+2
2023-10-25ASoC: SOF: Make return of remove_late void, tooTakashi Iwai1-3/+1