1. 08 Jun, 2021 5 commits
  2. 07 Jun, 2021 1 commit
  3. 04 Jun, 2021 1 commit
  4. 03 Jun, 2021 3 commits
  5. 02 Jun, 2021 1 commit
  6. 01 Jun, 2021 3 commits
  7. 27 May, 2021 1 commit
  8. 24 May, 2021 1 commit
  9. 21 May, 2021 1 commit
  10. 20 May, 2021 1 commit
  11. 19 May, 2021 1 commit
  12. 18 May, 2021 1 commit
  13. 12 May, 2021 7 commits
  14. 11 May, 2021 8 commits
  15. 10 May, 2021 3 commits
  16. 05 May, 2021 1 commit
  17. 28 Apr, 2021 1 commit
    • Mark Brown's avatar
      Merge series "ASoC: Revert clk_hw_get_clk() cleanup" from Jerome Brunet <jbrunet@baylibre.com>: · 9a5e12be
      Mark Brown authored
      There is problem with clk_hw_get_hw(). Using it pins the clock provider to
      itself, making it impossible to remove the related module.
      
      Revert the two commits using this function until this gets sorted out.
      
      Jerome Brunet (2):
        ASoC: stm32: do not request a new clock consummer reference
        ASoC: da7219: do not request a new clock consummer reference
      
       sound/soc/codecs/da7219.c     | 5 +----
       sound/soc/stm/stm32_sai_sub.c | 5 +----
       2 files changed, 2 insertions(+), 8 deletions(-)
      
      --
      2.31.1
      9a5e12be