diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-08 14:06:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-08 14:06:45 -0700 |
commit | d86561b4c7473ad43e365afdba2142b75907c9d2 (patch) | |
tree | b6ebff1f97b45bd82b8b90a0a01c5037ed25203e /Documentation | |
parent | c6c96d7bba416c33204a1abc96abdf78668a0936 (diff) | |
parent | 36189cc3cd57ab0f1cd75241f93fe01de928ac06 (diff) | |
download | op-kernel-dev-d86561b4c7473ad43e365afdba2142b75907c9d2.zip op-kernel-dev-d86561b4c7473ad43e365afdba2142b75907c9d2.tar.gz |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input subsystem fixes from Dmitry Torokhov:
"Just a few fixups to various drivers"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: elantech - fix touchpad initialization on Gigabyte U2442
Input: tca8418 - fix loading this driver as a module from a device tree
Input: bma150 - extend chip detection for bma180
Input: atkbd - fix keyboard not working on some LG laptops
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/input/elantech.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/input/elantech.txt b/Documentation/input/elantech.txt index 5602eb7..e1ae127 100644 --- a/Documentation/input/elantech.txt +++ b/Documentation/input/elantech.txt @@ -504,9 +504,12 @@ byte 5: * reg_10 bit 7 6 5 4 3 2 1 0 - 0 0 0 0 0 0 0 A + 0 0 0 0 R F T A A: 1 = enable absolute tracking + T: 1 = enable two finger mode auto correct + F: 1 = disable ABS Position Filter + R: 1 = enable real hardware resolution 6.2 Native absolute mode 6 byte packet format ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |