summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
* ASoC: Merge fixesMark Brown2021-12-311-0/+4
|\
| * ASoC: SOF: Intel: pci-tgl: add new ADL-P variantKai Vehmanen2021-12-061-0/+2
| * ASoC: SOF: Intel: pci-tgl: add ADL-N supportKai Vehmanen2021-12-061-0/+2
* | ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-241-5/+2
* | 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-233-6/+6
* | ASoC: SOF: Add a 'message' parameter to snd_sof_dsp_dbg_dump()Peter Ujfalusi2021-12-231-6/+9
* | ASoC: SOF: Add 'non_recoverable' parameter to snd_sof_dsp_panic()Peter Ujfalusi2021-12-235-11/+45
* | ASoC: SOF: Intel: hda-loader: Avoid re-defining the HDA_FW_BOOT_ATTEMPTSPeter Ujfalusi2021-12-232-2/+1
* | ASoC: SOF: couple of cleanupsMark Brown2021-12-175-46/+46
|\ \
| * | ASoC: SOF: avoid casting "const" attribute awayGuennadi Liakhovetski2021-12-175-46/+46
* | | ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan2021-12-171-1/+0
* | | ASoC: SOF: Intel: hda: remove support for RESUME triggerRanjani Sridharan2021-12-171-10/+0
|/ /
* | ASoC: SOF: Intel: add comment on JasperLake supportPierre-Louis Bossart2021-12-131-0/+7
* | ASoC: SOF: Intel: hda-dai: remove unused fieldsPierre-Louis Bossart2021-12-131-4/+0
* | ASoC: SOF: Intel: hda: add quirks for HDAudio DMA position informationPierre-Louis Bossart2021-12-133-26/+75
* | ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart2021-12-131-3/+4
* | ASoC: SOF: Intel: hda-ctrl: apply symmetry for DPIBPierre-Louis Bossart2021-12-131-1/+1
* | ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart2021-12-133-6/+17
* | ASoC: SOF: Intel: ICL: move ICL-specific ops to icl.cRanjani Sridharan2021-12-133-68/+65
* | ASoC: SOF: Intel: fix build issue related to CODEC_PROBE_ENTRIESKai Vehmanen2021-12-061-1/+2
* | Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-12-011-5/+9
|\|
| * ASoC: SOF: Intel: Retry codec probing if it failsHui Wang2021-11-301-5/+9
| * ASoC: SOF: hda: reset DAI widget before reconfiguring itRanjani Sridharan2021-11-241-0/+7
* | ASoC: SOF: Intel: hda: send DAI_CONFIG IPC during pauseRanjani Sridharan2021-11-261-5/+37
* | ASoC: SOF: IPC: dai: Expand DAI_CONFIG IPC flagsRanjani Sridharan2021-11-263-14/+24
* | ASoC: SOF: Intel: hda: reset stream before coupling host and link DMA'sRanjani Sridharan2021-11-261-0/+5
* | ASoC: SOF: Intel: hda: Add a helper function for stream resetRanjani Sridharan2021-11-262-32/+46
* | ASoC: SOF: Intel: hda: clear stream before freeing the DAI widgetRanjani Sridharan2021-11-261-2/+3
* | ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-247-2/+46
* | ASoC: SOF: Intel: hda: free DAI widget during stop and suspendRanjani Sridharan2021-11-221-21/+2
* | ASoC: SOF: add support for dynamic pipelines with multi-coreRanjani Sridharan2021-11-224-12/+4
* | ASoC: SOF: hda: don't use the core op for power up/power downRanjani Sridharan2021-11-223-11/+25
* | ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put opsRanjani Sridharan2021-11-225-0/+48
* | ASoC: SOF: Intel: TGL: set core_get/put opsRanjani Sridharan2021-11-221-0/+42
* | ASoC: SOF: Introduce num_cores and ref count per coreRanjani Sridharan2021-11-224-0/+29
* | ASoC: SOF: Intel: hda: expose get_chip_info()Ranjani Sridharan2021-11-222-11/+7
* | ASoC: SOF: intel: Use the generic helper to get the replyPeter Ujfalusi2021-11-173-111/+4
* | Merge existing fixes from asoc/for-5.16 into new branchMark Brown2021-11-153-2/+34
|\|
| * ASoC: SOF: Intel: hda: fix hotplug when only codec is suspendedKai Vehmanen2021-11-053-2/+34
* | Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-0122-398/+541
|\|
| * Merge series "Introduce new SOF helpers" from Daniel Baluta <daniel.baluta@os...Mark Brown2021-10-079-122/+48
| |\
| | * ASoC: SOF: Make Intel IPC stream ops genericBud Liviu-Alexandru2021-10-075-122/+16
| | * ASoC: SOF: Introduce snd_sof_mailbox_read / snd_sof_mailbox_write callbacksDaniel Baluta2021-10-077-0/+32
| * | ASoC: SOF: Intel: hda: Dump registers and stack when SOF_DBG_DUMP_REGS is setPeter Ujfalusi2021-10-071-2/+1
| * | ASoC: SOF: Intel: hda-loader: Drop SOF_DBG_DUMP_REGS flag from dbg_dump callsPeter Ujfalusi2021-10-071-4/+2
| * | ASoC: SOF: intel: hda: Drop 'error' prefix from error dump functionsPeter Ujfalusi2021-10-071-8/+4