All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 3.14-rc5
@ 2014-03-02 22:08 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-03-02 22:08 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-02 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-02 22:08 [GIT PULL] Staging driver fixes for 3.14-rc5 Greg KH

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.