All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/input/mouse, drivers/platform/x86: add Lenovo IdeaPad Z570 support
@ 2012-06-19 19:20 Maxim Mikityanskiy
  2012-06-19 19:22 ` [PATCH 1/2] " Maxim Mikityanskiy
  2012-06-19 19:23 ` [PATCH 2/2] " Maxim Mikityanskiy
  0 siblings, 2 replies; 4+ messages in thread
From: Maxim Mikityanskiy @ 2012-06-19 19:20 UTC (permalink / raw)
  To: linux-input, platform-driver-x86
  Cc: Dmitry Torokhov, Alessandro Rubini, Ike Panhc

Hello,

This series of patches should improve support of Lenovo IdeaPad Z570 laptop.
Also, the first patch adds two exported functions to psmouse module which
allow other modules activate and deactivate PS/2 mouse or touchpad. The
reasons of this are described in the following message.

 Documentation/ABI/testing/sysfs-platform-ideapad-laptop |   12 +
 drivers/input/mouse/psmouse-base.c                      |   43 +++++
 drivers/platform/x86/ideapad-laptop.c                   |  117 +++++++++++++++-
 include/linux/input/psmouse.h                           |    7 
 4 files changed, 175 insertions(+), 4 deletions(-)

Thanks

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-20 13:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 19:20 [PATCH 0/2] drivers/input/mouse, drivers/platform/x86: add Lenovo IdeaPad Z570 support Maxim Mikityanskiy
2012-06-19 19:22 ` [PATCH 1/2] " Maxim Mikityanskiy
2012-06-19 19:23 ` [PATCH 2/2] " Maxim Mikityanskiy
2012-06-20 13:34   ` Ike Panhc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.