alistair23-linux/drivers/input/mouse
Dmitry Torokhov c378b5119e Input: psmouse - factor out common protocol probing code
In preparation of limiting protocols that we try on pass-through ports,
let's rework initialization code and factor common code into
psmouse_try_protocol() that accepts protocol type (instead of detec()
function pointer) and can, for most protocols, perform both detection and
initialization.

Note that this removes option of forcing Lifebook protocol on devices that
are not recognized by lifebook_detect() as having the hardware, but I do
not recall anyone using this option.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Marcin Sochacki <msochacki+kernel@gmail.com>
Tested-by: Till <till2.schaefer@uni-dortmund.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-12-17 15:24:21 -08:00
..
alps.c Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bits 2015-10-26 17:23:48 -07:00
alps.h Input: alps - use more accurate coordinates for first touch in semi-mt mode 2015-05-20 14:45:44 -07:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c Input: bcm5974 - add support for the 2015 Macbook Pro 2015-07-27 15:43:47 -07:00
cyapa.c Input: cyapa - introduce device tree binding 2015-07-30 11:33:59 -07:00
cyapa.h Input: cyapa - add regulator vcc support 2015-07-30 11:33:59 -07:00
cyapa_gen3.c Input: cyapa - fully support runtime suspend power management 2015-07-23 17:34:05 -07:00
cyapa_gen5.c Input: cyapa - do not try to enable proximity reporting on older devices 2015-07-30 11:34:00 -07:00
cyapa_gen6.c Input: cyapa - fix the copy paste error on electrodes_rx value 2015-10-13 23:29:52 -07:00
cypress_ps2.c
cypress_ps2.h
elan_i2c.h Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF 2015-09-21 09:32:40 -07:00
elan_i2c_core.c Input: elan_i2c - add all valid ic type for i2c/smbus 2015-09-28 17:18:54 -07:00
elan_i2c_i2c.c Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF 2015-09-21 09:32:40 -07:00
elan_i2c_smbus.c Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF 2015-09-21 09:32:40 -07:00
elantech.c Input: elantech - add special check for fw_version 0x470f01 touchpad 2015-08-07 14:54:15 -07:00
elantech.h Input: elantech - add special check for fw_version 0x470f01 touchpad 2015-08-07 14:54:15 -07:00
focaltech.c Input: psmouse - rearrange Focaltech init code 2015-12-17 15:23:54 -08:00
focaltech.h Input: psmouse - rearrange Focaltech init code 2015-12-17 15:23:54 -08:00
gpio_mouse.c
hgpk.c
hgpk.h
inport.c
Kconfig Input: Allow compile test of GPIO consumers if !GPIOLIB 2015-08-04 11:45:45 -07:00
lifebook.c Input: lifebook - fix tabbing issue 2015-03-20 09:45:51 -07:00
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
Makefile Input: cyapa - add gen6 device module support 2015-07-23 17:34:04 -07:00
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Input: psmouse - factor out common protocol probing code 2015-12-17 15:24:21 -08:00
psmouse.h Input: add vmmouse driver 2015-04-14 14:29:03 -07:00
pxa930_trkball.c
rpcmouse.c
sentelic.c Input: sentelic - silence some underflow warnings 2015-08-21 09:32:59 -07:00
sentelic.h Input: sentelic - use "static inline" instead of "inline" 2015-05-22 10:59:54 -07:00
sermouse.c
synaptics.c Revert "Input: synaptics - fix handling of disabling gesture mode" 2015-10-02 10:31:32 -07:00
synaptics.h Linux 4.0-rc5 2015-03-23 09:18:27 -07:00
synaptics_i2c.c Input: drop owner assignment from i2c_driver 2015-07-17 16:57:00 -07:00
synaptics_usb.c
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vmmouse.c Input: add vmmouse driver 2015-04-14 14:29:03 -07:00
vmmouse.h Input: add vmmouse driver 2015-04-14 14:29:03 -07:00
vsxxxaa.c