linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@cam.ac.uk>
To: linux-iio@vger.kernel.org
Cc: Device-drivers-devel@blackfin.uclinux.org,
	manuel.stahl@iis.fraunhofer.de,
	Jonathan Cameron <jic23@cam.ac.uk>
Subject: [PATCH 0/4] ADIS16400 one big fix and some updates.
Date: Mon, 11 Jul 2011 16:58:03 +0100	[thread overview]
Message-ID: <1310399887-4049-1-git-send-email-jic23@cam.ac.uk> (raw)

Hi All,

The first patch here is a clanger of a bug introduced by me.  Pretty self
explanatory. Sorry all.

The others are simple cleanups.

Jonathan Cameron (4):
  staging:iio:imu fix missing register table index for some channels
  staging:iio:imu:adis16344 support
  staging:iio:imu:adis16400: use strtobool for reset sysfs and don't
    assign unused tx members.
  staging:iio:imu:adis16400 remove now unused headers.

 drivers/staging/iio/imu/adis16400.h         |    3 +
 drivers/staging/iio/imu/adis16400_core.c    |  117 +++++++++++++++++++--------
 drivers/staging/iio/imu/adis16400_ring.c    |    7 --
 drivers/staging/iio/imu/adis16400_trigger.c |    6 --
 4 files changed, 85 insertions(+), 48 deletions(-)

-- 
1.7.3.4


             reply	other threads:[~2011-07-11 15:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 15:58 Jonathan Cameron [this message]
2011-07-11 15:58 ` [PATCH 1/4] staging:iio:imu fix missing register table index for some channels Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 2/4] staging:iio:imu:adis16344 support Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-09-23 14:45     ` Jonathan Cameron
2011-09-26  6:56       ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 3/4] staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members Jonathan Cameron
2011-07-13 11:03   ` Hennerich, Michael
2011-07-11 15:58 ` [PATCH 4/4] staging:iio:imu:adis16400 remove now unused headers Jonathan Cameron
2011-07-13 11:04   ` Hennerich, Michael

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=1310399887-4049-1-git-send-email-jic23@cam.ac.uk \
    --to=jic23@cam.ac.uk \
    --cc=Device-drivers-devel@blackfin.uclinux.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=manuel.stahl@iis.fraunhofer.de \
    /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;
as well as URLs for NNTP newsgroup(s).