Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-iv
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-iv
  • Repository
  • linux-iv
  • drivers
  • hid
  • wacom_wac.h
Find file BlameHistoryPermalink
  • Jason Gerecke's avatar
    HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection · 885e89f6
    Jason Gerecke authored Oct 18, 2017
    The WACOM_PEN_FIELD macro is used to determine if a given HID field should be
    associated with pen input. This field includes several known collection types
    that Wacom pen data is contained in, but the WACOM_HID_WD_PEN application
    collection type is notably missing. This can result in fields within this
    kind of collection being completely ignored by the `wacom_usage_mapping`
    function, preventing the later '*_event' functions from being notified about
    changes to their value.
    
    Fixes: c9c09587 ("HID: wacom: generic: Support and use 'Custom HID' mode and usages")
    Fixes: ac2423c9
    
     ("HID: wacom: generic: add vendor defined touch")
    Cc: stable@vger.kernel.org
    Reviewed-by: default avatarPing Cheng <ping.cheng@wacom.com>
    Reviewed-by: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
    Signed-off-by: default avatarJason Gerecke <jason.gerecke@wacom.com>
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    885e89f6