linux/drivers/input/mouse
Linus Torvalds 8a7b8ff41d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov:
 "A fix (revert) for a recent regression in Synaptics driver and a fix
  for Elan i2c touchpad driver"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"
  Input: elan_i2c - change the hover event from MT to ST
2015-07-11 11:16:04 -07:00
..
Kconfig Input: vmmouse - do not reference non-existing version of X driver 2015-05-20 14:47:26 -07:00
Makefile
alps.c Merge branch 'next' into for-linus 2015-06-22 09:26:29 -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
cyapa.c
cyapa.h
cyapa_gen3.c Input: cyapa - do not set otherwise unused variable 2015-05-21 15:59:23 -07:00
cyapa_gen5.c Input: cyapa - fix a few typos in comments 2015-05-26 14:16:09 -07:00
cypress_ps2.c
cypress_ps2.h
elan_i2c.h Input: elan_i2c - add product IDs FW names 2015-06-08 17:12:25 -07:00
elan_i2c_core.c Input: elan_i2c - change the hover event from MT to ST 2015-07-07 11:28:31 -07:00
elan_i2c_i2c.c Input: elan_i2c - add support for multi IC type and iap format 2015-06-08 17:12:24 -07:00
elan_i2c_smbus.c Input: elan_i2c - add support for multi IC type and iap format 2015-06-08 17:12:24 -07:00
elantech.c Input: elantech - add new icbody type 2015-06-04 22:34:39 -07:00
elantech.h
focaltech.c Input: focaltech - report finger width to userspace 2015-06-02 10:46:10 -07:00
focaltech.h
gpio_mouse.c
hgpk.c
hgpk.h
inport.c
lifebook.c
lifebook.h
logibm.c
logips2pp.c
logips2pp.h
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
psmouse.h
pxa930_trkball.c
rpcmouse.c
sentelic.c
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 - allocate 3 slots to keep stability in image sensors" 2015-07-10 10:11:07 -07:00
synaptics.h
synaptics_i2c.c Input: synaptics_i2c - use proper boolean values 2015-05-26 14:16:11 -07:00
synaptics_usb.c
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vmmouse.c
vmmouse.h
vsxxxaa.c