summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/hda.c
AgeCommit message (Expand)Author
2022-09-23ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_removeFred Oh
2022-09-23ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh
2022-09-20ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart
2022-09-20ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown
2022-09-20ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blobPierre-Louis Bossart
2022-09-19ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart
2022-09-19ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman
2022-08-05ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai
2022-07-25ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart
2022-07-15ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart
2022-07-15ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart
2022-07-15ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart
2022-07-13ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao
2022-07-12ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi
2022-04-23ASoC: SOF: Intel: hda: simplify NHLT handlingPierre-Louis Bossart
2022-04-19ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan
2022-04-19ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart
2022-03-21Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-03-18ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan
2022-03-10Clean ups and preparation for IPC abstraction in the SOF driverMark Brown
2022-03-09ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart
2022-03-09ASoC: SOF: Intel: hda: report SSP link mask to machine driverPierre-Louis Bossart
2022-03-09ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boardsPierre-Louis Bossart
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-07ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart
2022-03-02ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart
2022-02-17ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi
2022-01-24ASoC: SOF: Intel: Compare sdw adr directlyBard Liao
2022-01-24ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao
2021-12-24ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart
2021-12-24ASOC: SOF: Intel: use snd_soc_dai_get_widget()Pierre-Louis Bossart
2021-12-23ASoC: SOF: Intel: hda: Use DEBUG log level for optional printsPeter Ujfalusi
2021-12-23ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi
2021-12-17ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski
2021-12-13ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart
2021-11-26ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan
2021-11-22ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan
2021-11-22ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan
2021-11-22ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan
2021-11-05ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen
2021-10-07ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi
2021-10-07ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi
2021-10-07ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi
2021-10-05ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart
2021-10-01ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan
2021-10-01ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPCRanjani Sridharan
2021-09-15ASoC: SOF: Intel: hda: Relocate inline definitions from hda.h to hda.c for sdwPeter Ujfalusi
2021-08-06Merge some cs42l42 patches into asoc-5.15Mark Brown