1. 30 May, 2020 18 commits
  2. 29 May, 2020 16 commits
  3. 28 May, 2020 5 commits
  4. 27 May, 2020 1 commit
    • Mark Brown's avatar
      Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from... · 93e0f69a
      Mark Brown authored
      Merge series "ASoC: SOF: finalize Baytrail/CherryTrail support" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      This long-overdue patchset adds missing system suspend/resume support
      and hardens the IPC to solve module load/unload issues on specific
      devices such as Cyan Chromebook. With this series SOF is finally
      iso-feature with the legacy driver. Thanks to Ranjani and Keyon for
      the basic patches and Enric for testing.
      
      The last part needed for Baytrail/Cherrytrail is simplification of the
      driver/card names and turn-key UCM support (on-going work with
      Jaroslav).
      
      Keyon Jie (1):
        ASoC: SOF: Intel: BYT: harden IPC initialization and handling
      
      Pierre-Louis Bossart (3):
        ASoC: Intel: bytcr_rt5640/51: remove .ignore_suspend
        ASoC: Intel: byt/cht: add .pm_ops
        ASoC: SOF: Intel: BYT: mask BUSY or DONE interrupts in handler
      
      Ranjani Sridharan (4):
        ASoC: SOF: Intel: byt: Add PM callbacks
        ASoC: SOF: pm: handle resume on legacy Intel platforms
        ASoC: SOF: ipc: ignore DSP replies received when they are not expected
        ASoC: SOF: Intel: BYT: add .remove op
      
       sound/soc/intel/boards/bytcht_cx2072x.c      |   3 +
       sound/soc/intel/boards/bytcht_da7213.c       |   3 +
       sound/soc/intel/boards/bytcht_es8316.c       |   3 +
       sound/soc/intel/boards/bytcr_rt5640.c        |   7 +-
       sound/soc/intel/boards/bytcr_rt5651.c        |   6 +-
       sound/soc/intel/boards/cht_bsw_max98090_ti.c |   3 +
       sound/soc/intel/boards/cht_bsw_nau8824.c     |   3 +
       sound/soc/intel/boards/cht_bsw_rt5645.c      |   3 +
       sound/soc/intel/boards/cht_bsw_rt5672.c      |   3 +
       sound/soc/sof/intel/byt.c                    | 116 ++++++++++++++-----
       sound/soc/sof/ipc.c                          |   9 +-
       sound/soc/sof/pm.c                           |   8 +-
       sound/soc/sof/sof-priv.h                     |   2 +-
       13 files changed, 122 insertions(+), 47 deletions(-)
      
      base-commit: 0d71a5cf
      --
      2.20.1
      93e0f69a