* [GIT PATCH] Staging driver fixes for 3.10-rc5
@ 2013-06-06 17:58 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-06-06 17:58 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel
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@linuxfoundation.org>
----------------------------------------------------------------
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-06 17:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-06 17:58 [GIT PATCH] Staging driver fixes for 3.10-rc5 Greg KH
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