summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/intel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen2020-05-291-6/+45
* ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart2020-05-291-36/+36
* ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie2020-05-271-14/+17
* ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart2020-05-271-21/+25
* ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan2020-05-271-0/+9
* ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan2020-05-271-0/+36
* ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski2020-05-251-1/+1
* ASoC: SOF: Intel: sdw: relax sdw machine select constraintsranderwang2020-05-181-1/+9
* ASoC: SOF: Intel: Fix unused variable warningYueHaibing2020-05-081-27/+27
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-0121-21/+21
* ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela2020-04-241-1/+5
* Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...Mark Brown2020-04-202-0/+64
|\
| * ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart2020-04-172-0/+64
* | ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski2020-04-161-2/+7
* | Merge series "ASoC: SOF: adjust dmesg verbosity" from Pierre-Louis Bossart <p...Mark Brown2020-04-141-4/+6
|\ \
| * | ASoC: SOF: Intel: hda: log number of microphones detected in NHLT tablesPierre-Louis Bossart2020-04-141-0/+4
| * | ASoC: SOF: Intel: hda: reduce verbosity on SoundWire detectionPierre-Louis Bossart2020-04-141-4/+2
| |/
* | ASoC: SOF: Intel: hda: remove unnecessary parenthesesPayal Kshirsagar2020-04-141-4/+4
* | ASoC: SOF: remove unneeded variablesPayal Kshirsagar2020-04-141-4/+1
|/
* Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown2020-03-272-4/+4
|\
| * ASoC: sof: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-272-4/+4
* | ASoC: SOF: Intel: hda-ctrl: add reset cycle before parsing capabilitiesPierre-Louis Bossart2020-03-271-4/+21
* | Asoc: SOF: Intel: hda: check SoundWire wakeen interrupt in irq threadRander Wang2020-03-272-0/+22
* | ASoC: SOF: Intel: hda: add WAKEEN interrupt support for SoundWireRander Wang2020-03-273-0/+34
* | ASoC: SOF: Intel: hda: add parameter to control SoundWire clock stop quirksPierre-Louis Bossart2020-03-271-0/+11
* | ASoC: SOF: Intel: hda: merge IPC, stream and SoundWire interrupt handlersBard Liao2020-03-272-0/+47
* | ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspendPierre-Louis Bossart2020-03-271-0/+2
* | ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetectPierre-Louis Bossart2020-03-271-15/+150
* | ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacksPierre-Louis Bossart2020-03-271-0/+71
* | ASoC: SOF: Intel: add SoundWire configuration interfacePierre-Louis Bossart2020-03-273-0/+177
|/
* ASoC: SOF: Intel: hda: call codec wake at chip initKai Vehmanen2020-03-261-0/+7
* ASoC: SOF: Intel: hda: do not leave clock gating off upon errorKai Vehmanen2020-03-261-3/+5
* ASoC: SOF: Intel: hda: Improve DSP state loggingRanjani Sridharan2020-03-261-2/+41
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-131-0/+2
|\
| * ASoC: SOF: Intel: Fix stream cleanup on hw freeCezary Rojewski2020-03-121-0/+2
* | Merge series "ASoC: SOF: multi-cpu dais, IPC and Intel improvements for 5.7" ...Mark Brown2020-03-136-29/+99
|\ \
| * | ASoC: SOF: Intel: remove unnecessary waitq before loading firmwareAmery Song2020-03-135-18/+0
| * | ASoC: SOF: Intel: hda: remove unnecessary ROM IPC filter functionAmery Song2020-03-131-11/+3
| * | ASoC: SOF: Intel: hda-dai: add stream capabilityBard Liao2020-03-131-0/+96
* | | ASoC: SOF: Intel: hda: remove SND_SOC_SOF_HDA_COMMON_HDMI_CODECKai Vehmanen2020-03-132-13/+1
|/ /
* | Merge series "ASoC: SOF: updates for 5.7" from Pierre-Louis Bossart <pierre-l...Mark Brown2020-03-021-0/+6
|\ \
| * | ASoC: SOF: Intel: hda-loader: clear the IPC ack bit after FW_PURGE doneKeyon Jie2020-03-021-0/+6
* | | ASoC: SOF: Intel: hda: use snd_sof_dsp_set_power_state() opRanjani Sridharan2020-03-021-8/+7
|/ /
* | ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen2020-02-202-15/+18
* | ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski2020-02-182-0/+34
* | ASoC: SOF: Intel: Probe compress operationsCezary Rojewski2020-02-186-0/+166
* | ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski2020-02-182-4/+6
* | ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-181-1/+3
* | ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-181-2/+23
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-113-14/+28
|\|