summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel/hda.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: add initial support for PTLPierre-Louis Bossart2024-08-021-0/+1
* 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: remove circular dependency forMark Brown2024-05-061-0/+15
|\ \
| * | ASoC: SOF: Intel: remove circular dependency on hda_sdw_process_wakeen()Pierre-Louis Bossart2024-05-051-0/+5
| * | ASoC: SOF: Intel: move common code from hda.cPierre-Louis Bossart2024-05-051-0/+10
| |/
* / ASoC: SOF: Intel: discard SoundWire configuration if HDaudio codec is reportedPierre-Louis Bossart2024-05-051-0/+2
|/
* ASoC: SOF: intel: hda: Constify snd_sof_dsp_opsKrzysztof Kozlowski2024-04-291-1/+1
* ASoC: SOF: Intel: don't ignore IOC interrupts for non-audio transfersPierre-Louis Bossart2024-04-041-0/+2
* ASoC: SOF: Intel: hda-loader: change signature of code loader helpersPierre-Louis Bossart2024-04-041-4/+7
* ASoC: SOF: Intel: hda-loader: add flag to tag ICCMAX streamPierre-Louis Bossart2024-04-041-1/+1
* ASoC: SOF: Intel: mtl/lnl: Improve firmware boot stateMark Brown2024-04-031-0/+2
|\
| * ASoC: SOF: Intel: hda-dsp/mtl: Add support for ACE ROM state codesPeter Ujfalusi2024-04-031-0/+2
* | ASoC: Merge up fixesMark Brown2024-04-031-0/+6
|\ \ | |/ |/|
| * ASoC: SOF: Intel: Set the dai/host get frame/byte counter callbacksPeter Ujfalusi2024-03-251-0/+3
| * ASoC: SOF: Intel: hda: Implement get_stream_position (Linear Link Position)Peter Ujfalusi2024-03-251-0/+3
* | ASoC: SOF: Intel: hda: move helper to static inlinePierre-Louis Bossart2024-04-021-0/+8
* | ASoC: SOF: Intel: hda: extend signature of sdw_hda_dai_hw_params()Pierre-Louis Bossart2024-04-021-1/+2
|/
* ASoC: SOF: Intel: hda: add 'is_chain_dma_supported' callbackPierre-Louis Bossart2024-02-131-0/+5
* ASoC: SOF: Intel: pci-mtl: fix ARL-S definitionsPierre-Louis Bossart2023-12-071-0/+1
* ASoC: SOF: Make return of remove_late void, tooTakashi Iwai2023-10-251-1/+1
* Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-211-1/+5
|\
| * ASoC: SOF: make .remove callback return voidPierre-Louis Bossart2023-10-121-1/+1
| * ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platformsRander Wang2023-09-191-0/+1
| * ASoC: SOF: Intel: hda: Add definition for SDxFIFOS.FIFOS maskPeter Ujfalusi2023-09-151-0/+3
* | ASoC: SOF: Intel: Move binding to display driver outside of deferred probeMaarten Lankhorst2023-10-191-0/+1
* | ASoC: SOF: Intel: hda: start splitting the probePierre-Louis Bossart2023-10-191-0/+1
|/
* ASoC: Merge up fixesMark Brown2023-08-101-0/+2
|\
| * ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stopRanjani Sridharan2023-08-081-0/+2
* | ASoC: SOF: Intel: add abstraction for SoundWire wake-upsPierre-Louis Bossart2023-08-081-0/+6
* | ASoC: SOF: Intel: hda-dai: add helpers for SoundWire callbacksPierre-Louis Bossart2023-08-081-0/+12
* | ASoC: SOF: Intel: split MTL and LNL operationsPierre-Louis Bossart2023-08-081-0/+2
* | ASoC: SOF: Intel: LNL: Add support for Lunarlake platformRanjani Sridharan2023-08-081-0/+1
|/
* ASoC: SOF: Intel: hda: add helper to extract SoundWire link countPierre-Louis Bossart2023-06-051-0/+6
* ASoC: SOF: Intel: hda-dai: add get_hlink callbackPierre-Louis Bossart2023-06-051-0/+4
* ASoC: SOF: Intel: hda-dai: add calc_stream_format callbackPierre-Louis Bossart2023-06-051-0/+5
* ASoC: SOF: Intel: hda-dai: add codec_dai_set_stream callbackPierre-Louis Bossart2023-06-051-0/+4
* ASoC: SOF: Intel: HDA: Limit the number of dai drivers for nocodec modeRanjani Sridharan2023-05-301-1/+3
* ASoC: SOF: Intel: fix DAI number mismatchPierre-Louis Bossart2023-05-151-1/+1
* ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan2023-04-201-2/+4
* ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart2023-04-061-20/+0
* ASoC: SOF: Intel: hda-mlink: add return value for hda_bus_ml_get_capabilities()Pierre-Louis Bossart2023-04-061-2/+2
* ASoC: SOF: Intel: hda: Remove hda_ctrl_dai_widget_setup/free()Ranjani Sridharan2023-03-071-4/+0
* ASoC: SOF: Intel: hda: Unify DAI drv ops for IPC3 and IPC4Ranjani Sridharan2023-03-071-0/+2
* ASoC: SOF: Intel: hda-dai: Define and set the HDA DAI widget DMA opsRanjani Sridharan2023-03-071-0/+4
* ASoC: SOF: Intel: hda-dai: Introduce DAI widget opsRanjani Sridharan2023-03-071-0/+31
* ASoC: SOF: Intel: hda: Do not re-enable L1 if disabled before suspendRanjani Sridharan2023-03-061-1/+1
* ASoC: SOF: Intel: Enable d0i3 work for ipc4Rander Wang2023-02-141-0/+2
* ASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta2023-01-171-1/+1
* ASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta2023-01-171-1/+1