1. 23 4月, 2012 1 次提交
  2. 13 4月, 2012 1 次提交
  3. 05 4月, 2012 1 次提交
  4. 03 4月, 2012 1 次提交
  5. 21 3月, 2012 1 次提交
  6. 20 3月, 2012 3 次提交
  7. 15 3月, 2012 1 次提交
  8. 13 3月, 2012 1 次提交
    • M
      ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes · c986564b
      Mark Brown 提交于
      Currently we can the accdet mutex from within DAPM when updating the device
      state which means we take accdet then the CODEC mutex but we also do the
      locking the other way around when responding to the jackdet IRQ. Move all
      the jackdet use of the CODEC mutex out of the accdet lock to avoid this.
      Since all the DAPM interactions depend only on a single threaded IRQ this
      is still serialised.
      
      The locking improvements in 3.5 allow a better solution there.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      c986564b
  9. 09 3月, 2012 4 次提交
  10. 06 3月, 2012 4 次提交
  11. 04 3月, 2012 8 次提交
  12. 02 3月, 2012 2 次提交
  13. 01 3月, 2012 5 次提交
  14. 29 2月, 2012 1 次提交
  15. 28 2月, 2012 1 次提交
  16. 27 2月, 2012 1 次提交
  17. 24 2月, 2012 1 次提交
  18. 23 2月, 2012 3 次提交