1. 07 Sep, 2020 13 commits
  2. 04 Sep, 2020 6 commits
  3. 03 Sep, 2020 2 commits
  4. 01 Sep, 2020 4 commits
  5. 28 Aug, 2020 2 commits
  6. 27 Aug, 2020 12 commits
  7. 26 Aug, 2020 1 commit
    • Mark Brown's avatar
      Merge series "SOF fixes and updates" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>: · cd0f9228
      Mark Brown authored
      This series includes fixes for error reporting, topology parsing and
      runtime PM issues along with updates for DMIC support and IMX platforms.
      
      Iulian Olaru (2):
        ASoC: SOF: imx: Replace sdev->private with sdev->pdata->hw_pdata
        ASoC: SOF: sof-of-dev: Add .arch_ops field
      
      Jaska Uimonen (1):
        ASoC: SOF: intel: hda: support also devices with 1 and 3 dmics
      
      Keyon Jie (1):
        ASoC: SOF: topology: fix the ipc_size calculation for process
          component
      
      Rander Wang (1):
        ASoC: SOF: fix a runtime pm issue in SOF when HDMI codec doesn't work
      
      Ranjani Sridharan (2):
        ASoC: SOF: Intel: hda: report error only for the last ROM init
          iteration
        ASoC: SOF: Intel: hda: add extended rom status dump to error log
      
       sound/soc/sof/imx/Kconfig        |  2 ++
       sound/soc/sof/imx/imx8.c         | 17 +++++++++----
       sound/soc/sof/imx/imx8m.c        | 10 +++++---
       sound/soc/sof/intel/hda-codec.c  |  4 +--
       sound/soc/sof/intel/hda-loader.c | 42 +++++++++++++++++++-------------
       sound/soc/sof/intel/hda.c        | 26 +++++++++++++++++++-
       sound/soc/sof/topology.c         |  4 +--
       7 files changed, 74 insertions(+), 31 deletions(-)
      
      --
      2.25.1
      cd0f9228