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 3.18-rc7
Date: Fri, 28 Nov 2014 14:41:03 -0800	[thread overview]
Message-ID: <20141128224103.GA29627@kroah.com> (raw)

The following changes since commit 206c5f60a3d902bc4b56dab2de3e88de5eb06108:

  Linux 3.18-rc4 (2014-11-09 14:55:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.18-rc7

for you to fetch changes up to 6d4556fc0309608f760f1d329df56d77fdd0c31a:

  staging: r8188eu: Add new device ID for DLink GO-USB-N150 (2014-11-27 08:55:01 -0800)

----------------------------------------------------------------
Staging/IIO driver fixes for 3.18-rc7

Here are some Staging and IIO driver fixes for 3.18-rc7 that resolve a
number of reported issues, and a new device id for a staging wireless
driver.

All of these have been in linux-next.

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

----------------------------------------------------------------
Axel Lin (1):
      iio: adc: men_z188_adc: Add terminating entry for men_z188_ids

Cristina Ciocan (1):
      iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask

Daniel Baluta (1):
      iio: accel: kxcjk-1013: Fix kxcjk10013_set_range

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

Larry Finger (2):
      staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd
      staging: r8188eu: Add new device ID for DLink GO-USB-N150

Srinivas Pandruvada (8):
      iio: gyro: bmg160: Error handling when mode set fails
      iio: gyro: bmg160: Don't let interrupt mode to be open drain
      iio: gyro: bmg160: Send x, y and z motion separately
      iio: gyro: bmg160: Fix iio_event_spec direction
      iio: accel: bmc150: Error handling when mode set fails
      iio: accel: bmc150: Send x, y and z motion separately
      iio: accel: bmc150: Fix iio_event_spec direction
      iio: accel: bmc150: set low default thresholds

 drivers/iio/accel/bmc150-accel.c               | 40 +++++++++++++++----
 drivers/iio/accel/kxcjk-1013.c                 |  2 +
 drivers/iio/adc/men_z188_adc.c                 |  1 +
 drivers/iio/gyro/bmg160.c                      | 53 ++++++++++++++++++++++++--
 drivers/staging/rtl8188eu/core/rtw_cmd.c       | 22 +++++------
 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c  | 12 +++---
 drivers/staging/rtl8188eu/core/rtw_wlan_util.c |  2 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c    |  1 +
 include/linux/iio/events.h                     |  2 +-
 9 files changed, 105 insertions(+), 30 deletions(-)

                 reply	other threads:[~2014-11-28 22:42 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=20141128224103.GA29627@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

Powered by JetHome