index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
wacom_wac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: wacom - add support for Lenovo tablet ID (0xE6)
Manoj Iyer
2011-03-31
1
-0
/
+4
*
Input: wacom - report resolution for pen devices
Ping Cheng
2011-03-26
1
-92
/
+179
*
Input: wacom - constify wacom_features for a new missed Bamboo models
Ping Cheng
2011-03-26
1
-8
/
+8
*
Input: wacom - support 2FGT in MT format
Ping Cheng
2011-03-12
1
-12
/
+47
*
Input: wacom - support one finger touch the touchscreen way
Ping Cheng
2011-03-12
1
-90
/
+49
*
Input: wacom - process pen data in its own routine
Ping Cheng
2011-03-12
1
-33
/
+40
*
Input: wacom - do not send 2FGT Tablet PC events in TAP format
Ping Cheng
2011-03-12
1
-76
/
+8
*
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
2011-01-25
1
-2
/
+19
*
Input: wacom - add 2 Bamboo Pen and touch models
Ping Cheng
2011-01-24
1
-0
/
+6
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-01-06
1
-19
/
+7
|
\
|
*
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2010-12-16
1
-18
/
+5
|
*
input: mt: Collect slots initialization code
Henrik Rydberg
2010-12-16
1
-1
/
+1
|
*
input: mt: Break out slots handling
Henrik Rydberg
2010-12-16
1
-0
/
+1
*
|
Input: wacom - add support for digitizer in Lenovo W700
Ajay Ramaswamy
2010-12-23
1
-0
/
+7
*
|
Input: wacom - add another Bamboo Pen ID (0xd4)
Kevin Granade
2010-12-10
1
-0
/
+3
*
|
Input: wacom - add new Bamboo PT (0xdb)
David Foley
2010-12-07
1
-0
/
+3
*
|
Input: wacom - add IDs for two new Bamboo PTs
David Foley
2010-11-30
1
-0
/
+6
|
/
*
Input: wacom - specify Cinitq supported tools
Ping Cheng
2010-10-24
1
-12
/
+30
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-10-17
1
-1
/
+3
|
\
|
*
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
2010-10-10
1
-1
/
+3
*
|
Input: wacom - disable Bamboo touchpad when pen is being used
Chris Bagwell
2010-09-12
1
-1
/
+7
*
|
Input: wacom - add support for Bamboo Pen
Chris Bagwell
2010-09-12
1
-0
/
+79
*
|
Input: wacom - move Bamboo Touch irq to its own function
Chris Bagwell
2010-09-12
1
-4
/
+9
*
|
Input: wacom - add a quirk for low resolution Bamboo devices
Henrik Rydberg
2010-09-05
1
-0
/
+10
*
|
Input: wacom - add support for the Bamboo Touch trackpad
Henrik Rydberg
2010-09-05
1
-0
/
+88
*
|
Input: wacom - collect device quirks into single function
Henrik Rydberg
2010-09-05
1
-0
/
+16
*
|
Input: wacom - add fuzz parameters to features
Henrik Rydberg
2010-09-05
1
-3
/
+6
|
/
*
Input: wacom - fix mousewheel handling for old wacom tablets
Mike Auty
2010-08-28
1
-2
/
+2
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
1
-2
/
+2
|
\
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-02
1
-2
/
+2
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-02
1
-0
/
+44
|
\
\
|
|
/
|
*
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2010-06-28
1
-0
/
+44
*
|
Input: wacom - fix serial number handling on Cintiq 21UX2
Ping Cheng
2010-06-22
1
-4
/
+5
|
/
*
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
Ping Cheng
2010-06-04
1
-14
/
+59
*
Input: wacom - streamline 2-finger touch support
Ping Cheng
2010-04-13
1
-71
/
+77
*
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
2010-04-13
1
-22
/
+20
*
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
2010-04-13
1
-36
/
+45
*
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
2010-04-13
1
-219
/
+330
*
Input: wacom - fix some formatting issues
Dmitry Torokhov
2010-04-13
1
-199
/
+220
*
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
2010-04-13
1
-1
/
+2
*
Input: wacom - share pen info with touch of the same ID
Ping Cheng
2010-04-13
1
-21
/
+12
*
Input: wacom - merge out and in prox events
Ping Cheng
2010-04-13
1
-104
/
+59
*
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
2010-04-13
1
-59
/
+104
*
Input: wacom - merge out and in prox events
Ping Cheng
2010-03-05
1
-104
/
+59
*
Input: wacom - replace WACOM_PKGLEN_PENABLED
Ping Cheng
2010-03-01
1
-1
/
+1
*
Input: wacom - constify product features data
Dmitry Torokhov
2010-02-19
1
-63
/
+63
*
Input: wacom - use per-device instance of wacom_features
Jason Childs
2010-02-19
1
-30
/
+36
*
Input: wacom - get features from driver info
Bastian Blank
2010-02-10
1
-147
/
+195
*
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
2009-12-15
1
-4
/
+23
*
Input: wacom - add defines for data packet report IDs
Ping Cheng
2009-12-15
1
-13
/
+14
[next]