mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Donggeun Kim <dg77.kim@samsung.com>
To: linux-input@vger.kernel.org
Cc: dmitry.torokhov@gmail.com, sameo@linux.intel.com,
	broonie@opensource.wolfsonmicro.com,
	linux-kernel@vger.kernel.org, kyungmin.park@samsung.com,
	myungjoo.ham@samsung.com, dg77.kim@samsung.com
Subject: [PATCH 0/2] input: add MAX8997-haptic driver
Date: Thu, 05 Jan 2012 19:04:34 +0900	[thread overview]
Message-ID: <1325757876-17659-1-git-send-email-dg77.kim@samsung.com> (raw)

MAX8997 has several features in a single chip.
This patchset supports unimplemented haptic driver of MAX8997.

Donggeun Kim (2):
  mfd: add platform data for MAX8997 haptic driver
  input: add driver support for MAX8997-haptic

 drivers/input/misc/Kconfig          |   12 ++
 drivers/input/misc/Makefile         |    1 +
 drivers/input/misc/max8997_haptic.c |  366 +++++++++++++++++++++++++++++++++++
 include/linux/mfd/max8997.h         |   53 +++++-
 4 files changed, 431 insertions(+), 1 deletions(-)
 create mode 100644 drivers/input/misc/max8997_haptic.c

-- 
1.7.4.1


             reply	other threads:[~2012-01-05 10:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-05 10:04 Donggeun Kim [this message]
2012-01-05 10:04 ` [PATCH 1/2] mfd: add platform data for MAX8997 haptic driver Donggeun Kim
2012-01-05 10:04 ` [PATCH 2/2] input: add driver support for MAX8997-haptic Donggeun Kim
2012-03-04 18:23   ` Dmitry Torokhov
2012-03-05  0:56     ` Kyungmin Park
2012-03-05  1:18       ` Chanwoo Choi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1325757876-17659-1-git-send-email-dg77.kim@samsung.com \
    --to=dg77.kim@samsung.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®