summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
* ASoC: SOF: ipc: Fix memory leak in sof_set_get_large_ctrl_dataNavid Emamdoost2019-10-281-1/+3
* ASoC: SOF: Fix memory leak in sof_dfsentry_writeNavid Emamdoost2019-10-281-2/+4
* ASoC: SOF: Intel: hda-stream: fix the CONFIG_ prefix missingKeyon Jie2019-10-281-2/+2
* ASoC: SOF: control: return true when kcontrol values changeDragos Tarcatu2019-10-181-8/+18
* ASoC: SOF: Intel: hda: Disable DMI L1 entry during captureRanjani Sridharan2019-10-014-16/+56
* ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood2019-10-013-0/+20
* ASoC: SOF: Intel: hda: fix warnings during FW loadKai Vehmanen2019-10-011-0/+1
* ASoC: SOF: pcm: harden PCM STOP sequencePan Xiuli2019-10-011-1/+14
* ASoC: SOF: pcm: fix resource leak in hw_freeKai Vehmanen2019-10-011-10/+10
* ASoC: SOF: topology: fix parse fail issue for byte/bool tuple typesKeyon Jie2019-10-011-1/+3
* ASoC: SOF: loader: fix kernel oops on firmware boot failurePierre-Louis Bossart2019-10-011-2/+2
* 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