1. 26 11月, 2013 1 次提交
  2. 23 10月, 2013 1 次提交
  3. 21 9月, 2013 5 次提交
  4. 25 8月, 2013 2 次提交
  5. 13 8月, 2013 1 次提交
  6. 19 6月, 2013 1 次提交
  7. 05 6月, 2013 1 次提交
  8. 24 5月, 2013 1 次提交
  9. 06 5月, 2013 2 次提交
  10. 19 4月, 2013 2 次提交
  11. 16 4月, 2013 1 次提交
  12. 08 4月, 2013 1 次提交
  13. 10 3月, 2013 1 次提交
  14. 14 2月, 2013 1 次提交
  15. 24 1月, 2013 1 次提交
    • C
      Input: wacom - fix wacom_set_report retry logic · 9937c026
      Chris Bagwell 提交于
      Logic sets a value and then reads it back to make sure it worked
      and retries write on failures.  Since read and write share a buffer,
      it needs to be set back up before writing though.
      
      Issue is not seen a lot because 1) it doesn't need to retry for
      a lot of tablets and 2) a lot of failures that need a retry are
      from an -ETIMEDOUT and hopefully buffer is not touched in this case.
      
      At least one user has shown logs with buffer being modified during
      -ETIMEDOUT case with linux 3.7 kernel.
      Signed-off-by: NChris Bagwell <chris@cnpbagwell.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      9937c026
  16. 06 1月, 2013 2 次提交
  17. 04 12月, 2012 1 次提交
  18. 22 11月, 2012 2 次提交
  19. 09 11月, 2012 2 次提交
  20. 30 10月, 2012 1 次提交
  21. 26 10月, 2012 2 次提交
  22. 25 10月, 2012 1 次提交
  23. 05 10月, 2012 2 次提交
  24. 04 10月, 2012 2 次提交
  25. 29 9月, 2012 1 次提交
  26. 20 9月, 2012 1 次提交
  27. 05 9月, 2012 1 次提交