1. 24 6月, 2016 2 次提交
  2. 19 6月, 2016 1 次提交
  3. 10 5月, 2016 1 次提交
  4. 30 4月, 2016 1 次提交
  5. 18 3月, 2016 2 次提交
  6. 05 3月, 2016 1 次提交
  7. 28 1月, 2016 2 次提交
  8. 12 1月, 2016 1 次提交
    • B
      Input: elantech - mark protocols v2 and v3 as semi-mt · 6544a1df
      Benjamin Tissoires 提交于
      When using a protocol v2 or v3 hardware, elantech uses the function
      elantech_report_semi_mt_data() to report data. This devices are rather
      creepy because if num_finger is 3, (x2,y2) is (0,0). Yes, only one valid
      touch is reported.
      
      Anyway, userspace (libinput) is now confused by these (0,0) touches,
      and detect them as palm, and rejects them.
      
      Commit 3c0213d1 ("Input: elantech - fix semi-mt protocol for v3 HW")
      was sufficient enough for xf86-input-synaptics and libinput before it has
      palm rejection. Now we need to actually tell libinput that this device is
      a semi-mt one and it should not rely on the actual values of the 2 touches.
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NBenjamin Tissoires <benjamin.tissoires@redhat.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      6544a1df
  9. 07 1月, 2016 2 次提交
  10. 18 12月, 2015 8 次提交
  11. 16 12月, 2015 1 次提交
    • C
      Input: elan_i2c - set input device's vendor and product IDs · 3eab4588
      Charlie Mooney 提交于
      Previously the "vendor" and "product" IDs for the elan_i2c driver simply
      reported 0000.  This patch modifies the elan_i2c driver to include the
      Elan vendor ID and the touchpad's product id under
      input/input*/{vendor,product}.
      
      Specifically, this is to allow us to apply a generic Elan gestures config
      that will apply to all Elan touchpads on ChromeOS.  These configs  match to
      input devices in various ways, but one major way is by matching on vendor
      ID.  Adding this patch allows the default Elan touchpad config to be
      applied to Elan touchpads in this kernel by matching on devices that have
      vendor ID 04f3.
      
      Note that product ID is also available via custom sysfs entry "product_id"
      as well.
      Signed-off-by: NCharlie Mooney <charliemooney@chromium.org>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      3eab4588
  12. 07 11月, 2015 1 次提交
  13. 27 10月, 2015 1 次提交
  14. 14 10月, 2015 1 次提交
  15. 03 10月, 2015 1 次提交
  16. 29 9月, 2015 1 次提交
  17. 22 9月, 2015 3 次提交
  18. 04 9月, 2015 2 次提交
  19. 29 8月, 2015 1 次提交
  20. 27 8月, 2015 2 次提交
  21. 25 8月, 2015 1 次提交
  22. 22 8月, 2015 1 次提交
  23. 08 8月, 2015 2 次提交
  24. 05 8月, 2015 1 次提交