public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Éric Piel" <eric.piel@tremplin-utc.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Pavel Machek <pavel@ucw.cz>
Subject: [PATCH 0/4] lis3: clean up and updates
Date: Thu, 21 May 2009 11:27:59 +0200	[thread overview]
Message-ID: <4A151E9F.1080405@tremplin-utc.net> (raw)

Hello,
Here is a patch series for the lis3lv02d accelerometer driver. The main
goal was to  clean up the driver by removing non-necessary code.
However, during the process a few minor bugs were discovered and fixed.
Also the usual share of new axis conversion for known laptop models has
been added.

Andrew, would you mind queuing this for 2.6.31?

Eric

 drivers/hwmon/hp_accel.c  |   21 ++----
 drivers/hwmon/lis3lv02d.c |  169 +++++++++++++++------------------------------
 drivers/hwmon/lis3lv02d.h |   10 +--
 3 files changed, 67 insertions(+), 133 deletions(-)



             reply	other threads:[~2009-05-21  9:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-21  9:27 Éric Piel [this message]
2009-05-21  9:29 ` [PATCH 1/4] lis3: fix misc device unregistering and printk Éric Piel
2009-05-21 10:48   ` Pavel Machek
2009-05-21  9:30 ` [PATCH 2/4] lis3: remove automatic shutdown of the device Éric Piel
2009-05-21 11:36   ` Pavel Machek
2009-05-21 11:55     ` Éric Piel
2009-05-21 12:08       ` Pavel Machek
2009-05-21  9:31 ` [PATCH 3/4] lis3: use input_polled_device Éric Piel
2009-05-21  9:33 ` [PATCH 4/4] lis3: Add three new laptop models Éric Piel
2009-05-21 10:49   ` Pavel Machek
2009-05-21 11:07     ` Éric Piel
2009-05-21 11:36       ` Isaac702
     [not found]       ` <36a8c4f10905210424i65f5efadjdd6f13dea77cb2e6@mail.gmail.com>
2009-05-21 11:38         ` Éric Piel

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=4A151E9F.1080405@tremplin-utc.net \
    --to=eric.piel@tremplin-utc.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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