linux-uconsole/drivers/input
Caesar Wang 5fba1fcf25 Input: touchscreen-gt9xx: enable the gt9xx SLOT REPORT
On the moment, the gt9xx touchscreen driver can't work on chromeos.
Since the driver report event has *not* judge correct by the chromeos.

We need report the singel point touch information for event firstly,
otherwise the chromeos will force a signel point to work.

That's seem a chromeos issue/leak.
Anyway, we can report the point including the signal information
to workaround.

Verify on rk3399evb board with chromeos.

root@localhost / # evtest
No device specified, trying to scan all of /dev/input/event*
Available devices:
/dev/input/event0:      goodix-ts
/dev/input/event1:      rk29-keypad
Select the device event number [0-1]: 0
Input driver version is 1.0.1
Input device ID: bus 0x18 vendor 0xdead product 0xbeef version 0x28bb
Input device name: "goodix-ts"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
  Event code 330 (BTN_TOUCH)
  Event type 3 (EV_ABS)
  Event code 0 (ABS_X)
  ...

  Event: time 1450321044.293221, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 0
  Event: time 1450321044.293221, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 4095
  Event: time 1450321044.293221, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 4083
  Event: time 1450321044.293221, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 8
  Event: time 1450321044.293221, type 3 (EV_ABS), code 50 (ABS_MT_WIDTH_MAJOR), value 8
  Event: time 1450321044.293221, -------------- SYN_REPORT ------------
  Event: time 1450321044.384655, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value -1
  Event: time 1450321044.384655, -------------- SYN_REPORT ------------

Change-Id: Ic41327a673632e471429ded35b68eecbbd7f3069
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2016-04-01 14:44:38 +08:00
..
gameport x86/asm/tsc: Rename native_read_tsc() to rdtsc() 2015-07-06 15:23:28 +02:00
gsensor
gyroscope
jogball
joystick Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-12-19 09:51:11 -08:00
keyboard keys: rockchip: use late_initcall for driver init 2016-02-25 09:54:01 +08:00
lightsensor
magnetometer
misc Merge branch 'android-4.4' 2016-02-18 15:18:27 +08:00
mouse Input: vmmouse - fix absolute device registration 2016-02-25 12:01:21 -08:00
remotectl input:ir: request rk pwm irq with IRQF_NO_SUSPEND flag 2014-11-05 15:44:37 +08:00
sensors sensor: add mpu6500 accel support 2015-03-24 14:32:56 +08:00
serio Input: i8042 - add Fujitsu Lifebook U745 to the nomux list 2016-02-25 12:01:21 -08:00
tablet Input: aiptek - fix crash on detecting device without endpoints 2015-12-02 09:35:41 -08:00
touchscreen Input: touchscreen-gt9xx: enable the gt9xx SLOT REPORT 2016-04-01 14:44:38 +08:00
ts
apm-power.c
evbug.c
evdev.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
ff-core.c Input: document and check on implicitly defined FF_MAX_EFFECTS 2015-10-16 15:32:16 -07:00
ff-memless.c [media] fixp-arith: replace sin/cos table by a better precision one 2015-03-02 14:50:06 -03:00
input-compat.c
input-compat.h
input-leds.c Input: LEDs - skip unnamed LEDs 2015-07-24 09:11:01 -07:00
input-mt.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-04-14 18:25:15 -07:00
input-polldev.c
input.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
joydev.c Input: joydev - fix possible ERR_PTR() dereferencing 2015-10-06 16:38:40 -07:00
Kconfig android: skip building drivers as modules 2016-02-16 13:54:25 -08:00
keycombo.c input: add keycombo, a general key combo driver. 2016-02-16 13:50:58 -08:00
keyreset.c input: Made keyreset more robust 2016-02-16 13:50:58 -08:00
Makefile input: add keycombo, a general key combo driver. 2016-02-16 13:50:58 -08:00
matrix-keymap.c
mousedev.c rk: revert to v3.10 2015-11-11 15:57:28 +08:00
sparse-keymap.c