index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
wacom_w8001.c
Age
Commit message (
Expand
)
Author
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2019-08-20
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
2017-08-18
Input: wacom_w8001 - constify serio_device_id
Arvind Yadav
2016-07-19
Input: wacom_w8001 - handle errors from input_mt_init_slots()
Ping Cheng
2016-07-19
Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y
Ping Cheng
2016-07-14
Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"
Dmitry Torokhov
2016-06-23
Input: wacom_w8001 - ignore invalid pen data packets
Ping Cheng
2016-06-23
Input: wacom_w8001 - w8001_MAX_LENGTH should be 13
Ping Cheng
2016-01-11
Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
Peter Hutterer
2015-12-03
Input: wacom_w8001 - split the touch and pen devices into two devices
Peter Hutterer
2015-12-03
Input: wacom_w8001 - split pen and touch initialization up
Peter Hutterer
2015-12-03
Input: wacom_w8001 - handle touch error case correctly
Peter Hutterer
2015-12-03
Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
Peter Hutterer
2015-12-03
Input: wacom_w8001 - use __set_bit for evbits
Peter Hutterer
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-04-04
Input: serio - use module_serio_driver
Axel Lin
2011-10-26
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-09-08
Input: wacom - add POINTER and DIRECT device properties
Jason Gerecke
2011-08-23
Input: wacom_w8001 - simplify w8001_remove
Dmitry Torokhov
2011-08-23
Input: wacom_w8001 - implement open and close
Dmitry Torokhov
2011-01-31
Input: wacom_w8001 - report resolution to userland
Ping Cheng
2011-01-11
Input: wacom_w8001 - add single-touch support
Ping Cheng
2010-12-30
Input: wacom_w8001 - support pen or touch only devices
Ping Cheng
2010-12-27
Input: wacom_w8001 - use __set_bit to set keybits
Ping Cheng
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
2010-08-28
Input: wacom_w8001 - add multitouch slot support
Peter Hutterer
2010-08-28
Input: wacom_w8001 - support (and ignore) touch tablets
Peter Hutterer
2010-08-28
Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS events
Peter Hutterer
2009-09-03
Input: wacom_w8001 - simplify querying logic
Dmitry Torokhov
2008-11-24
Input: add support for Wacom W8001 penabled serial touchscreen
Jaya Kumar