summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: ipc4/Intel: Improve and enable IPC error dumpMark Brown2022-09-231-1/+20
|\
| * ASoC: SOF: Intel: hda: Only dump firmware registers for IPC3Peter Ujfalusi2022-09-231-1/+2
| * ASoC: SOF: Intel: hda: Add separate ops for ipc_dump for IPC4Peter Ujfalusi2022-09-231-0/+18
* | ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_removeFred Oh2022-09-231-3/+3
* | ASoC: SOF: Intel: define and set power_down_dsp op for HDA platformsFred Oh2022-09-231-0/+8
|/
* ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart2022-09-201-0/+2
* ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown2022-09-201-0/+39
|\
| * ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blobPierre-Louis Bossart2022-09-201-0/+28
| * ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart2022-09-191-0/+11
* | ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman2022-09-191-4/+15
|/
* ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-1/+1
* ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart2022-07-251-0/+7
* ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart2022-07-151-22/+48
* ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart2022-07-151-1/+0
* ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart2022-07-151-4/+4
* ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao2022-07-131-1/+1
* ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi2022-07-121-20/+127
* ASoC: SOF: Intel: hda: simplify NHLT handlingPierre-Louis Bossart2022-04-231-6/+11
* ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan2022-04-191-2/+6
* ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan2022-04-191-1/+12
* ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart2022-04-191-1/+1
* Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-03-211-141/+166
|\
| * ASoC: SOF: Make sof_widget_setup/free IPC agnosticRanjani Sridharan2022-03-181-125/+44
| * Clean ups and preparation for IPC abstraction in the SOF driverMark Brown2022-03-101-9/+30
| |\
| | * ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan2022-03-091-9/+30
| * | ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart2022-03-091-0/+52
| * | ASoC: SOF: Intel: hda: report SSP link mask to machine driverPierre-Louis Bossart2022-03-091-0/+22
| * | ASoC: SOF: Intel: hda: retrieve DMIC number for I2S boardsPierre-Louis Bossart2022-03-091-21/+25
| |/
| * ASoC: SOF: Intel: hda: clarify operator precedencePierre-Louis Bossart2022-03-071-1/+1
| * ASoC: soc-acpi: remove sof_fw_filenamePierre-Louis Bossart2022-03-021-4/+1
| * ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi2022-02-101-0/+10
| * ASoC: SOF: Intel: Compare sdw adr directlyBard Liao2022-01-241-10/+5
| * ASoC: SOF: Intel: match sdw version on link_slaves_foundBard Liao2022-01-241-5/+10
* | ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
|/
* ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart2021-12-241-4/+2
* ASOC: SOF: Intel: use snd_soc_dai_get_widget()Pierre-Louis Bossart2021-12-241-8/+2
* ASoC: SOF: Intel: hda: Use DEBUG log level for optional printsPeter Ujfalusi2021-12-231-8/+10
* ASoC: SOF: Rename snd_sof_get_status() and add kernel log level parameterPeter Ujfalusi2021-12-231-2/+2
* ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski2021-12-171-31/+29
* ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart2021-12-131-1/+8
* ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan2021-11-261-8/+18
* ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-221-2/+2
* ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-221-0/+2
* ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan2021-11-221-11/+0
* ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen2021-11-051-0/+16
* ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi2021-10-071-2/+1
* ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi2021-10-071-8/+4
* ASoC: SOF: Drop SOF_DBG_DUMP_FORCE_ERR_LEVEL and sof_dev_dbg_or_errPeter Ujfalusi2021-10-071-2/+1
* ASoC: SOF: Intel: hda: add new flags for DAI_CONFIGPierre-Louis Bossart2021-10-051-0/+6
* ASoC: SOF: Add support for dynamic pipelinesRanjani Sridharan2021-10-011-11/+11