kernel_optimize_test/drivers/input/mouse
Linus Torvalds d797da41b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input subsystem updates from Dmitry Torokhov:
 "Two new drivers for Elan hardware (for I2C touchpad and touchscreen
  found in several Chromebooks and other devices), a driver for Goodix
  touch panel, and small fixes to Cypress I2C trackpad and other input
  drivers.

  Also we switched to use __maybe_unused instead of gating suspend/
  resume code with #ifdef guards to get better compile coverage"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (27 commits)
  Input: gpio_keys - fix warning regarding uninitialized 'button' variable
  Input: add support for Elan eKTH I2C touchscreens
  Input: gpio_keys - fix warning regarding uninitialized  'irq' variable
  Input: cyapa - use 'error' for error codes
  Input: cyapa - fix resuming the device
  Input: gpio_keys - add device tree support for interrupt only keys
  Input: amikbd - allocate temporary keymap buffer on the stack
  Input: amikbd - fix build if !CONFIG_HW_CONSOLE
  Input: lm8323 - missing error check in lm8323_set_disable()
  Input: initialize device counter variables with -1
  Input: initialize input_no to -1 to avoid subtraction
  Input: i8042 - do not try to load on Intel NUC D54250WYK
  Input: atkbd - correct MSC_SCAN events for force_release keys
  Input: cyapa - switch to using managed resources
  Input: lifebook - use "static inline" instead of "inline" in lifebook.h
  Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
  Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
  Input: misc - use __maybe_unused instead of ifdef around suspend/resume
  Input: cap11xx - support for irq-active-high option
  Input: cap11xx - add support for various cap11xx devices
  ...
2014-12-17 10:06:02 -08:00
..
alps.c Input: alps - ignore bad data on Dell Latitudes E6440 and E7440 2014-11-13 17:42:57 -08:00
alps.h
amimouse.c input: mouse: drop owner assignment from platform_drivers 2014-10-20 16:20:40 +02:00
appletouch.c
atarimouse.c
bcm5974.c
cyapa.c Input: cyapa - use 'error' for error codes 2014-12-04 09:26:40 -08:00
cypress_ps2.c
cypress_ps2.h
elan_i2c_core.c Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
elan_i2c_i2c.c Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
elan_i2c_smbus.c Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
elan_i2c.h Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
elantech.c Input: elantech - trust firmware about trackpoint presence 2014-11-25 00:42:13 -08:00
elantech.h
focaltech.c
focaltech.h
gpio_mouse.c input: mouse: drop owner assignment from platform_drivers 2014-10-20 16:20:40 +02:00
hgpk.c
hgpk.h
inport.c
Kconfig Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
lifebook.c
lifebook.h Input: lifebook - use "static inline" instead of "inline" in lifebook.h 2014-11-09 22:59:25 -08:00
logibm.c
logips2pp.c
logips2pp.h
Makefile Input: add driver for Elan I2C/SMbus touchpad 2014-10-24 13:54:24 -07:00
maplemouse.c
navpoint.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2014-12-17 10:06:02 -08:00
pc110pad.c
psmouse-base.c Input: psmouse - remove unneeded check in psmouse_reconnect() 2014-10-28 11:42:56 -07:00
psmouse.h
pxa930_trkball.c
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c
synaptics_i2c.c Input: mouse - use __maybe_unused instead of ifdef around suspend/resume 2014-11-02 00:10:07 -07:00
synaptics_usb.c
synaptics.c Input: synaptics - adjust min/max on Thinkpad E540 2014-11-16 18:22:38 -08:00
synaptics.h
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c
trackpoint.h
vsxxxaa.c Input: vsxxxaa - fix code dropping bytes from queue 2014-10-28 10:33:48 -07:00