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 4.4-rc2
Date: Sun, 22 Nov 2015 10:48:34 -0800	[thread overview]
Message-ID: <20151122184834.GA22129@kroah.com> (raw)

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.4-rc2

for you to fetch changes up to b57f9f34e27bf81c97b10d6725d71824e448c37e:

  Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions" (2015-11-18 13:22:44 -0800)

----------------------------------------------------------------
Staging/IIO fixes for 4.4-rc2

Here are some staging and iio driver fixes for 4.4-rc2.  All of these
are in response to issues that have been reported and have been in
linux-next for a while.

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

----------------------------------------------------------------
Arnd Bergmann (1):
      staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN

Bhuvanchandra DV (1):
      vf610_adc: Fix internal temperature calculation

Chris Lesiak (1):
      iio: si7020: Swap data byte order

Glen Lee (1):
      Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/.../jic23/iio into staging-linus

Lars-Peter Clausen (2):
      iio: ad5064: Fix ad5629/ad5669 shift
      iio:ad7793: Fix ad7785 product ID

Michael Hennerich (1):
      iio:ad5064: Make sure ad5064_i2c_write() returns 0 on success

Sanchayan Maity (1):
      iio: adc: vf610_adc: Fix division by zero error

Thomas Betker (1):
      iio: adc: xilinx: Fix VREFN scale

Vladimir Zapolskiy (1):
      iio: lpc32xx_adc: fix warnings caused by enabling unprepared clock

 drivers/iio/adc/ad7793.c                    |  2 +-
 drivers/iio/adc/vf610_adc.c                 | 22 +++++--
 drivers/iio/adc/xilinx-xadc-core.c          |  1 +
 drivers/iio/dac/ad5064.c                    | 91 ++++++++++++++++++++---------
 drivers/iio/humidity/si7020.c               |  8 +--
 drivers/staging/iio/Kconfig                 |  3 +-
 drivers/staging/iio/adc/lpc32xx_adc.c       |  4 +-
 drivers/staging/wilc1000/coreconfigurator.c | 48 +++++++--------
 8 files changed, 115 insertions(+), 64 deletions(-)

                 reply	other threads:[~2015-11-22 18:48 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=20151122184834.GA22129@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.