Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7b824bbdd6210155bac9e1a1d795f94f8f2927b2
/
drivers
/
input
/
tablet
/
wacom_wac.c
7b824bb
Input: wacom - constify wacom_features for a new missed Bamboo models
by Ping Cheng
· 14 years ago
84eb5aa
Input: wacom - support 2FGT in MT format
by Ping Cheng
· 14 years ago
a43c7c5
Input: wacom - support one finger touch the touchscreen way
by Ping Cheng
· 14 years ago
8aa9a9a
Input: wacom - process pen data in its own routine
by Ping Cheng
· 14 years ago
4fc1938
Input: wacom - do not send 2FGT Tablet PC events in TAP format
by Ping Cheng
· 14 years ago
409550f
Input: wacom - pass touch resolution to clients through input_absinfo
by Ping Cheng
· 14 years ago
d38acb4
Input: wacom - add 2 Bamboo Pen and touch models
by Ping Cheng
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
7b4b306
Input: wacom - add support for digitizer in Lenovo W700
by Ajay Ramaswamy
· 14 years ago
c5f4dec
input: mt: Move tracking and pointer emulation to input-mt
by Henrik Rydberg
· 14 years ago
8cde810
input: mt: Collect slots initialization code
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 14 years ago
57a7872
Input: wacom - add another Bamboo Pen ID (0xd4)
by Kevin Granade
· 14 years ago
47d0923
Input: wacom - add new Bamboo PT (0xdb)
by David Foley
· 14 years ago
a318e6b
Input: wacom - add IDs for two new Bamboo PTs
by David Foley
· 14 years ago
6521d0b
Input: wacom - specify Cinitq supported tools
by Ping Cheng
· 14 years ago
3136baf
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 14 years ago
ca047fe
Input: wacom - fix pressure in Cintiq 21UX2
by Aristeu Rozanski
· 14 years ago
33d5f71
Input: wacom - disable Bamboo touchpad when pen is being used
by Chris Bagwell
· 14 years ago
2aaacb1
Input: wacom - add support for Bamboo Pen
by Chris Bagwell
· 14 years ago
e1d38e4
Input: wacom - move Bamboo Touch irq to its own function
by Chris Bagwell
· 14 years ago
f4ccbef
Input: wacom - add a quirk for low resolution Bamboo devices
by Henrik Rydberg
· 14 years ago
cb734c0
Input: wacom - add support for the Bamboo Touch trackpad
by Henrik Rydberg
· 14 years ago
bc73dd3
Input: wacom - collect device quirks into single function
by Henrik Rydberg
· 14 years ago
fed87e6
Input: wacom - add fuzz parameters to features
by Henrik Rydberg
· 14 years ago
d9f66c1
Input: wacom - fix mousewheel handling for old wacom tablets
by Mike Auty
· 14 years ago
5fc0d36
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
d01d075
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
c8f2edc
Input: wacom - add support for DTU2231 and DTU1631
by Ping Cheng
· 14 years ago
493630b
Input: wacom - fix serial number handling on Cintiq 21UX2
by Ping Cheng
· 14 years ago
3a4b4aa
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
by Ping Cheng
· 14 years ago
ab687b1
Input: wacom - streamline 2-finger touch support
by Ping Cheng
· 15 years ago
252f776
Input: wacom - use get_unaligned to access unaligned data
by Dmitry Torokhov
· 15 years ago
95dd3b3
Input: wacom - get rid of wacom_combo structure
by Dmitry Torokhov
· 15 years ago
8da23fc
Input: wacom - get rid of input event wrappers
by Dmitry Torokhov
· 15 years ago
73a97f4
Input: wacom - fix some formatting issues
by Dmitry Torokhov
· 15 years ago
51269fe
Input: wacom - do not allocate wacom_wac separately
by Dmitry Torokhov
· 15 years ago
4492eff
Input: wacom - share pen info with touch of the same ID
by Ping Cheng
· 15 years ago
3b57ca0
Input: wacom - merge out and in prox events
by Ping Cheng
· 15 years ago
afb567e
Revert "Input: wacom - merge out and in prox events"
by Dmitry Torokhov
· 15 years ago
776943f
Input: wacom - merge out and in prox events
by Ping Cheng
· 15 years ago
57e413d
Input: wacom - replace WACOM_PKGLEN_PENABLED
by Ping Cheng
· 15 years ago
e87a344
Input: wacom - constify product features data
by Dmitry Torokhov
· 15 years ago
e33da8a
Input: wacom - use per-device instance of wacom_features
by Jason Childs
· 15 years ago
b036f6f
Input: wacom - get features from driver info
by Bastian Blank
· 15 years ago
0f5e182
Input: wacom - separate pen from express keys on Graphire
by Ping Cheng
· 15 years ago
cad7470
Input: wacom - add defines for data packet report IDs
by Ping Cheng
· 15 years ago
ec67bbe
Input: wacom - add support for new LCD tablets
by Ping Cheng
· 15 years ago
ee54500
Input: wacom - add defines for packet lengths of various devices
by Ping Cheng
· 15 years ago
c413ec4
Input: wacom - add DTF720a support and fix rotation on Intuos3
by Ping Cheng
· 15 years ago
a862952
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
by Ping Cheng
· 15 years ago
6f660f1
Input: wacom - add support for Intuos4 tablets
by Ping Cheng
· 16 years ago
0de048a
Input: make some variables and functions static
by Roel Kluin
· 16 years ago
545f4e9
Input: wacom - add support for new USB Tablet PCs
by Ping Cheng
· 16 years ago
e34b9d2
Input: wacom - cleanup handling of tablet IDs
by Ping Cheng
· 17 years ago
b345dc7
Input: wacom - add support for Cintiq 20WSX
by Ping Cheng
· 17 years ago
0e1763f
Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX
by Ping Cheng
· 17 years ago
7ecfbfd
Input: wacom - add support for the new Bamboo tablets
by Ping Cheng
· 17 years ago
4104d13
Input: move USB tablets under drivers/input/tablet
by Dmitry Torokhov
· 18 years ago
[Renamed (99%) from drivers/usb/input/wacom_wac.c]
80d4e8e
USB: Wacom driver updates
by Ping Cheng
· 18 years ago
071e0a2
USB: fix Wacom Intuos3 4x6 bugs
by Ping Cheng
· 18 years ago
8d32e3a
USB: Wacom driver updates
by Ping Cheng
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
3bea733
USB: wacom tablet driver reorganization
by Ping Cheng
· 18 years ago