History log of /drivers/input/misc/pm8xxx-vibrator.c
Revision Date Author Comments
840a746be2beddd2ada0e5ba772147316d071f25 29-Nov-2011 JJ Ding <dgdunix@gmail.com> Input: misc - use macro module_platform_driver()

Commit 940ab88962bc1aff3273a8356d64577a6e386736 introduced a new macro to
save some platform_driver boilerplate code. Use it.

Signed-off-by: JJ Ding <dgdunix@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
11205bb63e5c2e5174f377595103005b00c68370 02-Aug-2011 Amy Maloche <amaloche@codeaurora.org> Input: add support for pm8xxx based vibrator driver

Add support for pm8xx based vibrator to facilitate haptics.
This module uses the ff-memless framework.

Signed-off-by: Amy Maloche <amaloche@codeaurora.org>
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>