1. 10 Nov, 2022 3 commits
    • Mark Brown's avatar
      ASoC: SOF: get pipeline instance id from pipe_widget->instance_id · 6426f56b
      Mark Brown authored
      Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:
      
      Currently we set pipeline instance id = swidget->pipeline_id, but
      pipeline_id is from topology and can be any number. In fact, the
      number of pipelines is limited. This patch use ida to allocate pipeline
      instance id and will be used for pipeline instance id in the IPC
      message.
      6426f56b
    • Mark Brown's avatar
      ASoC: SOF: Intel: update D0i3 registers for MTL · e3c591c0
      Mark Brown authored
      Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      MeteorLake relies on a different register for D0i3 configuration, add
      a platform-specific callback to abstract the differences.
      e3c591c0
    • Mark Brown's avatar
      ASoC: mediatek: Register machine drivers to module device table · 43b429f0
      Mark Brown authored
      Merge series from Nícolas F. R. A. Prado <nfraprado@collabora.com>:
      
      Some ASoC machine drivers for MediaTek platforms were not being
      registered to the module device table, preventing them to be
      automatically loaded when built as modules. This series adds the missing
      registration to the drivers.
      43b429f0
  2. 09 Nov, 2022 12 commits
  3. 07 Nov, 2022 7 commits
  4. 04 Nov, 2022 1 commit
  5. 03 Nov, 2022 8 commits
  6. 02 Nov, 2022 2 commits
  7. 01 Nov, 2022 5 commits
  8. 31 Oct, 2022 2 commits