1. 29 May, 2014 14 commits
  2. 27 May, 2014 4 commits
  3. 19 May, 2014 20 commits
  4. 18 May, 2014 1 commit
  5. 15 May, 2014 1 commit
    • Jason Gerecke's avatar
      Input: wacom - add support for three new ISDv4 sensors · d51ddb2b
      Jason Gerecke authored
      This patch adds support for the 0x4004, 0x5000, and 0x5002 sensors found
      on what should be the Motion R12, Fujitsu Q704, and Fujitsu T904. These
      tablets use a new report ID (3) for their touch packets and a slightly
      different HID descriptor format, but are otherwise largely identical in
      protocol to the "MTTPC" tablets.
      
      Note:
       * The R12 uses its 0x4004 sensor for touch input only. A pen interface
         is not present in its HID descriptor, though its possible a 0x4004
         may be used for pen input by other tablet PCs in the future.
      
       * The 0x5002 sensor appears to use a new report ID (8) for its pen
         packets. The other sensors continue to use the traditional report
         ID (2).
      Signed-off-by: default avatarJason Gerecke <killertofu@gmail.com>
      Reviewed-by: default avatarPing Cheng <pingc@wacom.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      d51ddb2b