linux_dsm_epyc7002/drivers/input/mouse
Jingle Wu fc7c882aa9 Input: elan_i2c - make fetching IC type of older controllers more robust
On older controllers IC type is reported in the 2nd byte of
ETP_I2C_OSM_VERSION_CMD, however if controller's firmware is not flashed
correctly it may return incorrect data. Fortunately there is also
ETP_I2C_IAP_VERSION_P0_CMD command that can be used when controller in
either normal or IAP mode, and which is guaranteed to return accurate data,
so let's use it.

Signed-off-by: Jingle Wu <jingle.wu@emc.com.tw>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2020-07-17 17:35:58 -07:00
..
alps.c
alps.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c
byd.c
byd.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
cyapa_gen3.c
cyapa_gen5.c Input: cyapa - replace zero-length array with flexible-array member 2020-02-14 17:19:22 -08:00
cyapa_gen6.c
cyapa.c Input: cyapa - switch to using devm_device_add_group() 2019-07-24 12:59:01 +03:00
cyapa.h
cypress_ps2.c
cypress_ps2.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
elan_i2c_core.c Input: elan_i2c - make fetching IC type of older controllers more robust 2020-07-17 17:35:58 -07:00
elan_i2c_i2c.c Input: elan_i2c - make fetching IC type of older controllers more robust 2020-07-17 17:35:58 -07:00
elan_i2c_smbus.c
elan_i2c.h
elantech.c Revert "Input: elantech - enable SMBus on new (2018+) systems" 2019-10-15 17:42:47 -07:00
elantech.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
focaltech.c
focaltech.h
gpio_mouse.c Input: gpio_mouse - switch to using input device polling mode 2019-10-04 12:31:46 -07:00
hgpk.c
hgpk.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
inport.c
Kconfig Input: fix Kconfig indentation 2019-11-22 15:19:19 -08:00
lifebook.c
lifebook.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
logibm.c
logips2pp.c
logips2pp.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
Makefile
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c
psmouse-smbus.c Input: psmouse - switch to using i2c_new_scanned_device() 2020-02-10 10:00:23 -08:00
psmouse.h
pxa930_trkball.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
rpcmouse.c
sentelic.c
sentelic.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
sermouse.c
synaptics_i2c.c
synaptics_usb.c
synaptics.c Input: synaptics - add a second working PNP_ID for Lenovo T470s 2020-05-26 23:11:28 -07:00
synaptics.h
touchkit_ps2.c
touchkit_ps2.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
trackpoint.c
trackpoint.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
vmmouse.c input/vmmouse: Update the backdoor call with support for new instructions 2019-08-28 13:43:01 +02:00
vmmouse.h Input: psmouse - drop all unneeded functions from mouse headers 2019-08-20 14:15:36 -07:00
vsxxxaa.c