linux-kernel-test/drivers/input
Sheng-Liang Song 3d725caa9d Input: atkbd - fix keyboard not working on some LG laptops
After issuing ATKBD_CMD_RESET_DIS, keyboard on some LG laptops stops
working. The workaround is to stop issuing ATKBD_CMD_RESET_DIS commands.

In order to keep changes in atkbd driver to the minimum we check DMI
signature and only skip ATKBD_CMD_RESET_DIS if we are running on LG
LW25-B7HV or P1-J273B.

Cc: stable@vger.kernel.org
Signed-off-by: Sheng-Liang Song <ssl@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2014-04-24 23:32:33 -07:00
..
gameport Input: delete non-required instances of include <linux/init.h> 2014-01-06 23:23:57 -08:00
joystick Merge branch 'next' into for-linus 2014-01-23 08:10:44 -08:00
keyboard Input: atkbd - fix keyboard not working on some LG laptops 2014-04-24 23:32:33 -07:00
misc Input: soc_button_array - fix a crash during rmmod 2014-04-22 22:56:36 -07:00
mouse Input: synaptics - add min/max quirk for ThinkPad Edge E431 2014-04-23 17:17:18 -07:00
serio Input: i8042 - add firmware_id support 2014-04-19 22:44:07 -07:00
tablet Input: wacom - handle 1024 pressure levels in wacom_tpc_pen 2014-04-19 13:57:35 -07:00
touchscreen Input: ads7846 - fix device usage within attribute show 2014-04-19 13:55:59 -07:00
apm-power.c
evbug.c
evdev.c Input: don't modify the id of ioctl-provided ff effect on upload failure 2014-03-29 12:13:09 -07:00
ff-core.c
ff-memless.c
input-compat.c
input-compat.h
input-mt.c
input-polldev.c
input.c Merge branch 'next' into for-linus 2014-01-23 08:10:44 -08:00
joydev.c
Kconfig Input: mousedev - allow disabling even without CONFIG_EXPERT 2013-10-31 08:46:07 -07:00
Makefile
matrix-keymap.c
mousedev.c Input: mousedev - fix race when creating mixed device 2014-03-29 14:44:23 -07:00
sparse-keymap.c