1. 23 Aug, 2024 2 commits
  2. 22 Aug, 2024 2 commits
  3. 21 Aug, 2024 2 commits
  4. 16 Aug, 2024 1 commit
  5. 15 Aug, 2024 1 commit
  6. 14 Aug, 2024 2 commits
  7. 13 Aug, 2024 4 commits
  8. 08 Aug, 2024 11 commits
  9. 07 Aug, 2024 2 commits
  10. 06 Aug, 2024 1 commit
    • Mark Brown's avatar
      ASoC: Extend wm_adsp so cs35l56 can suppress controls · a44b7b57
      Mark Brown authored
      Merge series from Simon Trimmer <simont@opensource.cirrus.com>:
      
      This pair of patches extend wm_adsp to add a callback that can be used
      to control whether ALSA controls are added and then tweak cs35l56 to use
      it to suppress controls made from firmware coefficients.
      a44b7b57
  11. 05 Aug, 2024 5 commits
  12. 02 Aug, 2024 4 commits
  13. 01 Aug, 2024 1 commit
  14. 31 Jul, 2024 1 commit
  15. 30 Jul, 2024 1 commit
    • Mark Brown's avatar
      ASoC: fsl_micfil: Check the difference for i.MX8 and · af441750
      Mark Brown authored
      Merge series from Shengjiu Wang <shengjiu.wang@nxp.com>:
      
      There are some register difference for i.MX8 and i.MX9
      REG_MICFIL_FIFO_CTRL definition is updated.
      REG_MICFIL_FSYNC_CTRL, REG_MICFIL_VERID, REG_MICFIL_PARAM are added from
      i.MX9.
      af441750