]> git.baikalelectronics.ru Git - kernel.git/commit
ideapad: add Lenovo IdeaPad Z570 support (part 1)
authorMaxim Mikityanskiy <maxtram95@gmail.com>
Fri, 6 Jul 2012 08:07:50 +0000 (16:07 +0800)
committerMatthew Garrett <mjg@redhat.com>
Mon, 20 Aug 2012 16:35:30 +0000 (12:35 -0400)
commit128865bbdeae40910f6ffda51136f5a6be695a51
tree9af9664fafca4321953a2d7bdc03ad91525017ea
parentf09180cf9df0310eeda5446c802ae4a8fa64f26c
ideapad: add Lenovo IdeaPad Z570 support (part 1)

The patch adds support for Lenovo IdeaPad Z570 laptop. It makes all special
keys working, adds possibility to control fan like Windows does, controls
Touchpad Disabled LED, toggles touchpad state via keyboard controller and
corrects touchpad behavior on resume from suspend. It is new, modified
version of patch. Now it does not depend on psmouse and does not need patching
of input subsystem.

Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
This is part 1 for special button handling.

Signed-off-by: Ike Panhc <ike.pan@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/ideapad-laptop.c