1. 07 Jun, 2021 1 commit
  2. 04 Jun, 2021 1 commit
  3. 03 Jun, 2021 3 commits
  4. 02 Jun, 2021 1 commit
  5. 01 Jun, 2021 3 commits
  6. 27 May, 2021 1 commit
  7. 24 May, 2021 1 commit
  8. 21 May, 2021 1 commit
  9. 20 May, 2021 1 commit
  10. 19 May, 2021 1 commit
  11. 18 May, 2021 1 commit
  12. 12 May, 2021 7 commits
  13. 11 May, 2021 8 commits
  14. 10 May, 2021 3 commits
  15. 05 May, 2021 1 commit
  16. 28 Apr, 2021 4 commits
  17. 26 Apr, 2021 1 commit
  18. 23 Apr, 2021 1 commit
    • Mark Brown's avatar
      ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 · 25c4a9b6
      Mark Brown authored
      A KernelCI bisection identified 59c35c44 "ASoC: simple-card: add
      simple_parse_node()" as causing simple-card to fail to instantiate on
      kontron-sl28-var3-ads2 systems.  Since the merge window is expected to
      open over the weekend drop that commit and subsequent ones which depend
      on it for now in case other systems are affected too.
      
      The boot log showed the error as:
      
      <4>[    9.948821] sysfs: cannot create duplicate filename '/devices/platform/sound/(null)-wm8904-hifi'
      
      (backtrace)
      
      <3>[   10.191982] kobject_add_internal failed for (null)-wm8904-hifi with -EEXIST, don't try to register things with the same name in the same directory.
      
      The dropped commits are:
      
      73371bac "ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()"
      43439227 "ASoC: simple-card: add simple_link_init()"
      59c35c44 "ASoC: simple-card: add simple_parse_node()"
      Reported-by: default avatarGuillaume Tucker <guillaume.tucker@collabora.com>
      Reported-by: default avatar"kernelci.org bot" <bot@kernelci.org>
      Signed-off-by: default avatarMark Brown <broonie@kernel.org>
      25c4a9b6