1. 13 Sep, 2011 1 commit
    • Chris Bagwell's avatar
      Input: wacom - fix touch parsing on newer Bamboos · 8f906860
      Chris Bagwell authored
      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: default avatarChris Bagwell <chris@cnpbagwell.com>
      Reviewed-by: default avatarPing Cheng <pinglinux@gmail.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      8f906860
  2. 09 Sep, 2011 1 commit
  3. 08 Sep, 2011 1 commit
  4. 27 Aug, 2011 4 commits
  5. 22 Aug, 2011 4 commits
  6. 21 Aug, 2011 2 commits
  7. 20 Aug, 2011 1 commit
  8. 17 Aug, 2011 2 commits
  9. 16 Aug, 2011 3 commits
  10. 11 Aug, 2011 2 commits
  11. 09 Aug, 2011 2 commits
  12. 05 Aug, 2011 1 commit
  13. 03 Aug, 2011 2 commits
  14. 01 Aug, 2011 1 commit
  15. 30 Jul, 2011 5 commits
  16. 27 Jul, 2011 1 commit
  17. 25 Jul, 2011 2 commits
  18. 20 Jul, 2011 2 commits
  19. 19 Jul, 2011 3 commits