1. 16 12月, 2013 1 次提交
  2. 26 11月, 2013 3 次提交
  3. 23 10月, 2013 3 次提交
  4. 16 10月, 2013 1 次提交
  5. 21 9月, 2013 5 次提交
  6. 25 8月, 2013 2 次提交
  7. 13 8月, 2013 1 次提交
  8. 19 6月, 2013 1 次提交
  9. 05 6月, 2013 1 次提交
  10. 24 5月, 2013 1 次提交
  11. 06 5月, 2013 2 次提交
  12. 19 4月, 2013 2 次提交
  13. 16 4月, 2013 1 次提交
  14. 08 4月, 2013 1 次提交
  15. 10 3月, 2013 1 次提交
  16. 14 2月, 2013 1 次提交
  17. 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
  18. 06 1月, 2013 2 次提交
  19. 04 12月, 2012 1 次提交
  20. 22 11月, 2012 2 次提交
  21. 09 11月, 2012 2 次提交
  22. 30 10月, 2012 1 次提交
  23. 26 10月, 2012 2 次提交
  24. 25 10月, 2012 1 次提交
  25. 05 10月, 2012 1 次提交