Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
26c454288a4beac774ea31c15284783fcd75721d
/
drivers
/
hid
/
wacom_wac.c
8de29a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
b4bf212
HID: wacom: Add support for Cintiq 13HD Touch
by Ping Cheng
· 10 years ago
0149931
HID: wacom: set stylus_in_proximity before checking touch_down
by Ping Cheng
· 10 years ago
7d059ed
HID: wacom: use wacom_wac_finger_count_touches to set touch_down
by Ping Cheng
· 10 years ago
f3586d2
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
by Ping Cheng
· 10 years ago
1fd29be
Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom
by Jiri Kosina
· 10 years ago
e2c7d88
HID: wacom: check for wacom->shared before following the pointer
by Benjamin Tissoires
· 10 years ago
5fcad16
HID: wacom: ask for a in-prox report when it was missed
by Benjamin Tissoires
· 10 years ago
71fa641
HID: wacom: Add battery presence indicator to wireless tablets
by Jason Gerecke
· 10 years ago
b0882cb
HID: wacom: Status packet provides 'charging', not 'powered' bit
by Jason Gerecke
· 10 years ago
2d13a43
HID: wacom: Report battery status for Intuos Pro and Intuos5
by Jason Gerecke
· 10 years ago
8f93b0b
HID: wacom: Provide battery charge state to system over USB if available
by Jason Gerecke
· 10 years ago
953f2c5
HID: wacom: Centralize updating of wacom_wac battery status
by Jason Gerecke
· 10 years ago
4ca4ec7
HID: wacom: Move handling of Intuos status packets to seperate function
by Jason Gerecke
· 10 years ago
e0d41fd
HID: wacom: rely on actual touch down count to decide touch_down
by Ping Cheng
· 10 years ago
486b908
HID: wacom: do not send pen events before touch is up/forced out
by Ping Cheng
· 10 years ago
8c97a76
HID: wacom: add full support of the Wacom Bamboo PAD
by Benjamin Tissoires
· 10 years ago
eef23a8
HID: wacom: Add support for I2C connected devices
by Mika Westerberg
· 10 years ago
9a1c001
HID: wacom: do not directly use input_mt_report_pointer_emulation
by Benjamin Tissoires
· 10 years ago
a7e6645
HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD
by Ping Cheng
· 10 years ago
500d416
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
by Ping Cheng
· 10 years ago
a2f71c6
HID: wacom: consolidate input capability settings for pen and touch
by Ping Cheng
· 10 years ago
9b61aa8
HID: wacom: make sure touch arbitration is applied consistently
by Ping Cheng
· 10 years ago
33e5df0
HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid
by Jason Gerecke
· 10 years ago
b3bd7ef
HID: wacom: peport In Range event according to the spec
by Ping Cheng
· 10 years ago
373a535
HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()
by Ping Cheng
· 10 years ago
d97a552
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
by Benjamin Tissoires
· 10 years ago
019e129
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus
by Jiri Kosina
· 10 years ago
601a22f
HID: wacom: Report input events for each finger on generic devices
by Jason Gerecke
· 10 years ago
b58ba1b
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
by Jason Gerecke
· 10 years ago
ecd618d
HID: wacom: Update maximum X/Y accounding to outbound offset
by Ping Cheng
· 10 years ago
fff00bf
HID: wacom: Add support for DTU-1031X
by Ping Cheng
· 10 years ago
fa77034
HID: wacom: add defines for new Cintiq and DTU outbound tracking
by Ping Cheng
· 10 years ago
00d6f22
HID: wacom: re-add accidentally dropped Lenovo PID
by Benjamin Tissoires
· 10 years ago
c376e71
HID: wacom: Consult the application usage when determining field type
by Jason Gerecke
· 10 years ago
26fe412
HID: wacom: Add angular resolution data to some ABS axes
by Jason Gerecke
· 10 years ago
ec5fc1c
HID: wacom: Report ABS_TILT_{X,Y} as signed values
by Jason Gerecke
· 10 years ago
30ebc1a
HID: wacom - Bamboo pen-only tablet does not support PAD
by Ping Cheng
· 10 years ago
97edcad
HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun
by Ping Cheng
· 10 years ago
b3c8e93
HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities
by Ping Cheng
· 10 years ago
fefb391
HID: wacom: Add support for Intuos Pen Medium
by Ping Cheng
· 10 years ago
44b9683
HID: wacom - make sure touch_input is valid before using it
by Ping Cheng
· 10 years ago
5ae6e89
HID: wacom: implement the finger part of the HID generic handling
by Benjamin Tissoires
· 10 years ago
7704ac9
HID: wacom: implement generic HID handling for pen generic devices
by Benjamin Tissoires
· 10 years ago
12969e3
HID: wacom: make the WL connection friendly for the desktop
by Benjamin Tissoires
· 10 years ago
89f2ab5
HID: wacom: Add support for the Cintiq Companion
by Benjamin Tissoires
· 10 years ago
5e2aa2e
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 10 years ago
81af7e6
Input: wacom - handle Intuos 4 BT in wacom.ko
by Benjamin Tissoires
· 10 years ago
387142b
Input: wacom - handle Graphire BT tablets in wacom.ko
by Benjamin Tissoires
· 10 years ago
aeaf50d
Input: wacom - add support for 0x12C ISDv4 sensor
by Jason Gerecke
· 10 years ago
ac8d101
Input: wacom - enhance Wireless Receiver battery reporting
by Benjamin Tissoires
· 10 years ago
0b335ca
Input: wacom - support up to 2048 pressure levels with ISDv4
by Jason Gerecke
· 10 years ago
471d171
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
by Benjamin Tissoires
· 10 years ago
[Renamed from drivers/input/tablet/wacom_wac.c]
a3e6f65
Input: wacom - keep wacom_ids ordered
by Benjamin Tissoires
· 10 years ago
80befa9
Input: wacom - remove field pktlen declaration in the list of devices
by Benjamin Tissoires
· 10 years ago
29b4739
Input: wacom - switch from an USB driver to a HID driver
by Benjamin Tissoires
· 10 years ago
3813810
Input: wacom - split out the pad device for Graphire G4 and MO
by Benjamin Tissoires
· 10 years ago
422b031
Input: wacom - split out the pad device for DTUS
by Benjamin Tissoires
· 10 years ago
3116871
Input: wacom - split out the pad device for Bamboos
by Benjamin Tissoires
· 10 years ago
10059cdc
Input: wacom - split out the pad device for Intuos/Cintiq
by Benjamin Tissoires
· 10 years ago
d2d13f1
Input: wacom - create a separate input device for pads
by Benjamin Tissoires
· 10 years ago
f62d14a
Input: document INPUT_PROP_TOPBUTTONPAD
by Peter Hutterer
· 10 years ago
ac414da
Input: wacom - process outbound for newer Cintiqs
by Ping Cheng
· 10 years ago
805a876
Input: wacom - set stylus_in_proximity when pen is in range
by Ping Cheng
· 10 years ago
d51ddb2
Input: wacom - add support for three new ISDv4 sensors
by Jason Gerecke
· 10 years ago
edc8e20a
Input: wacom - use unaligned access where necessary
by Jason Gerecke
· 10 years ago
879f99e
Merge tag 'v3.15-rc5' into next
by Dmitry Torokhov
· 10 years ago
61616ed
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
by Jason Gerecke
· 10 years ago
38a1807
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
by Jason Gerecke
· 11 years ago
74b6341
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
by Jason Gerecke
· 11 years ago
91ae0e7
Input: wacom - missed the last bit of expresskey for DTU-1031
by Ping Cheng
· 11 years ago
497ab1f
Input: wacom - add support for DTU-1031
by Ping Cheng
· 11 years ago
71348162
Input: wacom - fix wacom->shared guards for dual input devices
by Ping Cheng
· 11 years ago
961794a
Input: wacom - add reporting of SW_MUTE_DEVICE events
by Ping Cheng
· 11 years ago
348324c
Merge tag 'v3.13-rc4' into next
by Dmitry Torokhov
· 11 years ago
b5fd2a3
Input: wacom - add support for three new Intuos devices
by Ping Cheng
· 11 years ago
0b279da
Input: wacom - scale up touch width and height values for Intuos Pro
by Jason Gerecke
· 11 years ago
4224909
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
2d3163f
Input: wacom - add support for ISDv4 0x10E sensor
by Jason Gerecke
· 11 years ago
9b4f60e
Input: wacom - add support for ISDv4 0x10F sensor
by Jason Gerecke
· 11 years ago
9a35c41
Input: wacom - add support for three new Intuos Pro devices
by Ping Cheng
· 11 years ago
4eb1830
Input: wacom - send proper tablet state info when pen leaves proximity
by Jason Gerecke
· 11 years ago
36d3c51
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
by Jason Gerecke
· 11 years ago
4ba25a4
Merge tag 'v3.11' into next
by Dmitry Torokhov
· 11 years ago
07176b9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 11 years ago
f41a64e
Input: wacom - add support for 0x300 and 0x301
by Ping Cheng
· 11 years ago
401d7d1
Input: wacom - integrate resolution calculation
by Ping Cheng
· 11 years ago
7d753b0
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
by Ping Cheng
· 11 years ago
3bd1f7e
Input: wacom - fix a typo for Cintiq 22HDT
by Ping Cheng
· 11 years ago
c73a1af
Input: wacom - add an eraser to DTH2242/DTK2241
by Ping Cheng
· 11 years ago
f0aacea
Input: wacom - add a few new styli for Cintiq series
by Ping Cheng
· 11 years ago
5621856
Input: wacom - add three new display tablets
by Ping Cheng
· 11 years ago
5846115
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
by Ping Cheng
· 12 years ago
1582eea
Input: wacom - DTH2242 Grip Pen id was off by one bit
by Ping Cheng
· 12 years ago
202dec8
Input: wacom - correct reported resolution for Intuos4 Wireless
by Jason Gerecke
· 12 years ago
e55b6a8
Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT
by Jason Gerecke
· 12 years ago
5869483
Input: wacom - add support for 0x10d
by Stephan Frank
· 12 years ago
2d9f0d9
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 12 years ago
a112e9f
Input: wacom - add support for DTH-2242
by Ping Cheng
· 12 years ago
02295e6
Input: wacom - use new input-mt routines
by Ping Cheng
· 12 years ago
Next »