summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/hda.c
AgeCommit message (Expand)AuthorFilesLines
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-06ASoC: 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-29ASoC: SOF: Intel: hda: list SoundWire peripherals on mismatchPierre-Louis Bossart1-1/+16
2024-04-29ASoC: 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
2023-10-21Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai1-4/+16
2023-10-19ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst1-12/+6
2023-10-19ASoC: SOF: Intel: Fix error handling in hda_init()Maarten Lankhorst1-3/+11
2023-10-19ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart1-3/+13
2023-10-12ASoC: SOF: make .remove callback return voidPierre-Louis Bossart1-3/+1
2023-09-19ASoC: SOF: ipc4/Intel: Support for firmware exceptionMark Brown1-0/+14
2023-09-19ASoC: SOF: Intel: Use generic names for IPC typesPeter Ujfalusi1-1/+1
2023-09-19ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang1-0/+14
2023-08-10ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()Nathan Chancellor1-0/+1
2023-08-08ASoC: SOF: Intel: add LunarLake supportMark Brown1-6/+52
2023-08-08ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart1-5/+15
2023-08-08ASoC: SOF: Intel: hda: add hw_params/free/trigger callbacksPierre-Louis Bossart1-1/+32
2023-08-08ASoC: SOF: Intel: hda: add interface definitions for ACE2.xPierre-Louis Bossart1-0/+5
2023-08-01ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart1-73/+3
2023-08-01ASoC: SOF: Intel: start simplify the signature of link_slaves_found()Pierre-Louis Bossart1-12/+7
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+28
2023-06-07ASoC: SOF: Intel: fix SoundWire/HDaudio mutual exclusionPierre-Louis Bossart1-1/+11
2023-06-05ASoC: SOF: Intel: hda: add helper to extract SoundWire link countPierre-Louis Bossart1-0/+25
2023-05-30ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec modeRanjani Sridharan1-1/+5
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart1-1/+1
2023-05-27ASoC: SOF: Intel: hda: retrieve SoundWire eml_lock and pass pointerPierre-Louis Bossart1-0/+9
2023-05-27ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart1-0/+1