1. 15 Jul, 2022 5 commits
  2. 14 Jul, 2022 4 commits
  3. 13 Jul, 2022 7 commits
  4. 12 Jul, 2022 20 commits
  5. 11 Jul, 2022 4 commits
    • Mark Brown's avatar
      ASoC: Intel: avs: Updates and cleanups · 388fe2b8
      Mark Brown authored
      Merge series from Cezary Rojewski <cezary.rojewski@intel.com>:
      
      Series consists of loosely connected patches and does not concentrate on
      one specific subject.
      
      First, as generic HDAudio codec driver is now part of ASoC, avs-driver
      core is updated to register missing ext_bus operations. This completes
      driver's core implementation.
      
      The next change adds the last missing piece for port descriptions coming
      from topology in formatted string format e.g.: ssp%d have full
      effect. To do that, the port value needs to be provided to respective
      copier configuration.
      
      Third change relaxes core transition timings so that scenarios where
      modules are interfering with each other while being on separate cores
      are not occasionally causing trouble.
      
      All other changes are addressing warnings, cleaning things up a little
      and protecting driver from invalid firmware behavior - while not
      expected in release binaries, does not hurt to add them.
      388fe2b8
    • Seven Lee's avatar
      ASoC: nau8821: Add headset button detection · 2551b6e8
      Seven Lee authored
      This patch adds the function of headphone button detection,
      Button detection will be enabled if the device tree
      has a key_enable property.
      Signed-off-by: default avatarSeven Lee <wtli@nuvoton.com>
      Link: https://lore.kernel.org/r/20220627032959.3442064-1-wtli@nuvoton.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
      2551b6e8
    • Mark Brown's avatar
      ASoC: codecs: Series of fixes for realtek codecs used on RVPs · 8e26c518
      Mark Brown authored
      Merge series from Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>:
      
      Our tests platforms do use realtek codecs, while implementing avs driver
      and machine boards for it, we identified some problems with those codec
      drivers.
      
      This series aims to fix those issues.
      8e26c518
    • Mark Brown's avatar
      ADD legacy audio driver support for rembrandt · 61b23b6b
      Mark Brown authored
      Merge series from V sujith kumar Reddy <Vsujithkumar.Reddy@amd.com>:
      
      Add Generic driver to support multiple platform,
      ADD HS control instance for Rembrandt platform.
      Add nau8825,max98560 and rt5682s,rt1019 combination support for legacy
      platform.
      61b23b6b