linux/drivers/input
Dmitry Torokhov 2593cd1189 Input: synaptics-rmi4 - fix endianness issue in SMBus transport
The mapping table holds address in LE form, so we should convert it
to CPU when comparing it.

Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-04-03 16:23:59 -07:00
..
gameport Input: convert remaining uses of pr_warning to pr_warn 2017-03-17 17:25:02 -07:00
joystick Linux 4.11-rc5 2017-04-03 12:01:20 -07:00
keyboard Linux 4.11-rc5 2017-04-03 12:01:20 -07:00
misc Linux 4.11-rc5 2017-04-03 12:01:20 -07:00
mouse Input: synaptics - use u8 instead of unsigned char 2017-04-03 16:23:58 -07:00
rmi4 Input: synaptics-rmi4 - fix endianness issue in SMBus transport 2017-04-03 16:23:59 -07:00
serio Linux 4.11-rc5 2017-04-03 12:01:20 -07:00
tablet Input: kbtab - validate number of endpoints before using them 2017-03-16 13:56:53 -07:00
touchscreen Linux 4.11-rc5 2017-04-03 12:01:20 -07:00
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
input-compat.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
input-compat.h
input-leds.c
input-mt.c Input: update input_mt_report_pointer_emulation to support hovering 2016-06-01 14:21:10 -07:00
input-polldev.c
input.c Input: refuse to register absolute devices without absinfo 2017-02-01 10:33:21 -08:00
joydev.c Input: joydev - do not report stale values on first open 2017-02-09 13:29:04 -08:00
Kconfig Input: mousedev - stop offering PS/2 to userspace by default 2017-01-31 11:31:49 -08:00
Makefile
matrix-keymap.c Input: matrix-keypad - switch to using generic device properties 2017-01-31 11:31:48 -08:00
mousedev.c
sparse-keymap.c Input: sparse-keymap - use a managed allocation for keymap copy 2017-03-08 14:28:53 -08:00