Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository

Switch branch/tag
  • xcap-capability-linux
  • drivers
  • input
  • mouse
  • alps.c
Find file BlameHistoryPermalink
  • Hans de Goede's avatar
    Input: alps - do not reduce trackpoint speed by half · 088df2cc
    Hans de Goede authored Jun 04, 2015
    
    
    On some v7 devices (e.g. Lenovo-E550) the deltas reported are typically
    only in the 0-1 range dividing this by 2 results in a range of 0-0.
    
    And even for v7 devices where this does not lead to making the trackstick
    entirely unusable, it makes it twice as slow as before we added v7 support
    and were using the ps/2 mouse emulation of the dual point setup.
    
    If some kind of generic slowdown is actually necessary for some devices,
    then that belongs in userspace, not in the kernel.
    
    Cc: stable@vger.kernel.org
    Reported-and-tested-by: default avatarRico Moorman <rico.moorman@gmail.com>
    Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
    Reviewed-by: default avatarBenjamin Tissoires <benjamin.tissoires@gmail.com>
    Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
    088df2cc

Replace alps.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.