summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel
AgeCommit message (Expand)Author
2019-07-23ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski
2019-07-23ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang
2019-07-23ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang
2019-07-23ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang
2019-07-23ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang
2019-07-23ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh
2019-07-23ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-07-06ASoC: SOF: Intel: implement runtime idle for CNL/APLKai Vehmanen
2019-07-06ASoC: SOF: add runtime idle callbackKai Vehmanen
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-24ASoC: SOF: Intel: hda: remove duplicated include from hda.cYueHaibing
2019-06-17ASoC: SOF: disallow building without CONFIG_PCI againArnd Bergmann
2019-06-17ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream statusZhu Yingjiang
2019-06-17ASoC: SOF: Intel: hda: make sure DMA is start/stop by read the RUN bitZhu Yingjiang
2019-06-17ASoC: SOF: Intel: hda: clear stream status and wakests properlyRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: use the defined stop chip in suspendZhu Yingjiang
2019-06-17ASoC: SOF: Intel: hda: add function for hda stop chipZhu Yingjiang
2019-06-17ASoC: SOF: Intel: hda: use the SOF defined ppcap functionsZhu Yingjiang
2019-06-17ASoC: SOF: Intel: hda-stream: fix a deadlock with bus->reg_lockKeyon Jie
2019-06-17ASoC: SOF: Intel: hda: modify stream interrupt handlerRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: couple host and link DMA during FE hw_freeRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: release link DMA for paused streams during suspendRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: reserve host DMA channel for hostless streamsRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: assign link DMA channel at run-timeRanjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: add new macro hstream_to_sof_hda_stream()Ranjani Sridharan
2019-06-17ASoC: SOF: Intel: hda: save handle to sdev in sof_intel_hda_streamRanjani Sridharan
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-06-13ASoC: SOF: intel: extend IPC dump informationKai Vehmanen
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-06ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang
2019-06-04ASoC: SOF: Intel: hda: Fix COMPILE_TEST build errorYueHaibing
2019-06-03Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-06-03ASoC: SOF: fix DSP oops definitions in FW ABIKai Vehmanen
2019-06-03ASoC: SOF: Intel: ipc: don't check for HIPCCTL register valuePierre-Louis Bossart
2019-06-03ASoC: SOF: Intel: hda-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart
2019-06-03ASoC: SOF: Intel: hda-ipc: read all IPC registers firstPierre-Louis Bossart
2019-06-03ASoC: SOF: Intel: cnl-ipc: re-enable IPC IRQ at end of handlerPierre-Louis Bossart
2019-06-03ASoC: SOF: Intel: cnl-ipc: move code around for clarityPierre-Louis Bossart
2019-06-03ASoC: SOF: Intel: cnl-ipc: read all IPC registers firstPierre-Louis Bossart
2019-06-03ASoC: SOF: Do not send cmd via SHIM registerDaniel Baluta
2019-05-30ASoC: SOF: Intel: hda: use the defined ppcap functionsZhu Yingjiang
2019-05-30Merge branch 'asoc-5.2' into asoc-5.3Mark Brown
2019-05-30ASoC: SOF: add COMPILE_TEST for PCI optionsPierre-Louis Bossart
2019-05-28ASoC: SOF: Intel: hda: fix the hda init chipZhu Yingjiang