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