[GIT PATCH] Staging driver fixes for 3.11-rc5

Greg KH gregkh at linuxfoundation.org
Fri Aug 9 23:53:07 UTC 2013


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 at 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(-)


More information about the devel mailing list