1. 03 Aug, 2010 3 commits
  2. 31 Jul, 2010 2 commits
  3. 26 Jul, 2010 1 commit
  4. 23 Jul, 2010 1 commit
  5. 21 Jul, 2010 2 commits
  6. 20 Jul, 2010 2 commits
    • Chris Bagwell's avatar
      Input: synaptics - set min/max for finger width · 58fb0218
      Chris Bagwell authored
      Reporting this will allow GUI config apps to correctly scale
      width sensitive config values (such as palm detect) to correct
      range.  Current user apps are detecting kernels min/max=0/0 and
      making an assumption that it means 0/16 or 0/15.
      
      Synaptics touchpad interface guides show 4/15 are correct values
      but driver forces to 0 when no fingers on touchpad.
      Signed-off-by: default avatarChris Bagwell <chris@cnpbagwell.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      58fb0218
    • Chris Bagwell's avatar
      Input: synaptics - only report width on hardware that supports it · 2a8e7710
      Chris Bagwell authored
      Synaptics devices report fixed value of 5 for finger/palm widths
      on devices that do not support capability and driver further
      hardcodes to 5.  Stop reporting this fixed value when its not
      supported since its not useful.
      
      This will aid applications so they can better auto-enable support
      for multi-touch emulation and palm detection logic using finger
      width only for devices that support width detection.
      
      I can find no applications that currently require existence on
      ABS_TOOL_WIDTH. Since only synaptics and bcm input devices
      currently support this tool, it seems they must handle it
      gracefully.
      Signed-off-by: default avatarChris Bagwell <chris@cnpbagwell.com>
      Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
      2a8e7710
  7. 16 Jul, 2010 5 commits
  8. 15 Jul, 2010 4 commits
  9. 14 Jul, 2010 2 commits
  10. 13 Jul, 2010 4 commits
  11. 09 Jul, 2010 1 commit
  12. 04 Jul, 2010 1 commit
  13. 03 Jul, 2010 9 commits
  14. 30 Jun, 2010 2 commits
  15. 28 Jun, 2010 1 commit