summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
AgeCommit message (Expand)AuthorLines
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown-30/+100
2020-07-30ASoC: SOF: imx: use resource_sizeJulia Lawall-2/+1
2020-07-28ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa-4/+6
2020-07-28ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa-0/+38
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto-16/+16
2020-07-22ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta-0/+8
2020-07-22ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta-0/+2
2020-07-22ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta-0/+11
2020-07-22ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8MDaniel Baluta-1/+1
2020-07-22ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta-1/+1
2020-07-22ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta-3/+3
2020-07-22ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta-0/+7
2020-07-21Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-5/+21
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown-5/+21
2020-07-08Merge series "ASoC: more fixes for dpcm checks" from Pierre-Louis Bossart <pi...Mark Brown-0/+16
2020-07-08ASoC: SOF: core: fix null-ptr-deref bug during device removalRanjani Sridharan-5/+5
2020-07-08ASoC: SOF: imx: add min/max channels for SAI/ESAI on i.MX8/i.MX8MDaniel Baluta-0/+16
2020-07-01ASoC: SOF: sof-acpi-dev: fix 'defined but unused' warningPierre-Louis Bossart-3/+5
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-31/+22
2020-06-26ASoC: SOF: nocodec: add missing .owner fieldPierre-Louis Bossart-0/+1
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-33/+29
2020-06-17ASoC: SOF: Intel: add PCI IDs for ICL-H and TGL-HPierre-Louis Bossart-2/+8
2020-06-17ASoC: SOF: Intel: add PCI ID for CometLake-SPierre-Louis Bossart-0/+2
2020-06-17ASoC: Intel: SOF: merge COMETLAKE_LP and COMETLAKE_HPierre-Louis Bossart-29/+12
2020-06-15ASoC: SOF: Replace zero-length array with flexible-arrayGustavo A. R. Silva-4/+4
2020-06-15ASoC: SOF: Intel: hda: Clear RIRB status before reading WPBrent Lu-2/+7
2020-06-09ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback flagsPierre-Louis Bossart-2/+4
2020-05-29ASoC: SOF: Intel: hda: fix generic hda codec supportKai Vehmanen-6/+45
2020-05-29ASoC: SOF: Intel: Baytrail: fix 'defined but not used' warningsPierre-Louis Bossart-36/+36
2020-05-27ASoC: SOF: Intel: BYT: harden IPC initialization and handlingKeyon Jie-14/+17
2020-05-27ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handlerPierre-Louis Bossart-21/+25
2020-05-27ASoC: SOF: Intel: BYT: add .remove opRanjani Sridharan-0/+9
2020-05-27ASoC: SOF: ipc: ignore DSP replies received when they are not expectedRanjani Sridharan-6/+5
2020-05-27ASoC: SOF: pm: handle resume on legacy Intel platformsRanjani Sridharan-2/+6
2020-05-27ASoC: SOF: Intel: byt: Add PM callbacksRanjani Sridharan-0/+36
2020-05-25ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski-0/+21
2020-05-25ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski-2/+23
2020-05-25ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski-0/+16
2020-05-25ASoC: SOF: Introduce extended manifestKarol Trzcinski-0/+112
2020-05-25ASoC: SOF: loader: Adjust validation condition for fw_offsetKarol Trzcinski-2/+2
2020-05-18ASoC: SOF: imx: make imx8m_dsp_ops staticPierre-Louis Bossart-1/+1
2020-05-18ASoC: SOF: imx: make dsp_ops staticPierre-Louis Bossart-1/+1
2020-05-18ASoC: SOF: define INFO_ flags in dsp_opsDaniel Baluta-0/+6
2020-05-18ASoC: SOF: Intel: sdw: relax sdw machine select constraintsranderwang-1/+9
2020-05-18ASoC: SOF: topology: add support to smart amplifierKeyon Jie-0/+1
2020-05-18ASoC: SOF: inform DSP that driver is going to be removedMarcin Rajwa-0/+6
2020-05-18ASoC: SOF: add a power_down_notify methodMarcin Rajwa-0/+10
2020-05-18ASoC: SOF: Do nothing when DSP PM callbacks are not setDaniel Baluta-2/+8
2020-05-12Merge branch 'for-5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-3/+5
2020-05-11ASoC: SOF: core: fix error return code in sof_probe_continue()Wei Yongjun-0/+1