2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/Documentation/devicetree/bindings/input
Hans de Goede 6decea7c54 Input: add driver for Allwinner sunxi SoC's rtp controller
Note the sun4i-ts controller is capable of detecting a second touch, but
when a second touch is present then the accuracy becomes so bad the
reported touch location is not useable.

The original android driver contains some complicated heuristics using the
aprox. distance between the 2 touches to see if the user is making a pinch
open / close movement, and then reports emulated multi-touch events around
the last touch coordinate (as the dual-touch coordinates are worthless).

These kinds of heuristics are just asking for trouble (and don't belong in
the kernel). So this driver offers straight forward, reliable single touch
functionality only.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-05-14 16:40:06 -07:00
..
touchscreen Input: add driver for Allwinner sunxi SoC's rtp controller 2014-05-14 16:40:06 -07:00
ads7846.txt Input: ads7846 - add device tree bindings 2013-07-02 20:40:50 -07:00
clps711x-keypad.txt Input: add new driver for ARM CLPS711X keypad 2014-03-30 13:24:55 -07:00
cros-ec-keyb.txt input: Add ChromeOS EC keyboard driver 2013-04-05 11:20:13 +02:00
fsl-mma8450.txt dt: fsl-mma8450.txt: Add missing 'reg' description 2012-06-13 13:34:41 -05:00
gpio-beeper.txt Input: add a new driver for GPIO beeper 2013-11-26 15:54:49 -08:00
gpio-keys-polled.txt Input: gpio_keys_polled - convert to dt 2012-08-21 22:29:50 -07:00
gpio-matrix-keypad.txt Input: matrix-keypad - add device tree support 2012-11-20 22:55:10 -08:00
imx-keypad.txt Input: imx_keypad - add device tree support 2013-01-03 12:41:31 -08:00
input-reset.txt Input: sysrq - DT binding for key sequence 2013-08-12 22:31:55 -07:00
lpc32xx-key.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
matrix-keymap.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
nvidia,tegra20-kbc.txt ARM: tegra: document reset properties in DT bindings 2013-12-11 16:42:13 -07:00
omap-keypad.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
ps2keyb-mouse-apbps2.txt Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse 2013-03-12 08:50:06 -07:00
pwm-beeper.txt Input: pwm-beeper - add devicetree probing support 2012-11-03 12:14:56 -07:00
pxa27x-keypad.txt Input: pxa27x-keypad - add device tree support 2013-06-18 22:56:51 -07:00
qcom,pm8xxx-keypad.txt Input: pmic8xxx-keypad - migrate to DT 2014-03-30 13:25:19 -07:00
qcom,pm8xxx-pwrkey.txt Input: pmic8xxx-pwrkey - migrate to DT 2014-03-30 13:25:19 -07:00
qcom,pm8xxx-vib.txt Input: pm8xxx-vibrator - add DT match table 2014-03-30 13:25:20 -07:00
rotary-encoder.txt Input: rotary-encoder - add DT bindings 2012-08-21 22:29:51 -07:00
samsung-keypad.txt Input: samsung-keypad - let device core setup the default pin configuration 2013-06-25 09:46:29 -07:00
spear-keyboard.txt Input: spear-keyboard - document DT bindings 2012-05-20 22:02:04 -07:00
st-keyscan.txt Input: add st-keyscan driver 2014-05-14 16:39:46 -07:00
stmpe-keypad.txt Input: stmpe-keypad - add support for Device Tree bindings 2012-11-24 00:21:49 -08:00
tca8418_keypad.txt input: Extend matrix-keypad device tree binding 2013-02-08 12:58:40 +00:00
ti,nspire-keypad.txt Input: add TI-Nspire keypad support 2013-06-04 09:17:25 -07:00
twl4030-keypad.txt Input: twl4030-keypad - add device tree support 2014-01-04 00:47:37 -08:00
twl4030-pwrbutton.txt Input: twl4030-pwrbutton - add device tree support 2013-11-25 18:28:07 -08:00