1. 21 Sep, 2020 2 commits
  2. 18 Sep, 2020 2 commits
  3. 17 Sep, 2020 32 commits
  4. 14 Sep, 2020 2 commits
  5. 11 Sep, 2020 2 commits
    • Mark Brown's avatar
      Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmanen... · d70a4412
      Mark Brown authored
      Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:
      
      This series contains some improvements to how DSP core management
      is done in SOF, and adds a distinction between cores managed by
      the host versus cores managed by the DSP.
      
      Pierre-Louis Bossart (1):
        ASoC: SOF: Intel: hda-loader: s/master/primary
      
      Ranjani Sridharan (3):
        ASoC: SOF: rename cores_mask to host_managed_cores_mask
        ASoC: SOF: Intel: hda: modify core_power_up/down op
        ASoC: SOF: Intel: remove the  HDA_DSP_CORE_MASK() macro
      
       sound/soc/sof/intel/apl.c        |  2 +-
       sound/soc/sof/intel/bdw.c        |  2 +-
       sound/soc/sof/intel/byt.c        |  6 +++---
       sound/soc/sof/intel/cnl.c        | 15 ++++-----------
       sound/soc/sof/intel/hda-dsp.c    | 20 +++++++++++++++++---
       sound/soc/sof/intel/hda-loader.c | 11 +++++------
       sound/soc/sof/intel/hda.c        |  2 +-
       sound/soc/sof/intel/hda.h        |  3 ---
       sound/soc/sof/intel/shim.h       |  2 +-
       sound/soc/sof/intel/tgl.c        |  2 +-
       10 files changed, 34 insertions(+), 31 deletions(-)
      
      --
      2.27.0
      d70a4412
    • Mark Brown's avatar
      Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for... · 2b7d52a9
      Mark Brown authored
      Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt1015p" from Tzung-Bi Shih <tzungbi@google.com>:
      
      The series reuses mt8183-da7219-max98357.c for supporting machine
      driver with rt1015p speaker amplifier.
      
      The 1st patch adds document for the new proposed compatible string.
      
      The 2nd patch changes the machine driver to support "RT1015P" codec.
      
      Tzung-Bi Shih (2):
        ASoC: dt-bindings: mt8183-da7219: add compatible string for using
          rt1015p
        ASoC: mediatek: mt8183-da7219: support machine driver with rt1015p
      
       .../bindings/sound/mt8183-da7219-max98357.txt |  1 +
       sound/soc/mediatek/Kconfig                    |  1 +
       .../mediatek/mt8183/mt8183-da7219-max98357.c  | 40 +++++++++++++++++++
       3 files changed, 42 insertions(+)
      
      --
      2.28.0.526.ge36021eeef-goog
      2b7d52a9