1. 12 Jan, 2016 1 commit
    • Benjamin Tissoires's avatar
      Input: elantech - mark protocols v2 and v3 as semi-mt · 6544a1df
      Benjamin Tissoires authored
      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: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
      Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
      6544a1df
  2. 11 Jan, 2016 1 commit
  3. 10 Jan, 2016 1 commit
  4. 08 Jan, 2016 2 commits
  5. 07 Jan, 2016 5 commits
  6. 03 Jan, 2016 2 commits
  7. 20 Dec, 2015 1 commit
  8. 19 Dec, 2015 3 commits
  9. 18 Dec, 2015 7 commits
  10. 17 Dec, 2015 9 commits
  11. 16 Dec, 2015 2 commits
  12. 15 Dec, 2015 1 commit
  13. 14 Dec, 2015 1 commit
  14. 13 Dec, 2015 4 commits