summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-stream.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart2022-02-091-61/+61
* ASoC: SOF: Intel: hda: remove support for RESUME in platform triggerRanjani Sridharan2021-12-171-1/+0
* ASoC: SOF: hda-stream: only enable DPIB if neededPierre-Louis Bossart2021-12-131-3/+4
* ASoC: SOF: Intel: hda-stream: limit PROCEN workaroundPierre-Louis Bossart2021-12-131-6/+12
* 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-261-32/+44
* ASoC: SOF: Intel: add .ack support for HDaudio platformsRanjani Sridharan2021-11-241-0/+2
* ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__Marc Herbert2021-09-281-3/+4
* ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeoutPeter Ujfalusi2021-09-281-26/+59
* ASoC: SOF: Intel: simplify logic for DMI_L1 handlingPierre-Louis Bossart2021-08-131-6/+5
* ASoC: SOF: Intel: hda-stream: remove always true conditionPierre-Louis Bossart2021-08-131-1/+1
* ASoC: SOF: Intel: hda: enable DMI L1 for D0i3-compatible streamsRanjani Sridharan2021-01-271-16/+22
* ASoC: SOF: Intel: hda: Add helper function to program ICCMAX streamRanjani Sridharan2020-08-271-0/+69
* ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu2020-06-151-2/+7
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-011-1/+1
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-0/+2
|\
| * ASoC: SOF: Intel: Fix stream cleanup on hw freeCezary Rojewski2020-03-121-0/+2
* | ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-181-2/+23
|/
* ASoC: SOF: partition audio-related parts from SOF coreRanjani Sridharan2019-12-091-0/+1
* ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlersBard Liao2019-12-091-9/+11
* Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-061-2/+2
|\
| * ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missingKeyon Jie2019-10-281-2/+2
* | ASoC: SOF: Intel: hda: add dev_err() traces for snd_sof_dsp_read_poll_timeout()Pierre-Louis Bossart2019-10-231-4/+20
|/
* ASoC: SOF: Intel: hda: Disable DMI L1 entry during captureRanjani Sridharan2019-10-011-7/+38
* ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream statusZhu Yingjiang2019-06-171-0/+22
* ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bitZhu Yingjiang2019-06-171-0/+22
* ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lockKeyon Jie2019-06-171-2/+2
* ASoC: SOF: Intel: hda: modify stream interrupt handlerRanjani Sridharan2019-06-171-28/+51
* ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan2019-06-171-0/+20
* ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan2019-06-171-1/+9
* ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan2019-06-171-0/+4
* ASoC: SOF: Intel: hda-stream: handle real stream interrupts onlyKeyon Jie2019-05-031-1/+6
* ASoC: SOF: Intel: hda-stream: store stream capabilitiesKeyon Jie2019-05-031-0/+4
* ASoC: SOF: Intel: use snd_sof_pcm_period_elapsedKeyon Jie2019-05-031-2/+2
* ASoC: SOF: Intel: Add Intel specific HDA stream operationsLiam Girdwood2019-04-281-0/+692