1. 09 May, 2022 20 commits
  2. 05 May, 2022 7 commits
  3. 04 May, 2022 4 commits
  4. 03 May, 2022 7 commits
  5. 29 Apr, 2022 2 commits
    • Mark Brown's avatar
      ASoC: SOF: Miscellaneous preparatory patches for IPC4 · c8220e87
      Mark Brown authored
      Merge series from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:
      
      This series includes last few remaining miscellaneous patches to prepare
      for the introduction of new IPC version, IPC4, in the SOF driver. The changes
      include new IPC ops for topology parsing to set up the volume table, prepare
      the widgets for set up and free the routes. The remaining patches introduce
      new fields in the existing data structures for use in IPC4 and align the flows
      for widget/route set up so that they are common for both IPC3 and IPC4.
      c8220e87
    • Mark Brown's avatar
      ASoC: SOF: IPC Abstraction for FW loading · 756a6150
      Mark Brown authored
      Merge series from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:
      
      This series introduces IPC abstraction for FW loading in the SOF driver
      in preparation for supporting the new IPC version in the SOF firmware.
      756a6150