1. 16 Apr, 2021 3 commits
  2. 15 Apr, 2021 8 commits
  3. 14 Apr, 2021 11 commits
  4. 13 Apr, 2021 16 commits
  5. 12 Apr, 2021 2 commits
    • Mark Brown's avatar
      Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from... · 13a9e21b
      Mark Brown authored
      Merge series "ASoC: SOF: Intel: descriptor corrections for TGL and ADL" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      One missed property for TigerLake and need for separate descriptors
      between ADL-S and the other flavors.
      
      Libin Yang (1):
        ASoC: SOF: Intel: add missing use_acpi_target_states for TGL platforms
      
      Sathya Prakash M R (1):
        ASoC: SOF: Intel: Update ADL P to use its own descriptor
      
       sound/soc/sof/intel/pci-tgl.c | 20 +++++++++++++++++++-
       sound/soc/sof/intel/tgl.c     |  2 +-
       2 files changed, 20 insertions(+), 2 deletions(-)
      
      --
      2.25.1
      13a9e21b
    • Mark Brown's avatar
      Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani... · 2976eef2
      Mark Brown authored
      Merge series "ASoC: SOF: simplify probe and report errors" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:
      
      These patches simplify the sof_probe_complete handling and
      address reporting of errors during probe.
      
      Peter Ujfalusi (2):
        ASoC: SOF: core: Add missing error prints to device probe operation
        ASoC: SOF: Simplify sof_probe_complete handling for acpi/pci/of
      
       sound/soc/sof/core.c         |  9 +++++++--
       sound/soc/sof/sof-acpi-dev.c | 18 +++---------------
       sound/soc/sof/sof-of-dev.c   | 18 +++---------------
       sound/soc/sof/sof-pci-dev.c  | 20 ++++----------------
       4 files changed, 17 insertions(+), 48 deletions(-)
      
      --
      2.25.1
      2976eef2