summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
* ASoC: SOF/Intel: fix selection of SND_INTEL_NHTLPierre-Louis Bossart2019-08-301-1/+1
* ASoC: SOF: imx8: Fix an is IS_ERR() vs NULL checkDan Carpenter2019-08-271-2/+2
* ASoC: SOF: imx8: Fix return value check in imx8_probe()Wei Yongjun2019-08-271-2/+2
* ASoC: SOF: imx8: Make some functions staticYueHaibing2019-08-271-9/+9
* ASoC: SOF: topology: fix get control data return type and argumentsJaska Uimonen2019-08-221-10/+11
* ASoC: SOF: imx: Add i.MX8 HW supportDaniel Baluta2019-08-225-0/+422
* ASoC: SOF: Add OF DSP device supportDaniel Baluta2019-08-223-0/+156
* Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-08-201-7/+13
|\
| * ASoC: SOF: Intel: hda: Initialize HDA controller after i915 initRanjani Sridharan2019-08-071-7/+13
* | ASoC: SOF: pcm: add ALH supportPierre-Louis Bossart2019-08-161-0/+3
* | ASoC: SOF: topology: initial support for Intel ALH DAI typePierre-Louis Bossart2019-08-161-1/+41
* | ASoC: SOF: topology: Add dummy support for i.MX8 DAIsDaniel Baluta2019-08-161-0/+30
* | ASoC: SOF: Intel: initial support for Elkhart LakePan Xiuli2019-08-154-0/+55
* | ASoC: SOF: Intel: initial support for Tiger Lake.Pan Xiuli2019-08-154-0/+55
* | ASoC: SOF: fix HDA direct MMIO accessPierre-Louis Bossart2019-08-132-40/+1
* | ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC numberPierre-Louis Bossart2019-08-122-12/+64
* | ASoC: SOF: topology: use set_get_data in process loadJaska Uimonen2019-08-121-74/+127
* | ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta2019-08-093-145/+189
* | ASoC: SOF: Introduce snd_sof_dsp_get_window_offsetDaniel Baluta2019-08-092-0/+11
* | ASoC: SOF: Introduce snd_sof_dsp_get_mailbox_offsetDaniel Baluta2019-08-092-0/+11
* | ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creationDaniel Baluta2019-08-094-149/+13
* | ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creationDaniel Baluta2019-08-091-143/+13
* | ASoC: SOF: Remove call to snd_sof_dsp_mailbox_initDaniel Baluta2019-08-092-10/+0
* | ASoC: SOF: Intel: Add missing include file hdac_hda.hYueHaibing2019-08-092-3/+1
* | Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown2019-08-084-83/+50
|\ \
| * | ASoC: SOF: Intel: Initialize hdaudio bus properlyTakashi Iwai2019-08-083-29/+11
| * | ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-082-41/+1
| * | ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-14/+0
* | | ASoC: sof: Fix warning when IPC flood test is not enabledMark Brown2019-08-081-1/+2
* | | ASoC: SOF: Intel: hda: fix MSI handlingPierre-Louis Bossart2019-08-071-1/+1
* | | ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-022-8/+2
* | | ASoC: SOF: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-013-39/+20
* | | Merge branch 'asoc-5.3' into asoc-5.4Mark Brown2019-07-262-4/+4
|\ \ \ | | |/ | |/|
| * | ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen2019-07-232-4/+4
* | | ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)Jaroslav Kysela2019-07-251-2/+2
* | | ASoC: SOF: Intel: hda: fix stream id settingRander Wang2019-07-232-5/+18
* | | ASoC: SOF: Intel: hda: fix link DMA configRander Wang2019-07-232-12/+13
* | | ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski2019-07-231-0/+3
* | | ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen2019-07-233-17/+9
* | | ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski2019-07-232-12/+18
* | | ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang2019-07-231-5/+0
* | | ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2019-07-232-26/+9
* | | ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang2019-07-231-5/+4
* | | ASoC: SOF: Intel: hda: Enable jack detectionRander Wang2019-07-233-13/+54
* | | ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang2019-07-231-12/+10
* | | ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie2019-07-231-1/+1
* | | ASoC: SOF: remove unused state variable in suspend functionFred Oh2019-07-235-17/+15
* | | ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta2019-07-231-1/+2
* | | ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta2019-07-231-2/+9