index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wacom_w8001.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-19
Input: wacom_w8001 - handle errors from input_mt_init_slots()
Ping Cheng
1
-1
/
+7
2016-07-19
Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
Ping Cheng
1
-0
/
+2
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
1
-0
/
+3
2016-06-23
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
1
-0
/
+9
2016-06-23
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
1
-1
/
+1
2016-01-11
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
1
-3
/
+0
2015-12-03
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
1
-51
/
+116
2015-12-03
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
1
-83
/
+111
2015-12-03
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
1
-10
/
+9
2015-12-03
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
1
-0
/
+1
2015-12-03
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
1
-1
/
+2
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
1
-12
/
+1
2011-10-26
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-5
/
+24
2011-09-08
Input: wacom - add POINTER and DIRECT device properties
Jason Gerecke
1
-0
/
+2
2011-08-23
Input: wacom_w8001 - simplify w8001_remove
Dmitry Torokhov
1
-4
/
+4
2011-08-23
Input: wacom_w8001 - implement open and close
Dmitry Torokhov
1
-1
/
+20
2011-01-31
Input: wacom_w8001 - report resolution to userland
Ping Cheng
1
-2
/
+11
2011-01-11
Input: wacom_w8001 - add single-touch support
Ping Cheng
1
-33
/
+149
2010-12-30
Input: wacom_w8001 - support pen or touch only devices
Ping Cheng
1
-12
/
+32
2010-12-27
Input: wacom_w8001 - use __set_bit to set keybits
Ping Cheng
1
-5
/
+5
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
1
-16
/
+5
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
1
-1
/
+1
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
1
-1
/
+1
2010-08-28
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
1
-3
/
+46
2010-08-28
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
1
-2
/
+86
2010-08-28
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
1
-6
/
+48
2009-09-03
Input: wacom_w8001 - simplify querying logic
Dmitry Torokhov
1
-81
/
+40
2008-11-24
Input: add support for Wacom W8001 penabled serial touchscreen
Jaya Kumar
1
-0
/
+325