1. 05 Oct, 2011 1 commit
  2. 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
  3. 09 Sep, 2011 1 commit
  4. 08 Sep, 2011 1 commit
  5. 27 Aug, 2011 4 commits
  6. 22 Aug, 2011 4 commits
  7. 21 Aug, 2011 2 commits
  8. 20 Aug, 2011 1 commit
  9. 17 Aug, 2011 2 commits
  10. 16 Aug, 2011 3 commits
  11. 11 Aug, 2011 2 commits
  12. 09 Aug, 2011 2 commits
  13. 05 Aug, 2011 1 commit
  14. 03 Aug, 2011 2 commits
  15. 01 Aug, 2011 1 commit
  16. 30 Jul, 2011 5 commits
  17. 27 Jul, 2011 1 commit
  18. 25 Jul, 2011 2 commits
  19. 20 Jul, 2011 2 commits
  20. 19 Jul, 2011 2 commits