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 - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
1
-2548
/
+0
*
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
2014-07-25
1
-40
/
+39
*
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2014-07-25
1
-268
/
+246
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
1
-40
/
+40
*
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
2014-07-25
1
-17
/
+27
*
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
2014-07-25
1
-12
/
+6
*
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
2014-07-25
1
-16
/
+23
*
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
2014-07-25
1
-86
/
+122
*
Input: wacom - create a separate input device for pads
Benjamin Tissoires
2014-07-25
1
-1
/
+26
*
Input: wacom - process outbound for newer Cintiqs
Ping Cheng
2014-05-29
1
-22
/
+22
*
Input: wacom - set stylus_in_proximity when pen is in range
Ping Cheng
2014-05-29
1
-0
/
+2
*
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
2014-05-14
1
-1
/
+19
*
Input: wacom - use unaligned access where necessary
Jason Gerecke
2014-05-14
1
-9
/
+9
*
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
2014-05-14
1
-19
/
+10
|
\
|
*
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
2014-04-19
1
-1
/
+1
|
*
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
2014-04-19
1
-18
/
+9
|
*
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
2014-04-19
1
-1
/
+1
*
|
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2014-05-14
1
-0
/
+8
|
/
*
Input: wacom - add support for DTU-1031
Ping Cheng
2014-01-20
1
-1
/
+71
*
Input: wacom - fix wacom->shared guards for dual input devices
Ping Cheng
2014-01-20
1
-2
/
+2
*
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
2013-12-16
1
-3
/
+27
*
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-16
1
-0
/
+8
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-11-14
1
-15
/
+99
|
|
\
|
*
|
Input: wacom - add support for ISDv4 0x10E sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
*
|
Input: wacom - add support for ISDv4 0x10F sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-09-06
1
-15
/
+4
|
|
\
\
*
|
|
|
Input: wacom - add support for three new Intuos devices
Ping Cheng
2013-11-25
1
-15
/
+46
*
|
|
|
Input: wacom - scale up touch width and height values for Intuos Pro
Jason Gerecke
2013-11-25
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Input: wacom - add support for three new Intuos Pro devices
Ping Cheng
2013-09-20
1
-14
/
+47
*
|
|
Input: wacom - send proper tablet state info when pen leaves proximity
Jason Gerecke
2013-09-20
1
-0
/
+7
*
|
|
Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid
Jason Gerecke
2013-09-20
1
-1
/
+45
*
|
|
Merge tag 'v3.11' into next
Dmitry Torokhov
2013-09-18
1
-1
/
+11
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Input: wacom - add support for 0x300 and 0x301
Ping Cheng
2013-08-24
1
-1
/
+9
|
*
Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs
Ping Cheng
2013-06-18
1
-0
/
+2
*
|
Input: wacom - integrate resolution calculation
Ping Cheng
2013-08-12
1
-15
/
+4
|
/
*
Input: wacom - fix a typo for Cintiq 22HDT
Ping Cheng
2013-06-04
1
-3
/
+5
*
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
2013-05-23
1
-4
/
+15
*
Input: wacom - add a few new styli for Cintiq series
Ping Cheng
2013-05-05
1
-19
/
+17
*
Input: wacom - add three new display tablets
Ping Cheng
2013-05-05
1
-0
/
+36
*
Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242
Ping Cheng
2013-04-19
1
-1
/
+1
*
Input: wacom - DTH2242 Grip Pen id was off by one bit
Ping Cheng
2013-04-19
1
-1
/
+1
*
Input: wacom - correct reported resolution for Intuos4 Wireless
Jason Gerecke
2013-04-15
1
-1
/
+1
*
Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT
Jason Gerecke
2013-04-07
1
-1
/
+1
*
Input: wacom - add support for 0x10d
Stephan Frank
2013-03-09
1
-0
/
+4
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-02-19
1
-101
/
+91
|
\
|
*
Input: wacom - add support for DTH-2242
Ping Cheng
2013-02-13
1
-1
/
+24
|
*
Input: wacom - use new input-mt routines
Ping Cheng
2013-01-06
1
-60
/
+22
|
*
Input: wacom - prepare for syncing with input-mt changes
Ping Cheng
2013-01-06
1
-40
/
+45
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2012-12-16
1
-6
/
+23
|
\
\
|
|
/
|
*
Input: wacom - add support for a new MT device (0x4001)
Ping Cheng
2012-11-21
1
-0
/
+4
[next]