| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-01 | 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-10 | 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-28 | 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-08 | 4 | -41/+148 |
* | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 | 2 | -4/+14 |
|\ |
|
| * | Input: wacom - fix TabletPC touch bug | Ping Cheng | 2009-04-28 | 2 | -4/+14 |
* | | Input: gtco - add MODULE_DESCRIPTION() | Dmitry Torokhov | 2009-04-17 | 1 | -0/+1 |
|/ |
|
* | Input: gtco - use USB endpoint API | Julia Lawall | 2008-12-30 | 1 | -1/+1 |
* | Input: make some variables and functions static | Roel Kluin | 2008-12-20 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-11-30 | 4 | -49/+356 |
|\ |
|
| * | Input: wacom - add support for new USB Tablet PCs | Ping Cheng | 2008-11-26 | 4 | -49/+356 |
* | | USB: remove info() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 | 5 | -10/+16 |
* | | USB: remove warn() macro from usb input drivers | Greg Kroah-Hartman | 2008-10-17 | 1 | -5/+8 |
|/ |
|
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2008-10-15 | 1 | -15/+38 |
|\ |
|
| * | Input: convert drivers to use strict_strtoul() | Joe Rouvier | 2008-09-10 | 1 | -15/+38 |
* | | Input: remove version.h from drivers that don't need it | Huang Weiyi | 2008-08-18 | 1 | -1/+0 |
|/ |
|
* | Input: gtco - eliminate early return | Julia Lawall | 2008-07-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 1 | -10/+7 |
|\ |
|
| * | Input: gtco - fix double kfree in error handling path | Dmitry Torokhov | 2008-05-30 | 1 | -10/+7 |
* | | Input: wacom - make one-bit signed bitfields unsigned | Harvey Harrison | 2008-05-16 | 1 | -1/+1 |
* | | Input: wacom - cleanup handling of tablet IDs | Ping Cheng | 2008-05-16 | 1 | -20/+19 |
* | | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 | 4 | -11/+11 |
|/ |
|
* | input: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 3 | -17/+17 |
* | usb input endianness annotations and fixes | Al Viro | 2008-04-28 | 1 | -4/+4 |
* | Input: wacom - add support for Cintiq 20WSX | Ping Cheng | 2008-04-24 | 1 | -0/+2 |
* | Input: aiptek - add support for Genius G-PEN 560 tablet | Guryanov Dmitry | 2008-04-15 | 2 | -5/+7 |
* | Input: wacom - implement suspend and autosuspend | Oliver Neukum | 2008-04-15 | 2 | -10/+69 |
* | Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX | Ping Cheng | 2008-03-14 | 4 | -12/+32 |
* | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 4 | -33/+54 |
* | Input: wacom - add support for the new Bamboo tablets | Ping Cheng | 2007-07-10 | 4 | -9/+53 |
* | Input: aiptek - update driver version | Rene van Paassen | 2007-07-10 | 1 | -2/+2 |
* | Input: aiptek - rework the function key code | Rene van Paassen | 2007-07-10 | 1 | -51/+46 |
* | Input: aiptek - tolerate newlines in sysfs files | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |
* | Input: aiptek - correct the tool switching code | Rene van Paassen | 2007-07-10 | 1 | -42/+52 |
* | Input: aiptek - use only absolute misc reports | Rene van Paassen | 2007-07-10 | 1 | -1/+4 |