summaryrefslogtreecommitdiff
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Merge series "ASoC: more fixes for dpcm checks" from Pierre-Louis Bossart <pi...Mark Brown
2020-07-08ASoC: SOF: core: fix null-ptr-deref bug during device removalRanjani Sridharan
2020-07-08ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-17ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart
2020-06-17ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart
2020-06-17ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart
2020-06-15ASoC: SOF: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu
2020-06-09ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen
2020-05-29ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart
2020-05-27ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie
2020-05-27ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart
2020-05-27ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan
2020-05-27ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan
2020-05-27ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan
2020-05-25ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski
2020-05-25ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski
2020-05-25ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski
2020-05-25ASoC: SOF: Introduce extended manifestKarol Trzcinski
2020-05-25ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski
2020-05-18ASoC: SOF: imx: make imx8m_dsp_ops staticPierre-Louis Bossart
2020-05-18ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart
2020-05-18ASoC: SOF: define INFO_ flags in dsp_opsDaniel Baluta
2020-05-18ASoC: SOF: Intel: sdw: relax sdw machine select constraintsranderwang
2020-05-18ASoC: SOF: topology: add support to smart amplifierKeyon Jie
2020-05-18ASoC: SOF: inform DSP that driver is going to be removedMarcin Rajwa
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa
2020-05-18ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-05-11ASoC: SOF: core: fix error return code in sof_probe_continue()Wei Yongjun
2020-05-08ASoC: SOF: Intel: Fix unused variable warningYueHaibing
2020-05-01ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart
2020-05-01ASoC: SOF: Update correct LED status at the first time usage of update_mute_l...Kai-Heng Feng
2020-04-30Merge series "SOF topology parsing updates" from Ranjani Sridharan <ranjani.s...Mark Brown
2020-04-30ASoC: SOF: sort out Kconfig, againArnd Bergmann
2020-04-30ASoC: SOF: Intel: change trigger sequence to fix pop noise when stopping play...randerwang
2020-04-30ASoC: SOF: topology: replace sof_link_hda_process by sof_set_dai_configBard Liao
2020-04-30ASoC: topology: set component dai_index to ipc dai config dai_indexBard Liao
2020-04-30ASoC: SOF: topology: send ipc for all found DAIs in sof_set_dai_configBard Liao
2020-04-24ASoC: snd-sof-intel-hda-common - add hda_model parameter and pass it to HDA c...Jaroslav Kysela
2020-04-23ASoC: SOF: Add missing dependency on IMX_SCUMark Brown
2020-04-22ASoC: SOF: Fix buildMark Brown
2020-04-21ASoC: sof: use snd_compress_opsKuninori Morimoto
2020-04-20Merge series "ASoC: Fix dependency issues of SND_SOC" from Wei Li <liwei391@h...Mark Brown
2020-04-17ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart
2020-04-16Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown