1. 05 10月, 2011 1 次提交
  2. 13 9月, 2011 1 次提交
    • C
      Input: wacom - fix touch parsing on newer Bamboos · 8f906860
      Chris Bagwell 提交于
      Bamboos with Product ID's > 0xD4 return values unrelated to pressure
      in touch 1 pressure field.  They also report 2nd touch X/Y values
      shifted down 1 byte (where pressure was).  This results in jumpy
      1 finger touch and totally invalid 2nd finger data.
      
      For touch detection, switch to a Touch Present single bit that
      all versions of Bamboo support.
      
      For touch 2 offset, calculate offset based on a bit that is set
      different between the two packet layouts.
      
      Since touch pressure reports were removed from driver, there was
      no need to be reading pressure any more.
      Signed-off-by: NChris Bagwell <chris@cnpbagwell.com>
      Reviewed-by: NPing Cheng <pinglinux@gmail.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      8f906860
  3. 10 9月, 2011 1 次提交
  4. 09 9月, 2011 1 次提交
  5. 27 8月, 2011 4 次提交
  6. 23 8月, 2011 4 次提交
  7. 22 8月, 2011 2 次提交
  8. 21 8月, 2011 1 次提交
  9. 17 8月, 2011 2 次提交
  10. 16 8月, 2011 3 次提交
  11. 12 8月, 2011 2 次提交
  12. 09 8月, 2011 2 次提交
  13. 05 8月, 2011 1 次提交
  14. 03 8月, 2011 2 次提交
  15. 01 8月, 2011 1 次提交
  16. 31 7月, 2011 5 次提交
  17. 27 7月, 2011 1 次提交
  18. 25 7月, 2011 2 次提交
  19. 20 7月, 2011 2 次提交
  20. 19 7月, 2011 2 次提交