linux_dsm_epyc7002/drivers/input/mouse
Linus Torvalds a230e95cc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input subsystem fixes from Dmitry Torokhov:
 "Just small ALPS and Elan touchpads, and other driver fixups"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: elantech - add special check for fw_version 0x470f01 touchpad
  Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning
  Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks
  Input: axp20x-pek - add module alias
  Input: turbografx - fix potential out of bound access
2015-08-09 09:38:42 +02:00
..
alps.c Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks 2015-08-03 14:11:47 -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_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
cyapa.c Input: cyapa - fix setting suspend scan rate 2015-04-20 10:30:09 -07:00
cyapa.h
cypress_ps2.c
cypress_ps2.h
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
elan_i2c.h Input: elan_i2c - add product IDs FW names 2015-06-08 17:12:25 -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: 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
Kconfig Input: vmmouse - do not reference non-existing version of X driver 2015-05-20 14:47:26 -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: add vmmouse driver 2015-04-14 14:29:03 -07:00
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 Input: add vmmouse driver 2015-04-14 14:29:03 -07:00
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_i2c.c Input: synaptics_i2c - use proper boolean values 2015-05-26 14:16:11 -07:00
synaptics_usb.c
synaptics.c Input: synaptics - dump ext10 capabilities as well 2015-07-27 15:43:45 -07:00
synaptics.h Linux 4.0-rc5 2015-03-23 09:18:27 -07:00
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