Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: [GIT PULL] IIO enhancements for staging-next
Date: Thu, 12 Jul 2012 20:21:03 +0100	[thread overview]
Message-ID: <4FFF239F.5090502@kernel.org> (raw)

The following changes since commit c732a24c5a9392cf3738f5957e0d97d37c09e6e1:

  staging:iio:adt7410: use local platformdata if none is specified
(2012-07-08 10:39:59 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
tags/togreg-3.6a

for you to fetch changes up to bbdb822c4c3f8dbefd8f6dc84f6d98c33af6e051:

  iio: add adjd_s311 I2C digital color sensor driver (2012-07-12
17:45:34 +0100)

----------------------------------------------------------------
One new driver and a couple of nice cleanups.

----------------------------------------------------------------
I'm still working on a coherent tag naming. Suggestions welcome!

Jon Brenner (1):
      IIO channel type and modifiers for CCT and RGBC data

Jonathan Cameron (1):
      iio: Trivial documentation fix to correct kernel version info in
   21cd1fab058671313f7c178b640999fcd0d8de21

Lars-Peter Clausen (5):
      iio: Add callback to check whether a scan mask is valid
      iio: Introduce iio_validate_scan_mask_onehot
      staging:iio:ad7192: Use iio_validate_scan_mask_onehot
      staging:iio:ad7793: Use iio_validate_scan_mask_onehot
      staging:iio:ade7758: Use iio_validate_scan_mask_onehot

Peter Meerwald (1):
      iio: add adjd_s311 I2C digital color sensor driver

 drivers/iio/industrialio-buffer.c                  |  43 ++-
 drivers/iio/industrialio-core.c                    |   5 +
 drivers/iio/light/Kconfig                          |  12 +
 drivers/iio/light/Makefile                         |   1 +
 drivers/iio/light/adjd_s311.c                      | 364
+++++++++++++++++++++
 .../staging/iio/Documentation/sysfs-bus-iio-light  |  23 ++
 drivers/staging/iio/adc/ad7192.c                   |  10 +-
 drivers/staging/iio/adc/ad7793.c                   |  14 +-
 drivers/staging/iio/meter/ade7758.h                |   1 -
 drivers/staging/iio/meter/ade7758_core.c           |   7 +-
 drivers/staging/iio/meter/ade7758_ring.c           |   1 +
 include/linux/iio/buffer.h                         |   3 +
 include/linux/iio/iio.h                            |   4 +
 include/linux/iio/types.h                          |   5 +
 14 files changed, 460 insertions(+), 33 deletions(-)
 create mode 100644 drivers/iio/light/adjd_s311.c

             reply	other threads:[~2012-07-12 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 19:21 Jonathan Cameron [this message]
2012-07-12 19:35 ` [GIT PULL] IIO enhancements for staging-next 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=4FFF239F.5090502@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