index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
Input: kbtab - do not advertise unsupported events
Dmitry Torokhov
1
-24
/
+15
2010-04-20
Input: kbtab - simplify kbtab_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-20
Input: kbtab - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-2
/
+2
2010-04-20
Input: acecad - don't advertise mouse events
Dmitry Torokhov
1
-2
/
+0
2010-04-20
Input: acecad - fix some formatting issues
Dmitry Torokhov
1
-40
/
+36
2010-04-20
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
1
-7
/
+5
2010-04-20
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
1
-1
/
+1
2010-04-13
Input: wacom - streamline 2-finger touch support
Ping Cheng
2
-73
/
+80
2010-04-13
Input: wacom - use get_unaligned to access unaligned data
Dmitry Torokhov
3
-47
/
+28
2010-04-13
Input: wacom - get rid of wacom_combo structure
Dmitry Torokhov
3
-53
/
+47
2010-04-13
Input: wacom - get rid of input event wrappers
Dmitry Torokhov
4
-405
/
+347
2010-04-13
Input: wacom - fix some formatting issues
Dmitry Torokhov
2
-201
/
+222
2010-04-13
Input: wacom - do not allocate wacom_wac separately
Dmitry Torokhov
4
-15
/
+15
2010-04-13
Input: wacom - share pen info with touch of the same ID
Ping Cheng
3
-22
/
+99
2010-04-13
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-04-13
Merge branch 'for-linus' into next
Dmitry Torokhov
2
-64
/
+111
2010-04-13
Input: wacom - switch mode upon system resume
Ping Cheng
1
-5
/
+7
2010-04-13
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
1
-59
/
+104
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-108
/
+62
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-05
Input: wacom - merge out and in prox events
Ping Cheng
1
-104
/
+59
2010-03-01
Input: wacom - replace WACOM_PKGLEN_PENABLED
Ping Cheng
3
-4
/
+3
2010-02-20
Input: wacom - add device type to device name string
Ping Cheng
2
-4
/
+15
2010-02-19
Input: wacom - constify product features data
Dmitry Torokhov
1
-63
/
+63
2010-02-19
Input: wacom - use per-device instance of wacom_features
Jason Childs
3
-56
/
+78
2010-02-10
Input: wacom - get features from driver info
Bastian Blank
3
-152
/
+205
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2010-01-11
Input: make USB device ids constant
Márton Németh
1
-1
/
+1
2009-12-15
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
1
-4
/
+23
2009-12-15
Input: wacom - add defines for data packet report IDs
Ping Cheng
2
-13
/
+22
2009-12-15
Input: wacom - add support for new LCD tablets
Ping Cheng
4
-132
/
+311
2009-12-15
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
3
-64
/
+76
2009-12-15
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2
-6
/
+8
2009-08-21
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
1
-14
/
+29
2009-06-28
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
1
-1
/
+5
2009-06-03
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
Ping Cheng
1
-0
/
+3
2009-05-08
Input: wacom - add support for Intuos4 tablets
Ping Cheng
4
-41
/
+148
2009-05-08
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
2
-4
/
+14
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2
-4
/
+14
2009-04-17
Input: gtco - add MODULE_DESCRIPTION()
Dmitry Torokhov
1
-0
/
+1
2008-12-30
Input: gtco - use USB endpoint API
Julia Lawall
1
-1
/
+1
2008-12-20
Input: make some variables and functions static
Roel Kluin
1
-1
/
+1
2008-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-49
/
+356
2008-11-26
Input: wacom - add support for new USB Tablet PCs
Ping Cheng
4
-49
/
+356
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
5
-10
/
+16
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
1
-5
/
+8
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-15
/
+38
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
1
-15
/
+38
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
1
-1
/
+0
2008-07-07
Input: gtco - eliminate early return
Julia Lawall
1
-1
/
+1
[next]