1. 10 Aug, 2021 1 commit
  2. 09 Aug, 2021 6 commits
  3. 06 Aug, 2021 1 commit
  4. 05 Aug, 2021 28 commits
  5. 04 Aug, 2021 1 commit
  6. 03 Aug, 2021 3 commits
    • Nobuhiro Iwamatsu's avatar
      edcade2e
    • Mark Brown's avatar
      Merge series "ASoC: soc-ops: cleanup cppcheck warning" from Kuninori Morimoto... · f3f5798d
      Mark Brown authored
      Merge series "ASoC: soc-ops: cleanup cppcheck warning" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:
      
      Hi Mark
      
      Now I'm posting audio-graph-card2 patch-set, but it seems it needs longer
      discussion. Thus I want to post more easy patch first, and reduce my
      local patches.
      
      These are cppcheck warning cleanup patches for soc-ops.
      
      Kuninori Morimoto (4):
        ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
        ASoC: soc-ops: cleanup cppcheck warning at snd_soc_limit_volume()
        ASoC: soc-ops: cleanup cppcheck warning at snd_soc_get_xr_sx()
        ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()
      
       sound/soc/soc-ops.c | 21 ++++++++++-----------
       1 file changed, 10 insertions(+), 11 deletions(-)
      
      --
      2.25.1
      f3f5798d
    • Mark Brown's avatar
      Merge series "ASoC: SOF/Intel: machine driver updates" from Pierre-Louis... · 8ff93924
      Mark Brown authored
      Merge series "ASoC: SOF/Intel: machine driver updates" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
      
      Two quirks added for Dell XPS 9710 and Intel reference boards, and two
      minor cleanups.
      
      Pierre-Louis Bossart (3):
        ASoC: Intel: sof_sdw: add quirk for Dell XPS 9710
        ASoC: Intel: update sof_pcm512x quirks
        ASoC: Intel: sof_sdw_max98373: remove useless inits
      
      jairaj arava (1):
        ASoC: SOF: Intel: Use DMI string to search for adl_mx98373_rt5682
          variant
      
       sound/soc/intel/boards/sof_pcm512x.c      | 13 +++++++++++--
       sound/soc/intel/boards/sof_rt5682.c       | 14 ++++++++++++++
       sound/soc/intel/boards/sof_sdw.c          | 12 ++++++++++++
       sound/soc/intel/boards/sof_sdw_max98373.c |  4 ++--
       sound/soc/sof/sof-pci-dev.c               |  9 +++++++++
       5 files changed, 48 insertions(+), 4 deletions(-)
      
      --
      2.25.1
      8ff93924