summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown
2020-07-30ASoC: SOF: imx: use resource_sizeJulia Lawall
2020-07-28ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa
2020-07-28ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-22ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta
2020-07-22ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta
2020-07-22ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta
2020-07-22ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8MDaniel Baluta
2020-07-22ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta
2020-07-22ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta
2020-07-22ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
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-07-01ASoC: SOF: sof-acpi-dev: fix 'defined but unused' warningPierre-Louis Bossart
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-26ASoC: SOF: nocodec: add missing .owner fieldPierre-Louis Bossart
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