1. 20 9月, 2012 2 次提交
  2. 19 7月, 2012 1 次提交
  3. 28 6月, 2012 2 次提交
  4. 06 6月, 2012 2 次提交
  5. 10 5月, 2012 1 次提交
  6. 06 5月, 2012 2 次提交
  7. 01 5月, 2012 1 次提交
    • H
      HID: hid-multitouch: Switch to device groups · 4fa3a583
      Henrik Rydberg 提交于
      Switch the driver over to device group handling.  By adding the
      HID_GROUP_MULTITOUCH group to hid-core, hid-generic will no longer
      match multitouch devices.  By adding the HID_GROUP_MULTITOUCH entry to
      the device list, hid-multitouch will match all unknown multitouch
      devices, and udev will automatically load the module.
      
      Since HID_QUIRK_MULTITOUCH never gets set, the special quirks handling
      can be removed.  Since all HID MT devices have HID_DG_CONTACTID, they
      can be removed from the hid_have_special_driver list.
      
      With this patch, the unknown device ids are no longer NULL, so the code
      is modified to check for the generic entry instead.
      Signed-off-by: NHenrik Rydberg <rydberg@euromail.se>
      Acked-by: NBenjamin Tissoires <benjamin.tissoires@gmail.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      4fa3a583
  8. 20 4月, 2012 1 次提交
  9. 20 3月, 2012 1 次提交
    • A
      HID: multitouch: add PID for Fructel product · 4d5df5d1
      Andreas Nielsen 提交于
      Adds multitouch support for the Gametel Android game controller.
      
      The multitouch events are emulated by the Gametel device. Each physical button
      is configured to generate a MT event on a specific coordinate. This seems to be
      the only way for us to support Android games that doesn't support HID gamepads.
      It is possible to inject MT events at Android level, but this requires root on
      the phone.
      Signed-off-by: NAndreas Nielsen <eas@svep.se>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      4d5df5d1
  10. 12 3月, 2012 3 次提交
  11. 09 3月, 2012 1 次提交
  12. 06 3月, 2012 3 次提交
  13. 21 2月, 2012 1 次提交
  14. 06 2月, 2012 3 次提交
  15. 05 1月, 2012 1 次提交
  16. 02 1月, 2012 2 次提交
  17. 15 12月, 2011 1 次提交
  18. 30 11月, 2011 2 次提交
  19. 23 11月, 2011 9 次提交
  20. 01 11月, 2011 1 次提交