linux_dsm_epyc7002/drivers/input/mouse
Dmitry Torokhov 592c352b95 Input: logips2pp - clean up code
- switch to using BIT() macros
- use u8 instead of unsigned char for byte data
- use input_set_capability() instead of manipulating capabilities bits
  directly
- use sign_extend32() when extracting wheel data.
- do not abuse -1 as error code, propagate errors from various calls.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2018-02-02 16:49:01 -08:00
..
alps.c Input: psmouse - create helper for reporting standard buttons/motion 2018-02-02 16:48:56 -08:00
alps.h Input: ALPS - fix multi-touch decoding on SS4 plus touchpads 2018-01-12 00:41:36 -08:00
amimouse.c
appletouch.c
atarimouse.c
bcm5974.c
byd.c Input: byd - convert to using timer_setup() 2017-10-23 16:31:43 -07:00
byd.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cyapa_gen3.c
cyapa_gen5.c
cyapa_gen6.c
cyapa.c
cyapa.h
cypress_ps2.c
cypress_ps2.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
elan_i2c_core.c Merge branch 'next' into for-linus 2017-11-13 17:10:13 -08:00
elan_i2c_i2c.c Input: elan_i2c - extend Flash-Write delay 2017-09-22 10:07:38 -07:00
elan_i2c_smbus.c
elan_i2c.h
elantech.c Input: psmouse - create helper for reporting standard buttons/motion 2018-02-02 16:48:56 -08:00
elantech.h
focaltech.c
focaltech.h
gpio_mouse.c Input: gpio_mouse - add device tree probing 2017-10-19 17:08:46 -07:00
hgpk.c
hgpk.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
inport.c
Kconfig
lifebook.c Input: psmouse - create helper for reporting standard buttons/motion 2018-02-02 16:48:56 -08:00
lifebook.h
logibm.c
logips2pp.c Input: logips2pp - clean up code 2018-02-02 16:49:01 -08:00
logips2pp.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
maplemouse.c
navpoint.c
pc110pad.c
psmouse-base.c Input: psmouse - clean up code 2018-02-02 16:48:58 -08:00
psmouse-smbus.c
psmouse.h Input: psmouse - create helper for reporting standard buttons/motion 2018-02-02 16:48:56 -08:00
pxa930_trkball.c
rpcmouse.c
sentelic.c Input: psmouse - create helper for reporting standard buttons/motion 2018-02-02 16:48:56 -08:00
sentelic.h
sermouse.c
synaptics_i2c.c
synaptics_usb.c
synaptics.c Input: synaptics - Lenovo Thinkpad T460p devices should use RMI 2018-01-10 16:38:41 -08:00
synaptics.h
touchkit_ps2.c
touchkit_ps2.h
trackpoint.c Input: trackpoint - only expose supported controls for Elan, ALPS and NXP 2018-01-22 16:24:36 -08:00
trackpoint.h Input: trackpoint - only expose supported controls for Elan, ALPS and NXP 2018-01-22 16:24:36 -08:00
vmmouse.c x86/virt: Add enum for hypervisors to replace x86_hyper 2017-11-10 10:03:12 +01:00
vmmouse.h
vsxxxaa.c