summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda-stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA/ASoC: Intel: clarify Copyright informationMark Brown2024-05-071-1/+1
|\
| * ASoC: SOF: Intel: clarify Copyright informationPierre-Louis Bossart2024-05-061-1/+1
* | ASoC: SOF: Intel: move hda.c to different modulePierre-Louis Bossart2024-05-051-0/+8
* | ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart2024-05-051-0/+4
* | ASoC: SOF: Intel: hda-stream: export stream_get_position() helperPierre-Louis Bossart2024-05-051-0/+1
|/
* ASoC: SOF: Intel: hda-stream: clarify commentPierre-Louis Bossart2024-04-041-1/+1
* ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfersPierre-Louis Bossart2024-04-041-3/+19
* ASoC: SOF: Intel: hda: Compensate LLP in case it is not resetPeter Ujfalusi2024-03-251-1/+8
* ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacksPeter Ujfalusi2024-03-251-0/+31
* ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)Peter Ujfalusi2024-03-251-0/+32
* ASoC: SOF: ipc4: store number of playback/capture streamsPierre-Louis Bossart2024-02-131-0/+9
* ASoC: sof: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi2023-09-151-1/+1
* ASoC: SOF: Intel: Refactor code for HDA stream creationChao Song2023-08-151-60/+8
* ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/releaseRanjani Sridharan2023-04-201-1/+10
* ASoC: SOF: Intel: hda: make DSPless mode work with DSP disabled in BIOSPierre-Louis Bossart2023-04-041-11/+14
* ASoC: SOF: Intel: hda: Add support for DSPless modePeter Ujfalusi2023-04-041-16/+18
* ASoC: SOF: Intel: hda-stream: Do not dereference hstream until it is safePeter Ujfalusi2023-04-041-3/+5
* ASoC: SOF: Intel: hda: Restrict DMI L1 disable workaroundRanjani Sridharan2023-03-051-3/+6
* ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspendRanjani Sridharan2023-03-051-2/+8
* ASoC: SOF: fix compilation issue with readb/writeb helpersPierre-Louis Bossart2022-10-311-1/+1
* ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helperPierre-Louis Bossart2022-10-281-18/+1
* ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB bufferPierre-Louis Bossart2022-10-281-6/+5
* ASoC: SOF: Intel: hda-stream: use readb/writeb for stream registersPierre-Louis Bossart2022-10-261-2/+2
* ASoC: SOF: Intel: hda-stream: use snd_sof_dsp_updateb() helperPierre-Louis Bossart2022-10-261-2/+2
* ASoC: SOF: Intel: hda-stream: rename CL_SD_CTL registers as SD_CTLPierre-Louis Bossart2022-10-261-17/+17
* ASoC: SOF: Intel: hda-stream: use SOF helpers for consistencyPierre-Louis Bossart2022-10-261-2/+3
* ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-201-7/+9
* ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-191-3/+3
* ASoC: SOF: Intel: remove unneeded dev_vdbgNoah Klayman2022-09-191-3/+0
* ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart2022-07-151-5/+10
* ASoC: Merge fixesMark Brown2022-06-221-4/+90
|\
| * ASoC: SOF: Intel: hda: Fix compressed stream position trackingPeter Ujfalusi2022-06-171-4/+90
* | ASoC: SOF: Intel: hda-stream: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-2/+2
* | ASoC: SOF: Intel: hda-stream: report error on stream not openedPierre-Louis Bossart2022-06-171-1/+1
|/
* 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