alistair23-linux/drivers/input/mouse
Linus Torvalds 6d90b4f99d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
 "Small driver fixups"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
  Input: adxl34x - make it enumerable in ACPI environment
  Input: ALPS - fix TrackStick Y axis handling for SS5 hardware
  Input: synaptics-rmi4 - fix F03 build error when serio is module
  Input: xpad - use correct product id for x360w controllers
  Input: synaptics_i2c - change msleep to usleep_range for small msecs
  Input: i8042 - add Pegatron touchpad to noloop table
  Input: joydev - remove unused linux/miscdevice.h include
2017-01-13 11:49:34 -08:00
..
alps.c Input: ALPS - clean up code for SS5 hardware 2016-11-28 20:24:07 -08:00
alps.h Input: ALPS - fix TrackStick Y axis handling for SS5 hardware 2017-01-03 12:33:10 -08:00
amimouse.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
appletouch.c
atarimouse.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
bcm5974.c
byd.c Merge branch 'next' into for-linus 2016-05-16 17:25:08 -07:00
byd.h Input: byd - add BYD PS/2 touchpad driver 2016-01-27 17:27:25 -08:00
cyapa.c Input: cyapa - fix for losing events during device power transitions 2016-03-04 11:32:13 -08:00
cyapa.h Input: cyapa - fix for losing events during device power transitions 2016-03-04 11:32:13 -08:00
cyapa_gen3.c Input: cyapa - fix for losing events during device power transitions 2016-03-04 11:32:13 -08:00
cyapa_gen5.c Input: cyapa - fix for losing events during device power transitions 2016-03-04 11:32:13 -08:00
cyapa_gen6.c Input: cyapa - fix for losing events during device power transitions 2016-03-04 11:32:13 -08:00
cypress_ps2.c
cypress_ps2.h
elan_i2c.h
elan_i2c_core.c Input: elan_i2c - always output the device information 2016-10-26 16:48:15 -07:00
elan_i2c_i2c.c
elan_i2c_smbus.c Input: elan_i2c - fix return tests of i2c_smbus_read_block_data() 2016-10-03 16:41:00 -07:00
elantech.c Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled 2016-10-07 16:30:12 -07:00
elantech.h
focaltech.c Input: psmouse - cleanup Focaltech code 2016-10-24 17:19:25 -07: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: byd - add BYD PS/2 touchpad driver 2016-01-27 17:27:25 -08:00
lifebook.c Input: psmouse - use same format for secondary devices as for primary 2016-06-18 17:39:23 -07:00
lifebook.h
logibm.c
logips2pp.c Input: psmouse - rename ps2pp_init() to ps2pp_detect() 2015-12-17 15:24:37 -08:00
logips2pp.h Input: psmouse - rename ps2pp_init() to ps2pp_detect() 2015-12-17 15:24:37 -08:00
Makefile Input: byd - add BYD PS/2 touchpad driver 2016-01-27 17:27:25 -08:00
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Input: psmouse - disable automatic probing of BYD touchpads 2016-11-16 17:25:31 -08:00
psmouse.h Input: byd - add BYD PS/2 touchpad driver 2016-01-27 17:27:25 -08:00
pxa930_trkball.c
rpcmouse.c
sentelic.c
sentelic.h
sermouse.c
synaptics.c Input: synaptics - handle spurious release of trackstick buttons, again 2016-03-17 17:15:57 -07:00
synaptics.h
synaptics_i2c.c Input: synaptics_i2c - change msleep to usleep_range for small msecs 2016-12-18 15:55:57 -08:00
synaptics_usb.c
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
trackpoint.h
vmmouse.c Input: vmmouse - remove port reservation 2016-06-23 17:41:18 -07:00
vmmouse.h
vsxxxaa.c