1. 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
  2. 10 9月, 2011 1 次提交
  3. 09 9月, 2011 1 次提交
  4. 27 8月, 2011 4 次提交
  5. 23 8月, 2011 4 次提交
  6. 22 8月, 2011 2 次提交
  7. 21 8月, 2011 1 次提交
  8. 17 8月, 2011 2 次提交
  9. 16 8月, 2011 3 次提交
  10. 12 8月, 2011 2 次提交
  11. 09 8月, 2011 2 次提交
  12. 05 8月, 2011 1 次提交
  13. 03 8月, 2011 2 次提交
  14. 01 8月, 2011 1 次提交
  15. 31 7月, 2011 5 次提交
  16. 27 7月, 2011 1 次提交
  17. 25 7月, 2011 2 次提交
  18. 20 7月, 2011 2 次提交
  19. 19 7月, 2011 3 次提交