An error occurred fetching the project authors.
  1. 10 Mar, 2010 1 commit
  2. 16 Feb, 2010 4 commits
  3. 22 Jul, 2009 2 commits
  4. 20 May, 2009 1 commit
    • Stephane Chatty's avatar
      HID: Multitouch support for the N-Trig touchscreen · 57fd637a
      Stephane Chatty authored
      Adds support for multitouch interaction on the N-Trig touchscreen, using the
      new ABS_MT_* input constants. Single touch support works as previously. This
      code was tested against two versions of the N- Trig firmware: one that supports
      dual pen/finger single touch, and one that supports finger multitouch but no
      pen at all. Copyright notices that looked wrong were removed, as it seems that
      there is only code written in 2009 by Rafin Rubin and Stephane Chatty in this
      file.
      Signed-off-by: default avatarStephane Chatty <chatty@enac.fr>
      Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
      57fd637a
  5. 30 Mar, 2009 1 commit
    • Jiri Slaby's avatar
      HID: remove compat stuff · afa5eb7c
      Jiri Slaby authored
      This removal was scheduled and there is no problem with later
      distros to adapt for the new bus, thanks to aliases.
      
      module-init-tools map files are deprecated nowadays, so that
      the patch which introduced hid ones into the m-i-t won't be
      accepted and hence there is no reason for leaving compat stuff in.
      Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
      Cc: Jiri Kosina <jkosina@suse.cz>
      Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
      afa5eb7c
  6. 04 Jan, 2009 1 commit