summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: SOF: Fix randbuild errorYueHaibing2019-10-141-0/+2
| * | ASoC: SOF: topology: check errors when parsing LED tokensPierre-Louis Bossart2019-10-141-0/+5
| * | ASoC: SOF: topology: remove always-true redundant testPierre-Louis Bossart2019-10-141-4/+3
| * | ASoC: SOF: Intel: bdw: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
| * | ASoC: SOF: Intel: byt: fix operator precedence warningsPierre-Louis Bossart2019-10-141-8/+8
| * | ASoC: SOF: imx: Read ESAI parameters and send them to DSPDaniel Baluta2019-10-102-2/+75
| * | ASoC: SOF: acpi led support for switch controlsJaska Uimonen2019-10-103-0/+54
| * | ASoC: SOF: pci: add debug module paramPierre-Louis Bossart2019-10-101-1/+11
| * | ASoC: SOF: acpi: add debug module paramPierre-Louis Bossart2019-10-101-1/+11
| * | Revert "ASoC: SOF: Force polling mode on CFL and CNL"Kai Vehmanen2019-10-101-7/+0
| * | AsoC: SOF: refactor control load codeJaska Uimonen2019-10-101-157/+157
| * | ASoC: SOF: enable dual control for pgaJaska Uimonen2019-10-101-2/+3
| * | ASoC: SOF: enable sync_write in hdac_busKai Vehmanen2019-10-101-0/+1
| * | ASoC: sof: pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-44/+44
| * | Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-0211-30/+106
| |\ \
| * | | ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2019-10-012-2/+43
| * | | ASoC: SOF: Intel: hda: fix reset of host_period_bytesMarcin Rajwa2019-10-011-3/+12
| * | | ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan2019-10-013-8/+3
| * | | ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood2019-10-014-3/+27
| * | | ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart2019-10-014-11/+52
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-2812-38/+124
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| |/
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-232-1/+7
* | sound: Fix Kconfig indentationKrzysztof Kozlowski2019-10-072-17/+17
|/
* 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