All of lore.kernel.org
 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: [PULL] IIO enhancements.
Date: Sun, 08 Jul 2012 20:31:01 +0100	[thread overview]
Message-ID: <4FF9DFF5.8030903@kernel.org> (raw)

The following changes since commit 0932966b1ca03217c6e0c18375867b1a99ee5af0:

  staging: ccg: print MAC addresses via %pM (2012-07-06 16:24:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git
tags/togreg_8_7_2012

for you to fetch changes up to c732a24c5a9392cf3738f5957e0d97d37c09e6e1:

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

----------------------------------------------------------------
Mixed back of updates and trivial examples fixes.
Nothing terribly interesting in this one.

8 July 2012

----------------------------------------------------------------
Lars-Peter Clausen (1):
      iio:trigger: Register sysfs file statically

Peter Meerwald (5):
      iio staging: missing newline in printf
      iio: cleanup buffer.h comments
      iio: fix spelling of detach in static func
      iio staging: add recently added modifiers to iio_event_monitor
      iio: kernel version typo in sysfs-bus-iio

Sascha Hauer (2):
      staging iio adt7410: make 16bit mode default
      staging:iio:adt7410: use local platformdata if none is specified

 Documentation/ABI/testing/sysfs-bus-iio            |  2 +-
 drivers/iio/industrialio-trigger.c                 | 42
++++++++--------------
 .../staging/iio/Documentation/iio_event_monitor.c  | 12 +++++++
 drivers/staging/iio/Documentation/iio_utils.h      |  2 +-
 drivers/staging/iio/adc/adt7410.c                  | 28 +++++++++------
 include/linux/iio/buffer.h                         | 17 +++++----
 6 files changed, 56 insertions(+), 47 deletions(-)

             reply	other threads:[~2012-07-08 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-08 19:31 Jonathan Cameron [this message]
2012-07-09 20:41 ` [PULL] IIO enhancements 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=4FF9DFF5.8030903@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.