[GIT PULL] Staging driver fixes for 3.19-rc5

From: Greg KH
Date: Fri Jan 16 2015 - 13:34:24 EST


The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:

Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.19-rc5

for you to fetch changes up to a307d1d6d4cf66723a395785fd4c5998fe922b61:

staging: vt6655: fix sparse warning: argument type (2015-01-12 19:49:47 -0800)

----------------------------------------------------------------
staging/iio driver fixes for 3.19-rc5

Here are 6 staging driver fixes for 3.19-rc5.

They fix some reported issues with some IIO drivers, as well as some
issues with the vt6655 wireless driver.

All have been in linux-next for a while.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Eddie Kovsky (1):
staging: vt6655: fix sparse warning: argument type

Fabien Proriol (1):
iio: iio: Fix iio_channel_read return if channel havn't info

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

Lars-Peter Clausen (1):
iio: ad799x: Fix ad7991/ad7995/ad7999 config setup

Malcolm Priestley (2):
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
staging: vt6655: Fix loss of distant/weak access points on channel change.

Mike Krinkin (1):
staging: vt6655: fix sparse warnings: incorrect argument type

drivers/iio/adc/ad799x.c | 15 +++++++++++++--
drivers/iio/inkern.c | 3 +++
drivers/staging/vt6655/baseband.c | 2 +-
drivers/staging/vt6655/channel.c | 8 ++++++++
drivers/staging/vt6655/device_main.c | 13 ++++++++++---
drivers/staging/vt6655/rxtx.c | 5 +----
6 files changed, 36 insertions(+), 10 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/