public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] Staging driver fixes for 3.11-rc5
@ 2013-08-09 23:53 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-08-09 23:53 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

The following changes since commit 5ae90d8e467e625e447000cb4335c4db973b1095:

  Linux 3.11-rc3 (2013-07-28 20:53:33 -0700)

are available in the git repository at:

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

for you to fetch changes up to cefe8a32f2a5887246ed250115e34bee6ecc8d61:

  Merge tag 'iio-fixes-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus (2013-08-05 14:04:24 +0800)

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

Staging driver fixes for 3.11-rc5

Here are 3 small fixes for staging/IIO drivers for 3.11-rc5.  Nothing
huge, two IIO driver fixes, and a zcache fix.  All of these have been in
linux-next for a while.

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

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

Lars-Peter Clausen (1):
      iio:trigger: Fix use_count race condition

Patil, Rachna (1):
      iio: ti_am335x_adc: Fix wrong samples received on 1st read

Piotr Sarna (1):
      staging: zcache: fix "zcache=" kernel parameter

 drivers/iio/adc/ti_am335x_adc.c      | 30 ++++++++++++++++++++++--------
 drivers/iio/industrialio-trigger.c   | 34 ++++++++++++++++++++++------------
 drivers/staging/zcache/zcache-main.c |  6 ++++--
 include/linux/iio/trigger.h          |  3 ++-
 include/linux/mfd/ti_am335x_tscadc.h | 16 ++++++++++++++++
 5 files changed, 66 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-09 23:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 23:53 [GIT PATCH] Staging driver fixes for 3.11-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