1. 18 Nov, 2020 10 commits
  2. 17 Nov, 2020 5 commits
  3. 16 Nov, 2020 16 commits
  4. 13 Nov, 2020 7 commits
  5. 12 Nov, 2020 2 commits
    • Mark Brown's avatar
      Merge series "ASoC: SOF: Kconfig corrections" from Pierre-Louis Bossart... · a5a8ac3c
      Mark Brown authored
      Merge series "ASoC: SOF: Kconfig corrections" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      Three cosmetic patches and a fix for a randconfig issue.
      
      v2: rebase to remove git am issue (worked with --3way before)
      
      Pierre-Louis Bossart (1):
        ASoC: SOF: Intel: fix Kconfig dependency for SND_INTEL_DSP_CONFIG
      
      Randy Dunlap (3):
        ASoC: SOF: imx: fix Kconfig punctuation
        ASoC: SOF: Kconfig: fix Kconfig punctuation and wording
        ASoC: SOF: Intel: fix Kconfig punctuation and wording
      
       sound/soc/sof/Kconfig       | 42 ++++++++++++------------
       sound/soc/sof/imx/Kconfig   | 10 +++---
       sound/soc/sof/intel/Kconfig | 64 ++++++++++++++++++-------------------
       3 files changed, 58 insertions(+), 58 deletions(-)
      
      --
      2.25.1
      a5a8ac3c
    • Mark Brown's avatar
      Merge series "Support SC7180 sound card variation without headset" from... · 9c2368e3
      Mark Brown authored
      Merge series "Support SC7180 sound card variation without headset" from xuyuqing <xuyuqing@huaqin.corp-partner.google.com>:
      
      Use compatible string to let machine driver handle the case
      where ALC5682 headset codec is replaced with ADAU7002 dmic codec
      
      xuyuqing (2):
        ASoC: google: dt-bindings: add new compatible for sc7180-coachz
        ASoC: qcom: sc7180: Add machine driver for sound card
      
       .../bindings/sound/google,sc7180-trogdor.yaml |  4 +-
       sound/soc/qcom/Kconfig                        |  1 +
       sound/soc/qcom/sc7180.c                       | 86 ++++++++++++++++---
       3 files changed, 77 insertions(+), 14 deletions(-)
      
      --
      2.25.1
      9c2368e3