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
/
hid
/
wacom_wac.c
Age
Commit message (
Expand
)
Author
2015-04-02
HID: wacom: Add support for Cintiq 13HD Touch
Ping Cheng
2015-04-02
HID: wacom: set stylus_in_proximity before checking touch_down
Ping Cheng
2015-04-02
HID: wacom: use wacom_wac_finger_count_touches to set touch_down
Ping Cheng
2015-04-02
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
2015-04-02
Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom
Jiri Kosina
2015-03-17
HID: wacom: check for wacom->shared before following the pointer
Benjamin Tissoires
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
2015-03-11
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
2015-03-11
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
2015-03-11
HID: wacom: Report battery status for Intuos Pro and Intuos5
Jason Gerecke
2015-03-11
HID: wacom: Provide battery charge state to system over USB if available
Jason Gerecke
2015-03-11
HID: wacom: Centralize updating of wacom_wac battery status
Jason Gerecke
2015-03-11
HID: wacom: Move handling of Intuos status packets to seperate function
Jason Gerecke
2015-03-03
HID: wacom: rely on actual touch down count to decide touch_down
Ping Cheng
2015-03-03
HID: wacom: do not send pen events before touch is up/forced out
Ping Cheng
2015-02-27
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
2015-02-24
HID: wacom: Add support for I2C connected devices
Mika Westerberg
2015-02-18
HID: wacom: do not directly use input_mt_report_pointer_emulation
Benjamin Tissoires
2015-02-12
HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD
Ping Cheng
2015-01-29
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
2015-01-29
HID: wacom: consolidate input capability settings for pen and touch
Ping Cheng
2015-01-29
HID: wacom: make sure touch arbitration is applied consistently
Ping Cheng
2015-01-23
HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid
Jason Gerecke
2015-01-12
HID: wacom: peport In Range event according to the spec
Ping Cheng
2015-01-12
HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()
Ping Cheng
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
2014-12-05
HID: wacom: Update maximum X/Y accounding to outbound offset
Ping Cheng
2014-12-05
HID: wacom: Add support for DTU-1031X
Ping Cheng
2014-12-02
HID: wacom: add defines for new Cintiq and DTU outbound tracking
Ping Cheng
2014-12-02
HID: wacom: re-add accidentally dropped Lenovo PID
Benjamin Tissoires
2014-11-27
HID: wacom: Consult the application usage when determining field type
Jason Gerecke
2014-11-21
HID: wacom: Add angular resolution data to some ABS axes
Jason Gerecke
2014-11-21
HID: wacom: Report ABS_TILT_{X,Y} as signed values
Jason Gerecke
2014-11-20
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
2014-11-20
HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun
Ping Cheng
2014-11-20
HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities
Ping Cheng
2014-11-11
HID: wacom: Add support for Intuos Pen Medium
Ping Cheng
2014-11-07
HID: wacom - make sure touch_input is valid before using it
Ping Cheng
2014-10-01
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-03
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
2014-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-08-06
Input: wacom - handle Intuos 4 BT in wacom.ko
Benjamin Tissoires
2014-08-06
Input: wacom - handle Graphire BT tablets in wacom.ko
Benjamin Tissoires
2014-07-28
Input: wacom - add support for 0x12C ISDv4 sensor
Jason Gerecke
2014-07-25
Input: wacom - enhance Wireless Receiver battery reporting
Benjamin Tissoires
[prev]
[next]