[GIT PULL] Staging driver fixes for 3.16-rc8

Greg KH gregkh at linuxfoundation.org
Fri Aug 1 21:27:33 UTC 2014


The following changes since commit 9a3c4145af32125c5ee39c0272662b47307a8323:

  Linux 3.16-rc6 (2014-07-20 21:04:16 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.16-rc8

for you to fetch changes up to 4aa0abed3a2a11b7d71ad560c1a3e7631c5a31cd:

  staging: vt6655: Fix disassociated messages every 10 seconds (2014-07-24 15:10:42 -0700)

----------------------------------------------------------------
Staging driver bugfixes for 3.16-rc8

Here are some tiny staging driver bugfixes that I've had in my tree for
the past week that resolve some reported issues.  Nothing major at all,
but it would be good to get them merged for 3.16-rc8 or -final.

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

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

Jes Sorensen (1):
      staging: rtl8723au: rtw_resume(): release semaphore before exit on error

Lars-Peter Clausen (1):
      iio: buffer: Fix demux table creation

Malcolm Priestley (2):
      staging: vt6655: Fix Warning on boot handle_irq_event_percpu.
      staging: vt6655: Fix disassociated messages every 10 seconds

Peter Meerwald (2):
      iio:bma180: Fix scale factors to report correct acceleration units
      iio:bma180: Missing check for frequency fractional part

 drivers/iio/accel/bma180.c                  | 8 +++++---
 drivers/iio/industrialio-buffer.c           | 2 +-
 drivers/staging/rtl8723au/os_dep/usb_intf.c | 4 +++-
 drivers/staging/vt6655/bssdb.c              | 2 +-
 drivers/staging/vt6655/device_main.c        | 7 +++++--
 5 files changed, 15 insertions(+), 8 deletions(-)


More information about the devel mailing list