summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-213-5/+21
|\
| * Merge series "ASoC: more fixes for dpcm checks" from Pierre-Louis Bossart <pi...Mark Brown2020-07-082-0/+16
| |\
| | * ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta2020-07-082-0/+16
| * | ASoC: SOF: core: fix null-ptr-deref bug during device removalRanjani Sridharan2020-07-081-5/+5
| |/
* | Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-06-253-33/+29
|\|
| * ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart2020-06-171-2/+8
| * ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart2020-06-171-0/+2
| * ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart2020-06-172-29/+12
| * ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu2020-06-151-2/+7
* | ASoC: SOF: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-4/+4
|/
* ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart2020-06-091-2/+4
* 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: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan2020-05-272-6/+5
* ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan2020-05-271-2/+6
* ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan2020-05-271-0/+36
* ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski2020-05-251-0/+21
* ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski2020-05-251-2/+23
* ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski2020-05-251-0/+16
* ASoC: SOF: Introduce extended manifestKarol Trzcinski2020-05-251-0/+112
* ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski2020-05-252-2/+2
* ASoC: SOF: imx: make imx8m_dsp_ops staticPierre-Louis Bossart2020-05-181-1/+1
* ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart2020-05-181-1/+1
* ASoC: SOF: define INFO_ flags in dsp_opsDaniel Baluta2020-05-181-0/+6
* ASoC: SOF: Intel: sdw: relax sdw machine select constraintsranderwang2020-05-181-1/+9
* ASoC: SOF: topology: add support to smart amplifierKeyon Jie2020-05-181-0/+1
* ASoC: SOF: inform DSP that driver is going to be removedMarcin Rajwa2020-05-181-0/+6
* ASoC: SOF: add a power_down_notify methodMarcin Rajwa2020-05-182-0/+10
* ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta2020-05-181-2/+8
* Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-05-123-3/+5
|\
| * ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng2020-05-013-3/+5
* | ASoC: SOF: core: fix error return code in sof_probe_continue()Wei Yongjun2020-05-111-0/+1
* | 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-0151-51/+51
* | Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.s...Mark Brown2020-04-302-128/+51
|\ \
| * | ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang2020-04-302-4/+22
| * | ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_configBard Liao2020-04-301-61/+3
| * | ASoC: topology: set component dai_index to ipc dai config dai_indexBard Liao2020-04-301-0/+8
| * | ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao2020-04-301-63/+18
* | | ASoC: SOF: sort out Kconfig, againArnd Bergmann2020-04-301-4/+3
|/ /
* | ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela2020-04-241-1/+5
* | ASoC: SOF: Add missing dependency on IMX_SCUMark Brown2020-04-231-0/+1
* | ASoC: SOF: Fix buildMark Brown2020-04-221-187/+2
* | ASoC: sof: use snd_compress_opsKuninori Morimoto2020-04-214-9/+11
* | 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
* | Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown2020-04-163-146/+412
|\ \