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.2-rc4
Date: Sat, 25 Jul 2015 19:20:46 -0700	[thread overview]
Message-ID: <20150726022046.GA21377@kroah.com> (raw)

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.2-rc4

for you to fetch changes up to 00243b1d180b7de3cf38a69948ea46aa0308f8c8:

  Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2015-07-23 13:32:05 -0700)

----------------------------------------------------------------
Staging driver fixes for 4.2-rc4

Here are a number of iio and staging driver fixes for reported issues for 4.2-rc4.

Full details are in the shortlog.

All have been in linux-next for a while with no problems.

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

----------------------------------------------------------------
Adriana Reus (1):
      iio: inv-mpu: Specify the expected format/precision for write channels

Crt Mori (1):
      iio: mlx96014: Replace offset sign

Daniel Baluta (4):
      iio: ABI: Clarify proximity output value
      iio: proximity: sx9500: Fix proximity value
      iio: magnetometer: mmc35240: Fix crash in pm suspend
      iio: magnetometer: mmc35240: Fix SET/RESET mask

Fabio Estevam (1):
      iio: twl4030-madc: Pass the IRQF_ONESHOT flag

Fugang Duan (1):
      iio: adc: vf610: fix the adc register read fail issue

Geert Uytterhoeven (1):
      iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()

Greg Kroah-Hartman (1):
      Merge tag 'iio-fixes-for-4.2c' of git://git.kernel.org/.../jic23/iio into staging-linus

Hartmut Knaack (10):
      iio:light:cm3323: clear bitmask before set
      iio:accel:bmc150-accel: fix counting direction
      iio:adc:cc10001_adc: fix Kconfig dependency
      iio:light:stk3310: Fix REGMAP_I2C dependency
      iio:light:ltr501: fix variable in ltr501_init
      iio:light:ltr501: fix regmap dependency
      iio:magnetometer:bmc150_magn: add regmap dependency
      iio:magnetometer:bmc150_magn: output intended variable
      iio:light:stk3310: move device register to end of probe
      iio:light:stk3310: make endianness independent of host

Heiko Stuebner (1):
      iio: adc: rockchip_saradc: add missing MODULE_* data

JM Friedt (1):
      iio: DAC: ad5624r_spi: fix bit shift of output data value

Jan Leupold (1):
      iio: adc: at91_adc: allow to use full range of startup time

Malcolm Priestley (2):
      staging: vt6655: check ieee80211_bss_conf bssid not NULL
      staging: vt6656: check ieee80211_bss_conf bssid not NULL

Manfred Schlaegl (1):
      iio: mcp320x: Fix NULL pointer dereference

Martin Kepplinger (1):
      iio: mma8452: use iio event type IIO_EV_TYPE_MAG

Peter Meerwald (2):
      iio: light: tcs3414: Fix bug preventing to set integration time
      iio: tmp006: Check channel info on write

Srinivas Pandruvada (1):
      hid-sensor: Fix suspend/resume delay

Teodora Baluta (1):
      iio: magnetometer: mmc35240: fix available sampling frequencies

Tiberiu Breana (1):
      iio: light: STK3310: un-invert proximity values

Viorel Suman (1):
      iio: magnetometer: mmc35240: fix SET/RESET sequence

Vlad Dogaru (2):
      iio: sx9500: rework error handling of raw readings
      iio: sx9500: fix bug in compensation code

 drivers/iio/accel/mma8452.c            |  8 ++++----
 drivers/iio/adc/mcp320x.c              |  2 ++
 drivers/iio/adc/vf610_adc.c            |  2 +-
 drivers/iio/light/stk3310.c            | 26 +++++++++++++-------------
 drivers/iio/magnetometer/Kconfig       |  1 +
 drivers/iio/magnetometer/bmc150_magn.c |  4 ++--
 drivers/iio/magnetometer/mmc35240.c    | 12 +++++++-----
 drivers/iio/temperature/mlx90614.c     |  2 +-
 8 files changed, 31 insertions(+), 26 deletions(-)

                 reply	other threads:[~2015-07-26  2:20 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=20150726022046.GA21377@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.