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 <gre...@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(-)
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to