index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: wacom - fix pressure in Cintiq 21UX2
Aristeu Rozanski
2010-10-10
1
-1
/
+3
*
Input: wacom - fix runtime PM related deadlock
Dmitry Torokhov
2010-10-05
1
-11
/
+12
*
Input: wacom - fix mousewheel handling for old wacom tablets
Mike Auty
2010-08-29
1
-2
/
+2
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-10
2
-11
/
+8
|
\
|
*
Input: switch to input_abs_*() access functions
Daniel Mack
2010-08-03
2
-11
/
+8
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-08-03
2
-0
/
+45
|
\
|
|
*
Input: wacom - add support for DTU2231 and DTU1631
Ping Cheng
2010-06-28
2
-0
/
+45
*
|
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
3
-15
/
+60
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-21
5
-23
/
+23
|
\
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
5
-24
/
+24
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
2
-64
/
+111
|
|
\
|
|
*
Input: wacom - switch mode upon system resume
Ping Cheng
2010-04-15
1
-5
/
+7
*
|
|
Input: kbtab - do not advertise unsupported events
Dmitry Torokhov
2010-04-21
1
-24
/
+15
*
|
|
Input: kbtab - simplify kbtab_disconnect()
Dmitry Torokhov
2010-04-21
1
-7
/
+5
*
|
|
Input: kbtab - fix incorrect size parameter in usb_buffer_free
Axel Lin
2010-04-21
1
-2
/
+2
*
|
|
Input: acecad - don't advertise mouse events
Dmitry Torokhov
2010-04-21
1
-2
/
+0
*
|
|
Input: acecad - fix some formatting issues
Dmitry Torokhov
2010-04-21
1
-40
/
+36
*
|
|
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
2010-04-21
1
-7
/
+5
*
|
|
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
2010-04-21
1
-1
/
+1
*
|
|
Input: wacom - streamline 2-finger touch support
Ping Cheng
2010-04-14
2
-73
/
+80
*
|
|
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
2010-04-14
3
-47
/
+28
*
|
|
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
2010-04-14
3
-53
/
+47
*
|
|
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
2010-04-14
4
-405
/
+347
*
|
|
Input: wacom - fix some formatting issues
Dmitry Torokhov
2010-04-14
2
-201
/
+222
*
|
|
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
2010-04-14
4
-15
/
+15
*
|
|
Input: wacom - share pen info with touch of the same ID
Ping Cheng
2010-04-14
3
-22
/
+99
*
|
|
Input: wacom - merge out and in prox events
Ping Cheng
2010-04-14
1
-104
/
+59
*
|
|
Merge branch 'for-linus' into next
Dmitry Torokhov
2010-04-14
2
-64
/
+111
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Input: wacom - switch mode upon system resume
Ping Cheng
2010-04-14
1
-5
/
+7
|
|
/
|
*
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
2010-04-14
1
-59
/
+104
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-03-14
3
-108
/
+62
|
\
|
|
*
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-02
3
-4
/
+3
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-02-05
1
-1
/
+1
*
|
Input: wacom - add device type to device name string
Ping Cheng
2010-02-20
2
-4
/
+15
*
|
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
3
-56
/
+78
*
|
Input: wacom - get features from driver info
Bastian Blank
2010-02-11
3
-152
/
+205
*
|
Input: make USB device ids constant
Márton Németh
2010-01-11
1
-1
/
+1
|
/
*
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
2
-13
/
+22
*
Input: wacom - add support for new LCD tablets
Ping Cheng
2009-12-15
4
-132
/
+311
*
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
2009-12-15
3
-64
/
+76
*
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2009-12-15
2
-6
/
+8
*
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
2009-08-21
1
-14
/
+29
*
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
2009-06-29
1
-1
/
+5
*
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
Ping Cheng
2009-06-03
1
-0
/
+3
*
Input: wacom - add support for Intuos4 tablets
Ping Cheng
2009-05-09
4
-41
/
+148
[next]