linux-stable/drivers/input
Dmitry Torokhov bf3e8502ee Input: synaptics-rmi4 - clean up F30 implementation
This patch does several cleanup changes to F30 code

- switch to using BIT() macro
- use DIV_ROUND_UP() where appropriate
- factor out code setting up and reporting buttons
- use single loop when reporting buttons: arithmetic is cheap compared to
  conditionals and associated branch misprediction.

Tested-By: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-02-09 13:01:33 -08:00
..
gameport
joystick Input: xpad - restore LED state after device resume 2017-02-06 19:32:49 -08:00
keyboard Input: tca8418 - switch to using generic device properties 2017-01-31 11:31:49 -08:00
misc Input: delete MPU3050 driver 2017-01-31 00:18:07 -08:00
mouse Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons 2017-02-09 13:01:32 -08:00
rmi4 Input: synaptics-rmi4 - clean up F30 implementation 2017-02-09 13:01:33 -08:00
serio Linux 4.10-rc5 2017-01-24 12:37:43 -08:00
tablet Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
touchscreen Linux 4.10-rc5 2017-01-24 12:37:43 -08: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-polldev.c
input.c Input: refuse to register absolute devices without absinfo 2017-02-01 10:33:21 -08:00
joydev.c Input: joydev - use clamp() macro 2017-02-01 10:39:40 -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