mirror of https://lore.kernel.org/lkml/
 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.1-rc4
Date: Sat, 16 May 2015 17:33:29 -0700	[thread overview]
Message-ID: <20150517003329.GA17964@kroah.com> (raw)

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

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

for you to fetch changes up to ec94efcdadab69f41d257a1054260f8295ab77ef:

  Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2015-05-13 11:51:14 -0700)

----------------------------------------------------------------
Staging / IIO driver fixes for 4.1-rc4

Here's some staging and iio driver fixes to resolve a number of reported
issues.  All of these have been in linux-next for a while.

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

----------------------------------------------------------------
Alban Bedel (1):
      iio:st_sensors: Fix oops when probing SPI devices

Arnd Bergmann (1):
      staging: sm750: remove incorrect __exit annotation

Dan Carpenter (1):
      staging: rtl8712: freeing an ERR_PTR

Fabio Estevam (1):
      iio: light: hid-sensor-prox: Fix memory leak in probe()

Gabriele Mazzotta (1):
      iio: kfifo: Set update_needed to false only if a buffer was allocated

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

Irina Tirdea (5):
      iio: pressure: bmp280: fix temp compensation
      iio: accel: mma9553: fix endianness issue when reading status
      iio: accel: mma9551_core: prevent buffer overrun
      iio: accel: mma9553: add enable channel for activity
      iio: accel: mma9553: check input value for activity period

Ivan T. Ivanov (1):
      iio: adc: spmi-vadc: Fix overflow in output value normalization

Jacob Pan (1):
      iio/axp288_adc: add missing channel info mask

Malcolm Priestley (7):
      staging: vt6656: use ieee80211_tx_info to select packet type.
      staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe
      staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTED
      staging: vt6655: Fix 80211 control and management status reporting.
      staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC
      staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.
      staging: vt6655: lock MACvWriteBSSIDAddress.

Michael Welling (1):
      iio: mcp320x: Fix occasional incorrect readings

Naidu Tellapati (4):
      iio: adc: cc10001: Fix the channel number mapping
      iio: adc: cc10001: Fix incorrect use of power-up/power-down register
      iio: adc: cc10001: Fix regulator_get_voltage() return value check
      iio: adc: cc10001: Add delay before setting START bit

Srinivas Pandruvada (2):
      iio: light: hid-sensor-prox: Fix modifier
      iio: pressure: hid-sensor-press: Fix modifier

Sławomir Demeszko (1):
      staging: gdm724x: Correction of variable usage after applying ALIGN()

Thomas Betker (4):
      iio: adc: xilinx: Fix register addresses
      iio: adc: xilinx: Fix "vccaux" channel .address
      iio: adc: xilinx: Fix VREFP scale
      iio: adc: xilinx: Fix VREFN sign

 drivers/iio/accel/mma9551_core.c                | 21 +++++++--
 drivers/iio/accel/mma9553.c                     | 18 ++++----
 drivers/iio/accel/st_accel_core.c               |  1 +
 drivers/iio/adc/axp288_adc.c                    | 12 ++---
 drivers/iio/adc/cc10001_adc.c                   | 60 ++++++++++++++-----------
 drivers/iio/adc/mcp320x.c                       |  6 +--
 drivers/iio/adc/qcom-spmi-vadc.c                |  7 +--
 drivers/iio/adc/xilinx-xadc-core.c              |  5 ++-
 drivers/iio/adc/xilinx-xadc.h                   |  6 +--
 drivers/iio/common/st_sensors/st_sensors_core.c |  2 -
 drivers/iio/gyro/st_gyro_core.c                 |  1 +
 drivers/iio/kfifo_buf.c                         |  3 +-
 drivers/iio/light/hid-sensor-prox.c             | 12 +++--
 drivers/iio/magnetometer/st_magn_core.c         |  1 +
 drivers/iio/pressure/bmp280.c                   |  1 +
 drivers/iio/pressure/hid-sensor-press.c         |  2 -
 drivers/iio/pressure/st_pressure_core.c         |  1 +
 drivers/staging/gdm724x/gdm_mux.c               | 16 +++----
 drivers/staging/rtl8712/rtl871x_ioctl_linux.c   | 17 +++----
 drivers/staging/sm750fb/sm750.c                 |  2 +-
 drivers/staging/vt6655/card.c                   | 10 +++--
 drivers/staging/vt6655/card.h                   |  2 +-
 drivers/staging/vt6655/device_main.c            | 42 ++++++++++-------
 drivers/staging/vt6656/rxtx.c                   | 14 ++++--
 24 files changed, 152 insertions(+), 110 deletions(-)

                 reply	other threads:[~2015-05-17  0:33 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=20150517003329.GA17964@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®