Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle)
Date: Tue, 02 Apr 2013 20:30:14 +0100	[thread overview]
Message-ID: <515B31C6.2030609@kernel.org> (raw)

The following changes since commit 03b7f67bd1a085572539788d07c4630489108a35:

  staging: ti-soc-thermal: Add get_trend support (2013-04-01 12:27:31 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git tags/iio-for-3.10c

for you to fetch changes up to beca9e767e27f756d6aed9a62665e3f73546aabb:

  iio: at91_adc: fix missing Sample and Hold time (2013-04-02 19:22:16 +0100)

----------------------------------------------------------------
Third round of IIO cleanups, graduations and new stuff for the 3.10 cycle.

A small set including 3 things.
1) A short cleanup series for the ak8975.
2) Graduation of ak8975 out of staging.
3) Some additional bits for the at91 adc driver to cover low resolution
   modes, sleep and a little bit of missing documentation.

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      iio: at91_adc: add sleep mode support
      iio: at91_adc: fix missing Sample and Hold time

Jonathan Cameron (4):
      staging:iio:magnetometer:ak8975 drop unused eoc_irq
      staging:iio:magnetometer:ak8975 drop I2C_M_NOSTART flag in read_data
      staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions.
      iio:magnetometer:ak8975 move driver out of staging

Ludovic Desroches (1):
      iio: at91_adc: add low and high res support

 .../devicetree/bindings/arm/atmel-adc.txt          | 13 ++++
 drivers/iio/adc/at91_adc.c                         | 90 ++++++++++++++++++++--
 drivers/iio/magnetometer/Kconfig                   | 11 +++
 drivers/iio/magnetometer/Makefile                  |  1 +
 drivers/{staging => }/iio/magnetometer/ak8975.c    | 69 ++++-------------
 drivers/staging/iio/magnetometer/Kconfig           | 11 ---
 drivers/staging/iio/magnetometer/Makefile          |  1 -
 7 files changed, 127 insertions(+), 69 deletions(-)
 rename drivers/{staging => }/iio/magnetometer/ak8975.c (90%)

             reply	other threads:[~2013-04-02 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 19:30 Jonathan Cameron [this message]
2013-04-02 19:38 ` [PULL] IIO cleanups, new stuff and staging graduations (IIO set 3 for the 3.10 cycle) Greg KH

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=515B31C6.2030609@kernel.org \
    --to=jic23@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-iio@vger.kernel.org \
    /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