1. 20 Jun, 2023 3 commits
    • Mark Brown's avatar
      ASoC: qcom: audioreach: add compress offload · d4b2aee1
      Mark Brown authored
      Merge series from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:
      
      This patchset adds compressed offload support to Qualcomm audioreach drivers.
      Currently it supports AAC, MP3 and FALC along with gapless.
      
      Tested this on SM8450 and sc7280.
      d4b2aee1
    • Mark Brown's avatar
      ASoC: Use maple tree register cache for Everest Semi · 29735f6f
      Mark Brown authored
      Merge series from Mark Brown <broonie@kernel.org>:
      
      Several of the Everest Semi CODECs only support single register read and
      write operations and therefore do not benefit from using the rbtree
      cache over the maple tree cache, convert them to the more modern maple
      tree cache.
      29735f6f
    • Mark Brown's avatar
      ASoC: Convert Realtek I2C drivers to use maple tree · 246c9f58
      Mark Brown authored
      Merge series from Mark Brown <broonie@kernel.org>:
      
      Many of the Realtek I2C/SPI devices only support single register read
      and write operations so don't benefit from using the rbtree cache
      instead of the more modern maple tree cache, convert them to maple tree.
      246c9f58
  2. 19 Jun, 2023 37 commits