All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 3.14-rc5
Date: Sun, 2 Mar 2014 14:08:40 -0800	[thread overview]
Message-ID: <20140302220840.GA12720@kroah.com> (raw)

The following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691:

  Linux 3.14-rc4 (2014-02-23 17:40:03 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.14-rc5

for you to fetch changes up to 9f4a9b83f13544df61efd3645308f64205dc8db9:

  Merge iio fixes into staging-linus (2014-03-02 14:04:01 -0800)

----------------------------------------------------------------

Staging tree fixes for 3.14-rc5

Here are a few IIO fixes, and a new device id for a staging driver for
3.14-rc5.  All have been in linux-next for a while, I did a final merge
to get the IIO fixes into this tree, they were incorrectly in the
char-misc tree for a few weeks, and I forgot to tell you to pull them
from there.  This makes it a single pull request for you.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Beomho Seo (2):
      iio: cm36651: Fix read/write integration time function.
      iio: cm32181: Change cm32181 ambient light sensor driver

Denis CIOCCA (1):
      iio:gyro: bug on L3GD20H gyroscope support

Greg Kroah-Hartman (4):
      Merge tag 'iio-fixes-for-3.14c' of git://git.kernel.org/.../jic23/iio into char-misc-linus
      Merge 3.14-rc4 into char-misc-linus
      Merge tag 'fixes-for-3.14d' of git://git.kernel.org/.../jic23/iio into staging-linus
      Merge iio fixes into staging-linus

Juergen Beisert (1):
      staging:iio:adc:MXS:LRADC: fix touchscreen statemachine

Manu Gupta (1):
      staging: r8188eu: Add new device ID

 drivers/iio/gyro/Kconfig                    |  2 +-
 drivers/iio/gyro/st_gyro.h                  |  1 -
 drivers/iio/gyro/st_gyro_core.c             |  9 +++---
 drivers/iio/gyro/st_gyro_i2c.c              |  1 -
 drivers/iio/gyro/st_gyro_spi.c              |  1 -
 drivers/iio/light/cm32181.c                 | 16 +++++-----
 drivers/iio/light/cm36651.c                 | 45 +++++++++++++++--------------
 drivers/staging/iio/adc/mxs-lradc.c         |  1 +
 drivers/staging/rtl8188eu/os_dep/usb_intf.c |  1 +
 9 files changed, 38 insertions(+), 39 deletions(-)

                 reply	other threads:[~2014-03-02 22:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140302220840.GA12720@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.