aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
AgeCommit message (Expand)AuthorFilesLines
2019-08-09ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta1-145/+19
2019-08-09ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creationDaniel Baluta4-149/+13
2019-08-09ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta1-143/+13
2019-08-09ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta2-10/+0
2019-08-09ASoC: SOF: Intel: Add missing include file hdac_hda.hYueHaibing2-3/+1
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown4-83/+50
2019-08-08ASoC: SOF: Intel: Initialize hdaudio bus properlyTakashi Iwai3-29/+11
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai2-41/+1
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-14/+0
2019-08-07ASoC: SOF: Intel: hda: fix MSI handlingPierre-Louis Bossart1-1/+1
2019-08-07ASoC: SOF: Intel: hda: Initialize HDA controller after i915 initRanjani Sridharan1-7/+13
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2-8/+2
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2-4/+4
2019-07-23ASoC: SOF: Intel: hda: fix stream id settingRander Wang2-5/+18
2019-07-23ASoC: SOF: Intel: hda: fix link DMA configRander Wang2-12/+13
2019-07-23ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen3-17/+9
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski1-11/+17
2019-07-23ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang1-5/+0
2019-07-23ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2-26/+9
2019-07-23ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang1-5/+4
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang3-13/+54
2019-07-23ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang1-12/+10
2019-07-23ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie1-1/+1
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh2-7/+7
2019-07-23ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen2-4/+4
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan1-4/+2
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-210/+586
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen3-0/+15
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen1-0/+1
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai6-128/+175
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-0/+1
2019-06-24ASoC: SOF: Intel: hda: remove duplicated include from hda.cYueHaibing1-1/+0
2019-06-17ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann1-11/+2
2019-06-17ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream statusZhu Yingjiang1-0/+22
2019-06-17ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bitZhu Yingjiang2-0/+28
2019-06-17ASoC: SOF: Intel: hda: clear stream status and wakests properlyRanjani Sridharan1-16/+10
2019-06-17ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang1-9/+2
2019-06-17ASoC: SOF: Intel: hda: add function for hda stop chipZhu Yingjiang2-1/+68
2019-06-17ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang1-12/+4
2019-06-17ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lockKeyon Jie1-2/+2
2019-06-17ASoC: SOF: Intel: hda: modify stream interrupt handlerRanjani Sridharan1-28/+51
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan4-0/+24
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan2-2/+29
2019-06-17ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan3-2/+20
2019-06-17ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan1-97/+179
2019-06-17ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()Ranjani Sridharan1-0/+3
2019-06-17ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan2-0/+5
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-128/+175
2019-06-13ASoC: SOF: intel: extend IPC dump informationKai Vehmanen3-0/+33
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-0/+4