[GIT PATCH] Staging driver fixes for 3.10-rc5

From: Greg KH
Date: Thu Jun 06 2013 - 13:58:33 EST


The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b:

Linux 3.10-rc3 (2013-05-26 16:00:47 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1f89b8fc41b66e5761bb8c3af5517fd42bf2067d:

Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2013-06-04 12:30:11 -0700)

----------------------------------------------------------------

Staging driver fixes for 3.10-rc5

Here are some staging and IIO driver fixes for the 3.10-rc5 release.

All of them are tiny, and fix a number of reported issues (build and
runtime.)

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

----------------------------------------------------------------
Bob Liu (1):
drivers: staging: zcache: fix compile error

Dan Carpenter (2):
staging: alarm-dev: information leak in alarm_ioctl()
staging: alarm-dev: information leak in alarm_compat_ioctl()

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

Joe Perches (1):
inkern: iio_device_put after incorrect return/goto

Jonathan Cameron (1):
iio:callback buffer: free the scan_mask

Michael Hennerich (2):
iio: frequency: ad4350: Fix bug / typo in mask
iio:inkern: Fix typo/bug in convert raw to processed.

Paul Zimmerman (1):
staging: dwc2: fix value of dma_mask

drivers/iio/buffer_cb.c | 5 ++++-
drivers/iio/frequency/adf4350.c | 2 +-
drivers/iio/inkern.c | 4 ++--
drivers/staging/android/alarm-dev.c | 8 ++++++--
drivers/staging/dwc2/hcd.c | 5 ++---
drivers/staging/zcache/ramster.h | 4 ----
drivers/staging/zcache/ramster/debug.c | 2 ++
drivers/staging/zcache/ramster/ramster.c | 6 ++++--
8 files changed, 21 insertions(+), 15 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/