summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: SOF: pcm: skip DMA buffer pre-allocationKeyon Jie2020-03-021-4/+2
* | | 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: sof-audio: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-12/+7
* | ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski2020-02-185-0/+48
* | ASoC: SOF: Provide probe debugfs supportCezary Rojewski2020-02-181-0/+226
* | ASoC: SOF: Intel: Probe compress operationsCezary Rojewski2020-02-186-0/+166
* | ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski2020-02-182-4/+6
* | ASoC: SOF: Generic probe compress operationsCezary Rojewski2020-02-187-1/+246
* | ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-185-1/+383
* | 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
|\|
| * ASoC: SOF: Intel: hda: move i915 init earlierKai Vehmanen2020-02-101-9/+8
| * ASoC: SOF: Intel: hda: fix ordering bug in resume flowKai Vehmanen2020-02-103-5/+20
* | ASoC: SOF: Intel: hda: Allow trace DMA in S0 when DSP is in D0I3 for debugRanjani Sridharan2020-02-111-3/+32
* | ASoC: SOF: Intel: cnl: Implement feature to support DSP D0i3 in S0Ranjani Sridharan2020-02-116-10/+114
* | ASoC: SOF: Intel: hda: Amend the DSP state transition diagramRanjani Sridharan2020-02-111-19/+17
* | ASoC: SOF: audio: Add helper to check if only D0i3 streams are activeRanjani Sridharan2020-02-112-0/+34
* | ASoC: SOF: Move DSP power state transitions to platform-specific opsRanjani Sridharan2020-02-116-121/+242
* | ASoC: SOF: pm: Introduce DSP power statesRanjani Sridharan2020-02-114-3/+49
* | ASoC: SOF: Add system_suspend_target field to struct snd_sof_devRanjani Sridharan2020-02-114-8/+19
* | ASoC: SOF: pm: Unify suspend/resume routinesRanjani Sridharan2020-02-111-52/+39
* | ASoC: SOF: Do not reset hw_params for streams that ignored suspendRanjani Sridharan2020-02-111-0/+7
* | ASoC: SOF: Add i.MX8QM device descriptorPaul Olaru2020-02-111-0/+10
* | ASoC: SOF: imx8: Add ops for i.MX8QMPaul Olaru2020-02-111-0/+51
* | ASoC: SOF: Rename i.MX8 platform to i.MX8XPaul Olaru2020-02-112-7/+7
* | Merge tag 'asoc-v5.6-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2020-02-058-44/+49
|\|
| * ASoC: SOF: Intel: add PCI ID for JasperLakeYong Zhi2020-02-021-0/+2
| * ASoC: SOF: pci: add missing default_fw_name of JasperLakePan Xiuli2020-01-271-0/+1
| * ASoC: SOF: trace: fix unconditional free in trace releaseKai Vehmanen2020-01-271-2/+5
| * ASoC: SOF: core: release resources on errors in probe_continuePierre-Louis Bossart2020-01-272-21/+16
| * ASoC: SOF: core: free trace on errorsPierre-Louis Bossart2020-01-271-2/+5
| * ASoC: SOF: fix an Oops, caused by invalid topologyGuennadi Liakhovetski2020-01-271-0/+10
| * ASoC: SOF: Intel: do not disable i915 power during probeKai Vehmanen2020-01-271-1/+2
| * ASoC: SOF: Intel: refactor i915_get/put functionsKai Vehmanen2020-01-273-20/+10
* | Merge branch 'asoc-5.6' into asoc-nextMark Brown2020-01-2337-1355/+1889
|\|
| * Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6Mark Brown2020-01-172-10/+15
| |\
| * | ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_preparePierre-Louis Bossart2020-01-141-3/+0
| * | ASoC: SOF: Intel: reference SoundWire machine listsPierre-Louis Bossart2020-01-131-0/+5
| * | ASoC: SOF: fix PCM playback through ALSA OSS emulationKai Vehmanen2020-01-131-22/+31
| * | ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart2020-01-071-0/+3
| * | ASoC: SOF: pci: change the default firmware path when the community key is usedPierre-Louis Bossart2020-01-071-2/+42
| * | ASoC: SOF: imx8: use resource_sizeJulia Lawall2020-01-011-2/+1
| * | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-12-253-3/+16
| |\ \
| * | | ASoC: SOF: Intel: hda: Add iDisp4 DAISathyanarayana Nujella2019-12-251-0/+4
| * | | ASoC: SOF: Intel: add namespace for XTENSAPierre-Louis Bossart2019-12-184-1/+4
| * | | ASoC: SOF: move arch_ops under opsPierre-Louis Bossart2019-12-187-15/+15
| * | | ASoC: SOF: Intel: hda: add namespace for hda-codec functionalityPierre-Louis Bossart2019-12-182-7/+9
| * | | ASoC: SOF: imx: Read SAI parameters and send them to DSPGuido Roncarolo2019-12-182-2/+75
| * | | ASoC: SOF: Intel: drop HDA codec upon probe failureKai Vehmanen2019-12-182-9/+7